# Functions

DomainStateString returns a human-readable string for the given libvirt domain state.
EncodeProviderStatus encodes a libvirt provider status as a runtime.RawExtension for inclusion in a MachineStatus object.
NewActuator creates a new Actuator.
NodeAddresses returns a slice of corev1.NodeAddress objects for a given libvirt domain.
ProviderConfigMachine gets the machine provider config MachineSetSpec from the specified cluster-api MachineSpec.
ProviderStatusFromMachine deserializes a libvirt provider status from a machine object.
UpdateProviderStatus updates the provider status in-place with info from the given libvirt domain.

# Variables

No description provided by the author

# Structs

Actuator is responsible for performing machine reconciliation.
ActuatorParams holds parameter information for Actuator.