package
1.9.0-alpha.1
Repository: https://github.com/easeway/kubernetes.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery.
+groupName=admission.k8s.io.

# Functions

Kind takes an unqualified kind and returns a Group qualified GroupKind.
RegisterDeepCopies adds deep-copy functions to the given scheme.
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.
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

AdmissionReview describes an admission request.
AdmissionReviewSpec describes the admission.Attributes for the admission request.
AdmissionReviewStatus describes the status of the admission request.

# Type aliases

Operation is the type of resource operation being checked for admission control.