# Functions
NewClusterScope creates a new Scope from the supplied parameters.
NewManagementClusterScope creates a new Scope from the supplied parameters.
NewRoute53Client creates a new Route53 API client for a given session.
NewRoute53ResolverClient creates a new Route53 API client for a given session.
# Structs
AWSClients contains all the aws clients used by the scopes.
ClusterScope defines the basic context for an actuator to operate upon.
ClusterScopeParams defines the input parameters used to create a new Scope.
ManagementClusterScope defines the basic context for an actuator to operate upon.
ManagementClusterScopeParams defines the input parameters used to create a new Scope.
ServiceEndpoint defines a tuple containing AWS Service resolution information.
# Interfaces
ManagementRoute53Scope is a scope for use with the Route53 reconciling service in management cluster.
Route53Scope is a scope for use with the Route53 reconciling service in workload cluster.