Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SnapshotOptions ¶
SnapshotOptions contains options for the snapshot command.
func NewSnapshotOptions ¶
func NewSnapshotOptions(streams genericclioptions.IOStreams) *SnapshotOptions
NewSnapshotOptions provides an instance of SnapshotOptions with default values.
func (*SnapshotOptions) BindFlags ¶
func (o *SnapshotOptions) BindFlags(cmd *cobra.Command)
BindFlags binds the arguments common to all sub-commands, to the corresponding main command flags.
func (*SnapshotOptions) Run ¶
func (o *SnapshotOptions) Run() error
func (*SnapshotOptions) Validate ¶
func (o *SnapshotOptions) Validate() error
Click to show internal directories.
Click to hide internal directories.