docker

package
v1.18.2 Latest Latest
Warning

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

Go to latest
Published: May 7, 2023 License: MIT Imports: 21 Imported by: 0

Documentation

Overview

Package docker provides a Pipe that creates and pushes Docker images and manifests.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ManifestPipe added in v0.148.0

type ManifestPipe struct{}

ManifestPipe is an implementation for the docker manifest feature, allowing to publish multi-arch docker images.

func (ManifestPipe) Default added in v0.173.0

func (ManifestPipe) Default(ctx *context.Context) error

Default sets the pipe defaults.

func (ManifestPipe) Dependencies added in v1.16.0

func (ManifestPipe) Dependencies(ctx *context.Context) []string

func (ManifestPipe) Publish added in v0.148.0

func (ManifestPipe) Publish(ctx *context.Context) error

Publish the docker manifests.

func (ManifestPipe) Skip added in v0.180.0

func (ManifestPipe) Skip(ctx *context.Context) bool

func (ManifestPipe) String added in v0.148.0

func (ManifestPipe) String() string

type Pipe

type Pipe struct{}

Pipe for docker.

func (Pipe) Default

func (Pipe) Default(ctx *context.Context) error

Default sets the pipe defaults.

func (Pipe) Dependencies added in v1.16.0

func (Pipe) Dependencies(ctx *context.Context) []string

func (Pipe) Publish added in v0.90.0

func (Pipe) Publish(ctx *context.Context) error

Publish the docker images.

func (Pipe) Run

func (Pipe) Run(ctx *context.Context) error

Run the pipe.

func (Pipe) Skip added in v0.180.0

func (Pipe) Skip(ctx *context.Context) bool

func (Pipe) String

func (Pipe) String() string

Jump to

Keyboard shortcuts

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