Imports of package criproxy

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
errorsPackage errors implements functions to manipulate errors.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
google.golang.org/grpcPackage grpc implements an RPC system called gRPC.
google.golang.org/grpc/codesPackage codes defines the canonical error codes used by gRPC.
google.golang.org/grpc/statusPackage status implements errors returned by gRPC.
k8s.io/apimachinery/pkg/util/randPackage rand provides utilities related to randomization.
k8s.io/cri-api/pkg/apis
k8s.io/cri-api/pkg/apis/runtime/v1
k8s.io/cri-client/pkg/util
k8s.io/kubernetes/test/e2e/frameworkPackage framework contains provider-independent helper code for building and running E2E tests with Ginkgo.
k8s.io/utils/execPackage exec provides an injectable interface and implementations for running commands.
timePackage time provides functionality for measuring and displaying time.