package
0.30.0
Repository: https://github.com/giantswarm/irsa-operator.git
Documentation: pkg.go.dev

# Functions

NewACMClient creates a new ACM API client for a given session.
NewCloudfrontClient creates a new Cloudfront API client for a given session.
NewClusterScope creates a new Scope from the supplied parameters.
NewEKSClient creates a new EKS API client for a given session.
NewIAMClient creates a new IAM API client for a given session.
NewRoute53Client creates a new route53 API client for a given session.
NewS3Client creates a new S3 API client for a given session.

# Variables

No description provided by the author

# 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.
ServiceEndpoint defines a tuple containing AWS Service resolution information.

# Interfaces

ACMScope is a scope for use with the ACM reconciling service in cluster.
CloudfrontScope is a scope for use with the Cloudfront reconciling service in cluster.
EKSScope is a scope for use with the EKS reconciling service in cluster.
IAMScope is a scope for use with the IAM reconciling service in cluster.
Route53Scope is a scope for use with the route53 reconciling service in cluster.
S3Scope is a scope for use with the S3 reconciling service in cluster.