root

package
v0.8.1 Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package root contains root plugin command logic.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdRoot

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

NewCmdRoot provides a cobra command wrapping Options.

Types

type Options

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

Options provides information required to manage Root.

func NewRootOptions

func NewRootOptions(streams genericclioptions.IOStreams) *Options

NewRootOptions provides an instance of Options with default values.

func (*Options) Complete

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

Complete sets all information required for processing the command.

func (*Options) Root

func (o *Options) Root() error

Root ensures that all required arguments and flag values are provided.

func (*Options) Run

func (o *Options) Run() error

Run use to run the command.

Jump to

Keyboard shortcuts

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