docker

package
v1.12.5 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2022 License: MIT Imports: 19 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

type ManifestPipe struct{}

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

func (ManifestPipe) Default

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

Default sets the pipe defaults.

func (ManifestPipe) Publish

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

Publish the docker manifests.

func (ManifestPipe) Skip

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

func (ManifestPipe) String

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) Publish

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

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