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/pkg/cri/store
github.com/containerd/containerd/pkg/cri/store/label
github.com/containerd/containerd/pkg/cri/store/stats
github.com/containerd/containerd/pkg/cri/store/truncindex
github.com/containerd/containerd/pkg/netns
github.com/containerd/errdefsPackage errdefs defines the common errors used throughout containerd packages.
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.