certhelper

package
v0.2.11 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2021 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// WebhookCertFolder is the folder where the cert for the webhook is stored
	WebhookCertFolder = "/tmp/k8s-webhook-server/serving-certs"
	// WebhookServiceName is the name of the webhook service
	WebhookServiceName = "kiosk"

	// APIServiceCertFolder is the folder where the cert for the api service is stored
	APIServiceCertFolder = "/tmp/k8s-apiserver/serving-certs"
	// APIServiceName is the name of the service for the api service
	APIServiceName = "kiosk-apiservice"
)

Variables

This section is empty.

Functions

func GenerateAPIServiceCertificate added in v0.2.3

func GenerateAPIServiceCertificate() error

func GenerateWebhookCertificate added in v0.2.3

func GenerateWebhookCertificate() error

Types

This section is empty.

Jump to

Keyboard shortcuts

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