certificate

package
v1.7.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 13, 2023 License: UPL-1.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// WebhookName is the resource name for the Verrazzano cluster operator webhook
	WebhookName = "verrazzano-cluster-operator-webhook"
	OperatorCA  = "verrazzano-cluster-operator-ca"
	OperatorTLS = "verrazzano-cluster-operator-tls"

	// WebhookNamespace is the resource namespace for the Verrazzano cluster operator webhook
	WebhookNamespace = "verrazzano-system"

	CertKey = "tls.crt"
	PrivKey = "tls.key"
)

Variables

This section is empty.

Functions

func CreateWebhookCertificates

func CreateWebhookCertificates(log *zap.SugaredLogger, kubeClient kubernetes.Interface, certDir string) error

CreateWebhookCertificates creates the needed certificates for the validating webhook

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL