constants

package
v0.0.0-...-48c0e9e Latest Latest
Warning

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

Go to latest
Published: Sep 28, 2020 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Namespace is the Kubernetes namespace where the Webhook controllers and implementation live
	Namespace = "node-ip-webhook"

	// SecretName is the name of the Kubernetes Secret containing the Webhook TLS certificate inside `Namespace`
	SecretName = "webhook-cert"

	// WebhookName is the name of the Kubernetes Webhook (cluster-scoped)
	WebhookName = "node-ip-webhook"

	// ServiceName is the name of the Kubernetes Service pointing to the Webhook implementation inside `Namespace`
	ServiceName = "webhook"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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