Documentation
¶
Index ¶
Constants ¶
View Source
const AWS_EKR_RE = `123456.dkr.ecr.region.amazonaws.com/`
Variables ¶
This section is empty.
Functions ¶
func BestGuess ¶
func BestGuess(imageRef types.ImageReference) (*types.DockerAuthConfig, error)
BestGuess returns docker registry crendentials based on the imageUri. Credentials are fetched from various sources to mimic docker credStore behavior. Docker credStore is not readily available outside of docker command yet: See https://github.com/moby/moby/issues/39377 https://github.com/containers/image/pull/656
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.