Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 763 Bytes

V1alpha1AdmissionHookClientConfig.md

File metadata and controls

11 lines (7 loc) · 763 Bytes

V1alpha1AdmissionHookClientConfig

Properties

Name Type Description Notes
ca_bundle str CABundle is a PEM encoded CA bundle which will be used to validate webhook's server certificate. Required
service V1alpha1ServiceReference Service is a reference to the service for this webhook. If there is only one port open for the service, that port will be used. If there are multiple ports open, port 443 will be used if it is open, otherwise it is an error. Required

[Back to Model list] [Back to API list] [Back to README]