Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterCredentialsProvider ¶ added in v1.6.0
func RegisterCredentialsProvider(region string)
RegisterCredentialsProvider registers a credential provider for the specified region. It creates a lazy provider for each AWS region, in order to support cross-region ECR access. They have to be lazy because it's unlikely, but not impossible, that we'll use more than one. This should be called only if using the AWS cloud provider. This way, we avoid timeouts waiting for a non-existent provider.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.