Documentation ¶
Index ¶
Constants ¶
View Source
const (
Name = "updatemachinedeployments"
)
Variables ¶
This section is empty.
Functions ¶
func IsInvalidConfig ¶
IsInvalidConfig asserts invalidConfigError.
Types ¶
type Resource ¶
type Resource struct {
// contains filtered or unexported fields
}
Resource implements the operatorkit resource interface to propagate the following version labels from Cluster CRs to MachineDeployment CRs.
cluster-operator.giantswarm.io/version release.giantswarm.io/version
This process ensures to distribute the right version labels among CAPI CRs during Tenant Cluster upgrades.
func (*Resource) EnsureCreated ¶
func (*Resource) EnsureDeleted ¶
Click to show internal directories.
Click to hide internal directories.