# Functions

NewActuator returns a new AWS Actuator.
NewAwsClientWrapper returns aws client implementaton of CloudProviderClient used for testing in CI environmet.

# Constants

MachineCreationFailed indicates that machine creation failed.
MachineCreationSucceeded indicates success for machine creation.

# Structs

Actuator is the AWS-specific actuator for the Cluster API machine controller.
ActuatorParams holds parameter information for Actuator.
AwsClientWrapper implements CloudProviderClient for aws e2e framework.