package
1.9.0-alpha.1
Repository: https://github.com/easeway/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.
No description provided by the author

# Functions

Kind takes an unqualified kind and returns back a Group qualified GroupKind.
RegisterDeepCopies adds deep-copy functions to the given scheme.
Resource takes an unqualified resource and returns back a Group qualified GroupResource.

# 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.
For 1.7, only "Ignore" is allowed.
No description provided by the author
Ignore means the initilizer is removed from the initializers list of an object if the initializer is timed out.
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

AdmissionHookClientConfig contains the information to make a TLS connection with the webhook.
ExternalAdmissionHook describes an external admission webhook and the resources and operations it applies to.
ExternalAdmissionHookConfiguration describes the configuration of initializers.
ExternalAdmissionHookConfigurationList is a list of ExternalAdmissionHookConfiguration.
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.
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.

# Type aliases

No description provided by the author
No description provided by the author