awshelpers

package
v0.0.0-...-5b41006 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CleanRepositories

func CleanRepositories(ctx context.Context, awsConfig Config, imagesToKeep []AWSDockerImage) error

Types

type AWSDockerImage

type AWSDockerImage interface {
	GetRegistry() string
	GetName() string
	GetTag() string
}

type Config

type Config struct {
	AccountId       string
	RepositoryRegex string
	DryRun          bool
}

Jump to

Keyboard shortcuts

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