# Functions
GetProvider constructs a cloud Provider based on the given identifier or nil if no provider for given identifier could be constructed.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Auth contains methods for repository/registry authentication.
AWSProvider is the dedicated provider for accessing AWS services.
AzureProvider is the dedicated provider for accessing Azure cloud services.
Workload credentials used for cloud provider authentication and accessing cloud provider services.
GCPProvider is the dedicated provider for accessing Google Cloud services.
Access token for accessing google services like artifact registry.
SecretRef is the reference to the secret containing the repository/registry authentication.
WorkloadIdentity is a keyless approach used for repository/registry authentication.
# Interfaces
A Provider is a widely recognized cloud computing platform that provides several services for managing access and hosting containers.
# Type aliases
No description provided by the author