docker

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2021 License: Apache-2.0 Imports: 9 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)

func (*TaskBuild) Key added in v0.7.0

func (c *TaskBuild) Key() dukkha.TaskKey

func (*TaskBuild) Kind added in v0.7.0

func (c *TaskBuild) Kind() dukkha.TaskKind

func (*TaskBuild) Name added in v0.7.0

func (c *TaskBuild) Name() dukkha.TaskName

type TaskLogin

type TaskLogin buildah.TaskLogin

func (*TaskLogin) GetExecSpecs

func (*TaskLogin) Key added in v0.7.0

func (c *TaskLogin) Key() dukkha.TaskKey

func (*TaskLogin) Kind added in v0.7.0

func (c *TaskLogin) Kind() dukkha.TaskKind

func (*TaskLogin) Name added in v0.7.0

func (c *TaskLogin) Name() dukkha.TaskName

type TaskPush

type TaskPush buildah.TaskPush

func (*TaskPush) GetExecSpecs

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

func (*TaskPush) Key added in v0.7.0

func (c *TaskPush) Key() dukkha.TaskKey

func (*TaskPush) Kind added in v0.7.0

func (c *TaskPush) Kind() dukkha.TaskKind

func (*TaskPush) Name added in v0.7.0

func (c *TaskPush) Name() dukkha.TaskName

type Tool

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

	ToolName dukkha.ToolName `yaml:"name"`

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

func (*Tool) Init

func (t *Tool) Init(cacheFS *fshelper.OSFS) error

func (*Tool) Key added in v0.7.0

func (t *Tool) Key() dukkha.ToolKey

func (*Tool) Kind added in v0.7.0

func (t *Tool) Kind() dukkha.ToolKind

func (*Tool) Name added in v0.7.0

func (t *Tool) Name() dukkha.ToolName

Jump to

Keyboard shortcuts

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