Documentation ¶
Index ¶
- func ClientForRegistry(registryAddress string) (*ecr.Client, error)
- func EnsureRepositoryExistsFunc(ecrClient *ecr.Client, ecrLifecyclePolicy string) func(destRepositoryName name.Repository, _ ...string) error
- func IsECRRegistry(registryAddress string) bool
- func ParseECRRegistry(registryAddress string) (accountID string, fips bool, region string, err error)
- func RetrieveUsernameAndToken(ecrClient *ecr.Client) (username, token string, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClientForRegistry ¶ added in v1.8.0
func IsECRRegistry ¶
func ParseECRRegistry ¶ added in v1.6.1
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.