Imports of package imagepolicy

PathSynopsis
encoding/jsonPackage json implements encoding and decoding of JSON as defined in RFC 7159.
errorsPackage errors implements functions to manipulate errors.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/golang/glogPackage glog implements logging analogous to the Google-internal C++ INFO/ERROR/V setup.
ioPackage io provides basic interfaces to I/O primitives.
k8s.io/api/imagepolicy/v1alpha1
k8s.io/apimachinery/pkg/api/errorsPackage errors provides detailed error types for api field validation.
k8s.io/apimachinery/pkg/runtime/schema
k8s.io/apimachinery/pkg/util/cache
k8s.io/apimachinery/pkg/util/yaml
k8s.io/apiserver/pkg/admission
k8s.io/apiserver/pkg/util/webhookPackage webhook implements a generic HTTP webhook plugin.
k8s.io/client-go/rest
k8s.io/kubernetes/pkg/api/legacyscheme
k8s.io/kubernetes/pkg/apis/corePackage core contains the latest (or "internal") version of the Kubernetes API objects.
k8s.io/kubernetes/pkg/apis/imagepolicy/installPackage install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
timePackage time provides functionality for measuring and displaying time.