package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev

# Packages

Package install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery.

# Functions

Kind takes an unqualified kind and returns a Group qualified GroupKind.
Resource takes an unqualified resource and returns a Group qualified GroupResource.

# Constants

Operation constants.
Operation constants.
Operation constants.
GroupName is the group name use in this package.
PatchType constants.
Operation constants.

# Variables

AddToScheme handler to add items to the schema.
SchemeBuilder the schema builder.
SchemeGroupVersion is group version used to register these objects.

# Structs

AdmissionRequest describes the admission.Attributes for the admission request.
AdmissionResponse describes an admission response.
AdmissionReview describes an admission review request/response.

# Type aliases

Operation is the type of resource operation being checked for admission control.
PatchType is the type of patch being used to represent the mutated object.