docker

package
v0.2.50 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2019 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LoadImage

func LoadImage(imagePath string) error

func TagAndPush

func TagAndPush(privateRegistryServer string) error

Types

type DockerImageOutput

type DockerImageOutput struct {
	Repo string `json:"repo"`
	Tag  string `json:"tag"`
}

type ImageValues

type ImageValues struct {
	Image    string                 `json:"image"`
	ImageTag string                 `json:"imageTag"`
	Images   map[string]ImageValues `json:"images"`
}

func ParseValues

func ParseValues(chartPath string) (*ImageValues, error)

func (*ImageValues) ValidateImages

func (i *ImageValues) ValidateImages() bool

Jump to

Keyboard shortcuts

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