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) Publish ¶ added in v0.179.0
func (DockerPipe) Publish(ctx *context.Context) error
Publish signs and pushes the docker images signatures.
func (DockerPipe) String ¶ added in v0.176.0
func (DockerPipe) String() string
Click to show internal directories.
Click to hide internal directories.