bulletin

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 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 Bulletin

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

Bulletin holds data for the NiFi bulletin sub-command

func (*Bulletin) GetDescription

func (bulletin *Bulletin) GetDescription() string

GetDescription returns the description for the bulletin sub-command

func (*Bulletin) GetFlagSet

func (bulletin *Bulletin) GetFlagSet() *flag.FlagSet

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

func (*Bulletin) GetHelpFlag

func (bulletin *Bulletin) 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 (*Bulletin) GetName

func (bulletin *Bulletin) GetName() string

GetName returns the name of the bulletin sub-command

func (*Bulletin) GetSubCommands

func (bulletin *Bulletin) GetSubCommands() []cli.Command

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

func (*Bulletin) Init

func (bulletin *Bulletin) Init(helpFlagName string, helpFlagDescription string)

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

func (*Bulletin) Process

func (bulletin *Bulletin) 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