service

package
v1.18.4 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2022 License: Apache-2.0, MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ExtensionType        = "shoot-dns-service"
	ServiceName          = ExtensionType
	ExtensionServiceName = "extension-" + ServiceName
	SeedChartName        = ServiceName + "-seed"
	ShootChartName       = ServiceName + "-shoot"

	// ImageName is the name of the dns controller manager.
	ImageName = "dns-controller-manager"

	// UserName is the name of the user  used to connect to the target cluster.
	UserName = "dns.gardener.cloud:system:" + ServiceName

	// SecretName is the name of the secret used to store the access data for the shoot cluster.
	SecretName = ExtensionServiceName

	// ShootAccessSecretName is the name of the shoot access secret in the seed.
	ShootAccessSecretName = "extension-shoot-dns-service"
	// ShootAccessServiceAccountName is the name of the service account used for accessing the shoot.
	ShootAccessServiceAccountName = ShootAccessSecretName
)

Variables

View Source
var ChartsPath = filepath.Join("charts", "internal")

ChartsPath is the path to the charts

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