package
4.0.0+incompatible
Repository: https://github.com/unitytech/client-go.git
Documentation: pkg.go.dev
# Functions
Convert_admissionregistration_AdmissionHookClientConfig_To_v1alpha1_AdmissionHookClientConfig is an autogenerated conversion function.
Convert_admissionregistration_ExternalAdmissionHook_To_v1alpha1_ExternalAdmissionHook is an autogenerated conversion function.
Convert_admissionregistration_ExternalAdmissionHookConfiguration_To_v1alpha1_ExternalAdmissionHookConfiguration is an autogenerated conversion function.
Convert_admissionregistration_ExternalAdmissionHookConfigurationList_To_v1alpha1_ExternalAdmissionHookConfigurationList is an autogenerated conversion function.
Convert_admissionregistration_Initializer_To_v1alpha1_Initializer is an autogenerated conversion function.
Convert_admissionregistration_InitializerConfiguration_To_v1alpha1_InitializerConfiguration is an autogenerated conversion function.
Convert_admissionregistration_InitializerConfigurationList_To_v1alpha1_InitializerConfigurationList is an autogenerated conversion function.
Convert_admissionregistration_Rule_To_v1alpha1_Rule is an autogenerated conversion function.
Convert_admissionregistration_RuleWithOperations_To_v1alpha1_RuleWithOperations is an autogenerated conversion function.
Convert_admissionregistration_ServiceReference_To_v1alpha1_ServiceReference is an autogenerated conversion function.
Convert_v1alpha1_AdmissionHookClientConfig_To_admissionregistration_AdmissionHookClientConfig is an autogenerated conversion function.
Convert_v1alpha1_ExternalAdmissionHook_To_admissionregistration_ExternalAdmissionHook is an autogenerated conversion function.
Convert_v1alpha1_ExternalAdmissionHookConfiguration_To_admissionregistration_ExternalAdmissionHookConfiguration is an autogenerated conversion function.
Convert_v1alpha1_ExternalAdmissionHookConfigurationList_To_admissionregistration_ExternalAdmissionHookConfigurationList is an autogenerated conversion function.
Convert_v1alpha1_Initializer_To_admissionregistration_Initializer is an autogenerated conversion function.
Convert_v1alpha1_InitializerConfiguration_To_admissionregistration_InitializerConfiguration is an autogenerated conversion function.
Convert_v1alpha1_InitializerConfigurationList_To_admissionregistration_InitializerConfigurationList is an autogenerated conversion function.
Convert_v1alpha1_Rule_To_admissionregistration_Rule is an autogenerated conversion function.
Convert_v1alpha1_RuleWithOperations_To_admissionregistration_RuleWithOperations is an autogenerated conversion function.
Convert_v1alpha1_ServiceReference_To_admissionregistration_ServiceReference is an autogenerated conversion function.
DeepCopy_v1alpha1_AdmissionHookClientConfig is an autogenerated deepcopy function.
DeepCopy_v1alpha1_ExternalAdmissionHook is an autogenerated deepcopy function.
DeepCopy_v1alpha1_ExternalAdmissionHookConfiguration is an autogenerated deepcopy function.
DeepCopy_v1alpha1_ExternalAdmissionHookConfigurationList is an autogenerated deepcopy function.
DeepCopy_v1alpha1_Initializer is an autogenerated deepcopy function.
DeepCopy_v1alpha1_InitializerConfiguration is an autogenerated deepcopy function.
DeepCopy_v1alpha1_InitializerConfigurationList is an autogenerated deepcopy function.
DeepCopy_v1alpha1_Rule is an autogenerated deepcopy function.
DeepCopy_v1alpha1_RuleWithOperations is an autogenerated deepcopy function.
DeepCopy_v1alpha1_ServiceReference is an autogenerated deepcopy function.
RegisterConversions adds conversion functions to the given scheme.
RegisterDeepCopies adds deep-copy functions to the given scheme.
RegisterDefaults adds defaulters functions to the given scheme.
Resource takes an unqualified resource and returns a Group qualified GroupResource.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
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.
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
No description provided by the author
TODO: move SchemeBuilder with zz_generated.deepcopy.go to k8s.io/api.
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