Kazan v0.6.0 Kazan.Apis.Admissionregistration.V1alpha1.AdmissionHookClientConfig View Source
AdmissionHookClientConfig contains the information to make a TLS connection with the webhook
OpenAPI Definition: io.k8s.api.admissionregistration.v1alpha1.AdmissionHookClientConfig
Properties
ca_bundle
::String
- CABundle is a PEM encoded CA bundle which will be used to validate webhook’s server certificate. Required
service
::Kazan.Apis.Admissionregistration.V1alpha1.ServiceReference
- Deprecated. Please use io.k8s.api.admissionregistration.v1alpha1.ServiceReference instead.