Documentation ¶
Index ¶
- func CreateTlsSecret(ctx context.Context, kube kubernetes.Interface, secretCfg TlsSecret) error
- func SecretExistsAndIsValidTlsSecret(ctx context.Context, kube kubernetes.Interface, secretCfg TlsSecret) (bool, error)
- func UpdateValidatingWebhookConfigurationCaBundle(ctx context.Context, kube kubernetes.Interface, vwcName string, ...) error
- type TlsSecret
- type WebhookTlsConfig
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateTlsSecret ¶
func SecretExistsAndIsValidTlsSecret ¶ added in v1.6.0
func UpdateValidatingWebhookConfigurationCaBundle ¶
func UpdateValidatingWebhookConfigurationCaBundle(ctx context.Context, kube kubernetes.Interface, vwcName string, cfg WebhookTlsConfig) error
Types ¶
type WebhookTlsConfig ¶
Click to show internal directories.
Click to hide internal directories.