Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DockerPipe ¶ added in v0.176.0
type DockerPipe struct{}
Pipe that signs docker images and manifests.
func (DockerPipe) Default ¶ added in v0.176.0
func (DockerPipe) Default(ctx *context.Context) error
Default sets the Pipes defaults.
func (DockerPipe) Run ¶ added in v0.176.0
func (DockerPipe) Run(ctx *context.Context) error
Run executes the Pipe.
func (DockerPipe) String ¶ added in v0.176.0
func (DockerPipe) String() string
Click to show internal directories.
Click to hide internal directories.