Documentation ¶
Index ¶
- Variables
- func CheckPushPermissions(image string) error
- func GetImage(ctx context.Context, image string) (v1.Image, error)
- func GetImageConfig(ctx context.Context, image string) (*v1.ConfigFile, v1.Image, error)
- func GetImageForArch(ctx context.Context, image, arch string) (v1.Image, error)
- func IsValidDockerTag(tag string) bool
- func ValidateTags(tags []string) error
Constants ¶
This section is empty.
Variables ¶
View Source
var (
DockerTagMaxSize = 128
)
Functions ¶
func CheckPushPermissions ¶
func GetImageConfig ¶
func GetImageForArch ¶ added in v0.6.6
func IsValidDockerTag ¶ added in v0.6.4
func ValidateTags ¶ added in v0.6.4
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.