generic

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: May 2, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultTagEnv         = "TAG"
	DefaultImageNamespace = "IMAGE_NAMESPACE"
	DefaultImageRegistry  = "IMAGE_REGISTRY"
)

Variables

View Source
var (
	ErrTagNotSet            = fmt.Errorf("tag not set")
	ErrImageNamespaceNotSet = fmt.Errorf("image namespace not set")
	ErrImageRegistryNotSet  = fmt.Errorf("image registry not set")
)

Functions

This section is empty.

Types

type LoadFlags added in v0.0.3

type LoadFlags struct {
	TagEnv            string
	ImageNamespaceEnv string
	ImageRegistryEnv  string
}

func (*LoadFlags) Postvalidate added in v0.0.3

func (s *LoadFlags) Postvalidate() error

func (*LoadFlags) Prevalidate added in v0.0.3

func (s *LoadFlags) Prevalidate() error

func (*LoadFlags) Run added in v0.0.3

func (s *LoadFlags) Run() error

func (*LoadFlags) Stop added in v0.0.3

func (s *LoadFlags) Stop() error

Jump to

Keyboard shortcuts

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