Documentation
¶
Index ¶
Constants ¶
View Source
const ( // ManagedResourceName is the name of the ManagedResource containing the resource specifications. ManagedResourceName = "shoot-core-adminaccess" // ShootAccessSecretNameSuffix is the suffix name of the shoot access secret. ShootAccessSecretNameSuffix = "cluster-admin" // PathOnControlPlaneNodes is the path on control plane nodes to which the token of this shoot access secret should // be synced. PathOnControlPlaneNodes = "/etc/kubernetes/admin-token" )
Variables ¶
View Source
var TimeoutWaitForManagedResource = 2 * time.Minute
TimeoutWaitForManagedResource is the timeout used while waiting for the ManagedResources to become healthy or deleted.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.