Documentation ¶
Index ¶
Constants ¶
View Source
const (
// Name is the identifier of the resource.
Name = "machinepoolupgrade"
)
Variables ¶
This section is empty.
Functions ¶
func IsInvalidConfig ¶
IsInvalidConfig asserts invalidConfigError.
Types ¶
type Config ¶
type Config struct { CtrlClient client.Client Logger micrologger.Logger TenantClientFactory tenantcluster.Factory }
type Resource ¶
type Resource struct {
// contains filtered or unexported fields
}
Resource ensures that corresponding AzureMachinePool has same release label as reconciled MachinePool.
func (*Resource) EnsureCreated ¶
EnsureCreated ensures corresponding AzureMachinePool has same release label as reconciled MachinePool CR.
func (*Resource) EnsureDeleted ¶
EnsureDeleted is no-op.
Click to show internal directories.
Click to hide internal directories.