containerimage

package
v0.3.4-rc.1 Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ContainerImagesPushScript

type ContainerImagesPushScript struct {
	Config transformertypes.Transformer
	Env    *environment.Environment
}

ContainerImagesPushScript implements Transformer interface

func (*ContainerImagesPushScript) DirectoryDetect

func (t *ContainerImagesPushScript) DirectoryDetect(dir string) (services map[string][]transformertypes.Artifact, err error)

DirectoryDetect runs detect in each sub directory

func (*ContainerImagesPushScript) GetConfig

GetConfig returns the transformer config

func (*ContainerImagesPushScript) Init

Init Initializes the transformer

func (*ContainerImagesPushScript) Transform

Transform transforms the artifacts

type ImagePushTemplateConfig

type ImagePushTemplateConfig struct {
	RegistryURL       string
	RegistryNamespace string
	Images            []string
	ContainerRuntime  string
}

ImagePushTemplateConfig represents template config used by ImagePush script

Jump to

Keyboard shortcuts

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