# Functions
GetInfrastructureProviderByName finds and return a InfrastructureProvider object using the specified params.
GetMachineByName finds and return a Machine object using the specified params.
GetOwnerInfrastructureProvider returns the InfrastructureProvider object owning the current resource.
GetOwnerMachine returns the Machine object owning the current resource.
MachineToInfrastructureMapFunc returns a handler.ToRequestsFunc that watches for Machine events and returns reconciliation requests for an infrastructure provider object.
UnstructuredUnmarshalField is a wrapper around json and unstructured objects to decode and copy a specific field value into an object.
# Variables
No description provided by the author