package
4.0.0+incompatible
Repository: https://github.com/unitytech/client-go.git
Documentation: pkg.go.dev

# Packages

Package v1alpha1 is a generated protocol buffer package.

# Functions

DeepCopy_admissionregistration_AdmissionHookClientConfig is an autogenerated deepcopy function.
DeepCopy_admissionregistration_ExternalAdmissionHook is an autogenerated deepcopy function.
DeepCopy_admissionregistration_ExternalAdmissionHookConfiguration is an autogenerated deepcopy function.
DeepCopy_admissionregistration_ExternalAdmissionHookConfigurationList is an autogenerated deepcopy function.
DeepCopy_admissionregistration_Initializer is an autogenerated deepcopy function.
DeepCopy_admissionregistration_InitializerConfiguration is an autogenerated deepcopy function.
DeepCopy_admissionregistration_InitializerConfigurationList is an autogenerated deepcopy function.
DeepCopy_admissionregistration_Rule is an autogenerated deepcopy function.
DeepCopy_admissionregistration_RuleWithOperations is an autogenerated deepcopy function.
DeepCopy_admissionregistration_ServiceReference is an autogenerated deepcopy function.
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