Imports of package sandbox

PathSynopsis
encoding/jsonPackage json implements encoding and decoding of JSON as defined in RFC 7159.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
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/stats
github.com/containerd/containerd/pkg/netns
github.com/containerd/containerd/pkg/truncindexPackage truncindex provides a general 'index tree', used by Docker in order to be able to reference containers by only a few unambiguous characters of their id.
github.com/containerd/go-cni
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.