tag

package
v4.1.0+incompatible Latest Latest
Warning

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

Go to latest
Published: May 1, 2019 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SourceReferencePolicy = "source"
	LocalReferencePolicy  = "local"
)

Variables

This section is empty.

Functions

func NewCmdTag

func NewCmdTag(fullName string, f kcmdutil.Factory, streams genericclioptions.IOStreams) *cobra.Command

NewCmdTag implements the OpenShift cli tag command.

Types

type TagOptions

type TagOptions struct {
	genericclioptions.IOStreams
	// contains filtered or unexported fields
}

TagOptions contains all the necessary options for the cli tag command.

func NewTagOptions

func NewTagOptions(streams genericclioptions.IOStreams) *TagOptions

func (*TagOptions) Complete

func (o *TagOptions) Complete(f kcmdutil.Factory, cmd *cobra.Command, args []string) error

Complete completes all the required options for the tag command.

func (TagOptions) Run

func (o TagOptions) Run() error

Run contains all the necessary functionality for the OpenShift cli tag command.

func (TagOptions) Validate

func (o TagOptions) Validate() error

Validate validates all the required options for the tag command.

Jump to

Keyboard shortcuts

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