append

package
v0.0.0-...-00984ce Latest Latest
Warning

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

Go to latest
Published: Aug 20, 2018 License: Apache-2.0 Imports: 31 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdAppendImage

func NewCmdAppendImage(name string, streams genericclioptions.IOStreams) *cobra.Command

New creates a new command

func WithDescriptor

WithDescriptor returns a BlobCreateOption which provides the expected blob metadata.

Types

type AppendImageOptions

type AppendImageOptions struct {
	From, To   string
	LayerFiles []string

	ConfigPatch string
	MetaPatch   string

	DropHistory bool
	CreatedAt   string

	FilterOptions imagemanifest.FilterOptions

	MaxPerRegistry int

	DryRun   bool
	Insecure bool
	Force    bool

	genericclioptions.IOStreams
}

func NewAppendImageOptions

func NewAppendImageOptions(streams genericclioptions.IOStreams) *AppendImageOptions

func (*AppendImageOptions) Complete

func (o *AppendImageOptions) Complete(cmd *cobra.Command, args []string) error

func (*AppendImageOptions) Run

func (o *AppendImageOptions) Run() error

Jump to

Keyboard shortcuts

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