k8s.io/api/admissionregistration/v1 | Package v1 is the v1 version of the API. |
k8s.io/apimachinery/pkg/apis/meta/v1 | Package v1 contains API types that are common to all versions. |
k8s.io/apimachinery/pkg/labels | Package labels implements a simple label system, parsing and matching selectors with sets of labels. |
k8s.io/apiserver/pkg/admission/plugin/cel | |
k8s.io/apiserver/pkg/admission/plugin/webhook/matchconditions | |
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/cel/environment | |
k8s.io/apiserver/pkg/features | |
k8s.io/apiserver/pkg/util/feature | |
k8s.io/apiserver/pkg/util/webhook | Package webhook implements a generic HTTP webhook plugin. |
k8s.io/client-go/rest | |
sync | Package sync provides basic synchronization primitives such as mutual exclusion locks. |