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" // 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 ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.