Documentation
¶
Index ¶
- func GetCertFromSecret(ctx context.Context, kubeClient client.Client, namespace, name string) ([]byte, error)
- func PatchMutatingWebhookCA(ctx context.Context, kubeClient client.Client, name string, certBytes []byte) error
- func PatchValidatingWebhookCA(ctx context.Context, kubeClient client.Client, name string, certBytes []byte) error
- func UpsertSecret(ctx context.Context, kubeClient client.Client, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCertFromSecret ¶
func PatchMutatingWebhookCA ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.