containers

package
v0.0.0-...-de5f638 Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2019 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Copy

func Copy(ctx context.Context, srcContainer Container, destContainer Container, opts CopyOpts) error

Types

type Container

type Container struct {
	Image     k8s.Image
	Name      string
	Transport string
	Registry  string
	Backend   string
	TLSVerify bool
}

func (*Container) CreateContext

func (c *Container) CreateContext() *types.SystemContext

CreateContext docs TODO

func (*Container) CreateRefs

func (c *Container) CreateRefs() types.ImageReference

CreateRefs docs TODO

type CopyOpts

type CopyOpts struct {
	RemoveSignatures  bool
	SignByFingerprint string
	Quiet             bool
}

Jump to

Keyboard shortcuts

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