Documentation ¶
Index ¶
Constants ¶
View Source
const ( // OperatorName is the resource name for the Verrazzano platform operator OperatorName = "verrazzano-platform-operator" // OperatorNamespace is the resource namespace for the Verrazzano platform operator OperatorNamespace = "verrazzano-install" )
Variables ¶
This section is empty.
Functions ¶
func CreateWebhookCertificates ¶
CreateWebhookCertificates creates the needed certificates for the validating webhook
func UpdateValidatingnWebhookConfiguration ¶
func UpdateValidatingnWebhookConfiguration(kubeClient kubernetes.Interface, caCert *bytes.Buffer) error
UpdateValidatingnWebhookConfiguration sets the CABundle
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.