Documentation ¶
Index ¶
Constants ¶
View Source
const (
// Name is the identifier of the resource.
Name = "clusterdependents"
)
Variables ¶
This section is empty.
Functions ¶
func IsInvalidConfig ¶
IsInvalidConfig asserts invalidConfigError.
Types ¶
type Resource ¶
type Resource struct {
// contains filtered or unexported fields
}
Resource ensures that there are no orphaned dependent AzureCluster or MachinePool CRs.
func (*Resource) EnsureCreated ¶
EnsureCreated is a no-op.
func (*Resource) EnsureDeleted ¶
EnsureDeleted ensures that all dependent CRs are deleted before finalizer from Cluster is removed.
Click to show internal directories.
Click to hide internal directories.