Documentation
¶
Index ¶
Constants ¶
View Source
const ( // Priority is set to a high value, since this operator is used as sink and so all changes to DataSources need // to have happened before the operator becomes active Priority = 10000 ParamFields = "fields" ParamMode = "output" ModeJSON = "json" ModeColumns = "columns" )
Variables ¶
View Source
var CLIOperator = &cliOperator{}
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.