package
1.11.0-alpha.1
Repository: https://github.com/ceshihao/kubernetes.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
Package v1alpha1 is the v1alpha1 version of the API.
Package v1beta1 is the v1beta1 version of the API.
No description provided by the author
# Constants
The constants should be kept in sync with those defined in k8s.io/kubernetes/pkg/admission/interface.go.
The constants should be kept in sync with those defined in k8s.io/kubernetes/pkg/admission/interface.go.
The constants should be kept in sync with those defined in k8s.io/kubernetes/pkg/admission/interface.go.
Fail means that an error calling the webhook causes the admission to fail.
No description provided by the author
Ignore means that an error calling the webhook is ignored.
The constants should be kept in sync with those defined in k8s.io/kubernetes/pkg/admission/interface.go.
The constants should be kept in sync with those defined in k8s.io/kubernetes/pkg/admission/interface.go.
# Variables
No description provided by the author
No description provided by the author
SchemeGroupVersion is group version used to register these objects.
# Structs
Initializer describes the name and the failure policy of an initializer, and what resources it applies to.
InitializerConfiguration describes the configuration of initializers.
InitializerConfigurationList is a list of InitializerConfiguration.
MutatingWebhookConfiguration describes the configuration of and admission webhook that accept or reject and may change the object.
MutatingWebhookConfigurationList is a list of MutatingWebhookConfiguration.
Rule is a tuple of APIGroups, APIVersion, and Resources.It is recommended to make sure that all the tuple expansions are valid.
RuleWithOperations is a tuple of Operations and Resources.
ServiceReference holds a reference to Service.legacy.k8s.io.
ValidatingWebhookConfiguration describes the configuration of an admission webhook that accepts or rejects and object without changing it.
ValidatingWebhookConfigurationList is a list of ValidatingWebhookConfiguration.
Webhook describes an admission webhook and the resources and operations it applies to.
WebhookClientConfig contains the information to make a TLS connection with the webhook.
# Type aliases
No description provided by the author
No description provided by the author