Imports of package matching

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
k8s.io/api/admissionregistration/v1Package v1 is the v1 version of the API.
k8s.io/api/admissionregistration/v1beta1Package v1beta1 is the v1beta1 version of the API.
k8s.io/api/core/v1Package v1 is the v1 version of the core API.
k8s.io/apimachinery/pkg/runtime/schema
k8s.io/apiserver/pkg/admission
k8s.io/apiserver/pkg/admission/plugin/webhook/predicates/namespacePackage namespace defines the utilities that are used by the webhook plugin to decide if a webhook should be applied to an object based on its namespace.
k8s.io/apiserver/pkg/admission/plugin/webhook/predicates/objectPackage object defines the utilities that are used by the webhook plugin to decide if a webhook should run, as long as either the old object or the new object has labels matching the webhook config's objectSelector.
k8s.io/apiserver/pkg/admission/plugin/webhook/predicates/rules
k8s.io/client-go/kubernetesPackage kubernetes holds packages which implement a clientset for Kubernetes APIs.
k8s.io/client-go/listers/core/v1