Imports of package sandbox

PathSynopsis
encoding/jsonPackage json implements encoding and decoding of JSON as defined in RFC 7159.
github.com/containerd/containerd
github.com/containerd/containerd/errdefsPackage errdefs defines the common errors used throughout containerd packages.
github.com/containerd/containerd/pkg/cri/store
github.com/containerd/containerd/pkg/cri/store/label
github.com/containerd/containerd/pkg/cri/store/truncindex
github.com/containerd/containerd/pkg/netns
github.com/containerd/go-cni
github.com/pkg/errorsPackage errors provides simple error handling primitives.
k8s.io/cri-api/pkg/apis/runtime/v1
strconvPackage strconv implements conversions to and from string representations of basic data types.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.
timePackage time provides functionality for measuring and displaying time.