ecr

package module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 20, 2024 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Images

type Images interface {
	GetConfigLabels(imageName, imageTag, imageDigest string) (map[string]string, error)

	GetLatestImage(repo, policy string) (string, error)
	GetRunnerVersionLabel(imageName, imageTag string) (string, error)
	ApplyPolicy(policy, tag string) bool
	MaxImage(policy, current, new string) string
	// contains filtered or unexported methods
}

func NewImages

func NewImages(objParams *miscutils.NewObjParams, awsConfig aws.Config, httpClient *http.Client) Images

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL