cleaner

package
v0.0.0-...-599887d Latest Latest
Warning

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

Go to latest
Published: May 9, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckRepositoriesSize

func CheckRepositoriesSize(t *testing.T, size int, registryContainer common.RegistryContainer) []string

Types

type RegistryCleaner

type RegistryCleaner interface {
	RemoveImagesUntagged() (bool, error)
	RemoveDanglingImages() (bool, error)
	PurgeImages() (bool, error)
	RemoveImagesFiltered(repo string, tag string) (bool, error)
}

Jump to

Keyboard shortcuts

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