# Functions

No description provided by the author
No description provided by the author
The computed affinity group name relevant to this machine.
GetManagementOwnerRef returns the reference object pointing to the CAPI machine's manager.
GetOwnerOfKind returns the Cluster object owning the current resource of passed kind.
IsOwnerDeleted returns a boolean if the owner of the CAPI machine has been deleted.
NewRunner creates a new ReconciliationRunner pointing to the concrete reconciliation subject.
WithClusterSuffix appends a hyphen and the cluster name to a name if not already present.

# Constants

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
CloudStackBaseContext is the base CloudStack data structure created/copied for each reconciliation request to avoid concurrent member access.
ReconcilerBase is the base set of components we use in k8s reconcilers.
ReconciliationRunner is the base structure used to run reconciliation methods and implements several.

# Interfaces

No description provided by the author
No description provided by the author

# Type aliases

CloudStackReconcilerMethod is the method type used in RunReconciliationStages.