Documentation
¶
Index ¶
Constants ¶
View Source
const (
// WebhookCertSecretName is the name of the kiosk webhook certificate
WebhookCertSecretName = "kiosk-webhook-cert"
// APIServiceCertSecretName is the name of the kiosk api service certificate
APIServiceCertSecretName = "kiosk-api-service-cert"
)
Variables ¶
This section is empty.
Functions ¶
func EnsureCertSecrets ¶
func EnsureCertSecrets(ctx context.Context, client client.Client) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.