utils

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2020 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildImage

func BuildImage(conf Configuration)

func GenerateTags

func GenerateTags(name string, baseTags []string) []string

Types

type Configuration

type Configuration struct {
	Name       string             `yaml:"name"`
	Tags       []string           `yaml:"tags"`
	Args       map[string]*string `yaml:"args"`
	Labels     map[string]*string `yaml:"labels"`
	Dockerfile string             `yaml:"dockerfile"`
	Path       string
}

type Configurations

type Configurations []Configuration

Jump to

Keyboard shortcuts

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