fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
k8s.io/api/admissionregistration/v1 | Package v1 is the v1 version of the API. |
k8s.io/api/admissionregistration/v1beta1 | Package v1beta1 is the v1beta1 version of the API. |
k8s.io/api/core/v1 | Package 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/namespace | Package 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/object | Package 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/kubernetes | Package kubernetes holds packages which implement a clientset for Kubernetes APIs. |
k8s.io/client-go/listers/core/v1 | |