monitoring

package
v0.11.0 Latest Latest
Warning

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

Go to latest
Published: Aug 5, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Monitoring

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

Monitoring holds data for the NiFi monitoring sub-command

func (*Monitoring) GetDescription

func (monitoring *Monitoring) GetDescription() string

GetDescription returns the description for the monitoring sub-command

func (*Monitoring) GetFlagSet

func (monitoring *Monitoring) GetFlagSet() *flag.FlagSet

GetFlagSet returns a flag.FlagSet corresponding to the monitoring sub-command

func (*Monitoring) GetHelpFlag

func (monitoring *Monitoring) GetHelpFlag() *bool

GetHelpFlag returns the value for the help flag in the monitoring sub-command. TRUE means the user provided the flag and wants to print the sub-command's help message

func (*Monitoring) GetName

func (monitoring *Monitoring) GetName() string

GetName returns the name of the monitoring sub-command

func (*Monitoring) GetSubCommands

func (monitoring *Monitoring) GetSubCommands() []cli.Command

GetSubCommands returns a list of sub-commands under the monitoring sub-command

func (*Monitoring) Init

func (monitoring *Monitoring) Init(helpFlagName string, helpFlagDescription string)

Init initializes the monitoring struct curresponding to the monitoring sub-command

func (*Monitoring) Process

func (monitoring *Monitoring) Process()

Process is expected to be empty since this sub-command doesn't do any processing

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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