docker

package
v0.4.2 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2021 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const TaskKindBuild = "build"
View Source
const TaskKindLogin = "login"
View Source
const TaskKindPush = "push"
View Source
const ToolKind = "docker"

Variables

This section is empty.

Functions

This section is empty.

Types

type TaskBuild

type TaskBuild buildah.TaskBuild

func (*TaskBuild) GetExecSpecs

GetExecSpecs TODO: Handle manifests locally [#27](https://github.com/arhat-dev/dukkha/issues/27)

type TaskLogin

type TaskLogin buildah.TaskLogin

func (*TaskLogin) GetExecSpecs

type TaskPush

type TaskPush buildah.TaskPush

func (*TaskPush) GetExecSpecs

func (c *TaskPush) GetExecSpecs(
	rc dukkha.TaskExecContext, options dukkha.TaskMatrixExecOptions,
) ([]dukkha.TaskExecSpec, error)

type Tool

type Tool struct {
	rs.BaseField `yaml:"-"`

	tools.BaseTool `yaml:",inline"`
}

func (*Tool) Init

func (t *Tool) Init(kind dukkha.ToolKind, cacheDir string) error

Jump to

Keyboard shortcuts

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