flow

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 Flow

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

Flow holds data for the NiFi flow sub-command

func (*Flow) GetDescription

func (flow *Flow) GetDescription() string

GetDescription returns the description for the flow sub-command

func (*Flow) GetFlagSet

func (flow *Flow) GetFlagSet() *flag.FlagSet

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

func (*Flow) GetHelpFlag

func (flow *Flow) GetHelpFlag() *bool

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

func (*Flow) GetName

func (flow *Flow) GetName() string

GetName returns the name of the flow sub-command

func (*Flow) GetSubCommands

func (flow *Flow) GetSubCommands() []cli.Command

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

func (*Flow) Init

func (flow *Flow) Init(helpFlagName string, helpFlagDescription string)

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

func (*Flow) Process

func (flow *Flow) 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