# Functions
AzureStackEdgeClusterToAzureStackEdgeMachinesMapper creates a mapping handler to transform AzureStackEdgeClusters into AzureStackEdgeMachines.
GetCloudProviderSecret returns the required azure json secret for the provided parameters.
GetMachinePoolByName finds and return a Machine object using the specified params.
GetObjectsToRequestsByNamespaceAndClusterName returns the slice of ctrl.Requests consisting the list items contained in the unstructured list.
GetOwnerClusterName returns the name of the owning Cluster by finding a clusterv1.Cluster in the ownership references.
GetOwnerMachinePool returns the MachinePool object owning the current resource.
# Structs
AzureJSONMachinePoolReconciler reconciles azure json secrets for AzureStackEdgeMachinePool objects.
AzureJSONMachineReconciler reconciles azure json secrets for AzureStackEdgeMachine objects.
AzureJSONTemplateReconciler reconciles azure json secrets for AzureStackEdgeMachineTemplate objects.
AzureStackEdgeClusterReconciler reconciles a AzureStackEdgeCluster object.
AzureStackEdgeIPPoolReconciler reconciles a AzureStackEdgeIPPool object.
AzureStackEdgeMachineReconciler reconciles a AzureStackEdgeMachine object.
CloudProviderConfig is an abbreviated version of the same struct in k/k.