nifi

package
v0.14.0 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 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 NiFi

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

NiFi holds data for the NiFi monitoring sub-command

func (*NiFi) GetDescription

func (nifi *NiFi) GetDescription() string

GetDescription returns the description for the nifi sub-command

func (*NiFi) GetFlagSet

func (nifi *NiFi) GetFlagSet() *flag.FlagSet

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

func (*NiFi) GetHelpFlag

func (nifi *NiFi) GetHelpFlag() *bool

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

func (*NiFi) GetName

func (nifi *NiFi) GetName() string

GetName returns the name of the nifi sub-command

func (*NiFi) GetSubCommands

func (nifi *NiFi) GetSubCommands() []cli.Command

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

func (*NiFi) Init

func (nifi *NiFi) Init(helpFlagName string, helpFlagDescription string)

Init initializes the nifi struct curresponding to the bulletin sub-command

func (*NiFi) Process

func (nifi *NiFi) 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