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 (
	// OperatorName is the resource name for the Verrazzano platform operator
	OperatorName    = "verrazzano-platform-operator-webhook"
	OldOperatorName = "verrazzano-platform-operator"
	OperatorCA      = "verrazzano-platform-operator-ca"
	OperatorTLS     = "verrazzano-platform-operator-tls"

	// OperatorNamespace is the resource namespace for the Verrazzano platform operator
	OperatorNamespace = "verrazzano-install"
	CRDName           = "verrazzanos.install.verrazzano.io"

	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