Documentation ¶
Index ¶
Constants ¶
View Source
const (
// ShootManagedResourceName is the name of the ManagedResource containing the resource specifications.
ShootManagedResourceName = "shoot-core-" + managedResourceControlName
)
Variables ¶
View Source
var TimeoutWaitForManagedResource = 2 * time.Minute
TimeoutWaitForManagedResource is the timeout used while waiting for the ManagedResources to become healthy or deleted.
Functions ¶
This section is empty.
Types ¶
type Interface ¶ added in v1.24.0
type Interface interface { component.DeployWaiter SetIdentity(string) }
Interface contains functions for managing cluster identities.
func NewForSeed ¶ added in v1.24.0
NewForSeed creates new instance of Deployer for the seed's cluster identity.
Click to show internal directories.
Click to hide internal directories.