cmd

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2024 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdRealnameDiff

func NewCmdRealnameDiff(streams genericclioptions.IOStreams) *cobra.Command

Types

type RealnameDiffInfoObject

type RealnameDiffInfoObject struct {
	// contains filtered or unexported fields
}

RealnameDiffInfoObject is an implementation of the diff.Object interface. It has all the information from the diff.InfoObject and whether the object has a real name label.

func (RealnameDiffInfoObject) Live

Live Returns the live version of the object

func (RealnameDiffInfoObject) Merged

func (obj RealnameDiffInfoObject) Merged() (runtime.Object, error)

Merged returns the "merged" object, as it would look like if applied or created.

func (RealnameDiffInfoObject) Name

func (obj RealnameDiffInfoObject) Name() string

type RealnameDiffOptions

type RealnameDiffOptions struct {
	// contains filtered or unexported fields
}

func NewRealnameDiffOptions

func NewRealnameDiffOptions(streams genericclioptions.IOStreams) *RealnameDiffOptions

func (*RealnameDiffOptions) Complete

func (o *RealnameDiffOptions) Complete(factory cmdutil.Factory, cmd *cobra.Command) error

func (*RealnameDiffOptions) Run

func (o *RealnameDiffOptions) Run() error

Jump to

Keyboard shortcuts

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