# Functions
No description provided by the author
No description provided by the author
# Constants
AccessKeyID is a constant for the key in a cloud provider secret and backup secret that holds the AWS access key id.
InClusterConfig is a special name for the kubeconfig to use in-cluster client.
RoleARN is a constant for the key in a cloud provider secret and backup secret that holds ARN of a role that is to be assumed.
SecretAccessKey is a constant for the key in a cloud provider secret and backup secret that holds the AWS secret access key.
WorkloadIdentityTokenFile is a constant for the key in a cloud provider secret and backup secret that holds the path to a workload identity token.
# Structs
AccessKey represents static credentials for authentication to AWS.
No description provided by the author
WorkloadIdentity contains workload identity configuration for authentication to AWS.