Documentation ¶
Index ¶
- Variables
- func GenCmd() *cobra.Command
- func InfoCmd() *cobra.Command
- func InfoExtCmd() *cobra.Command
- func InfoProccCmd() *cobra.Command
- func InfoSinkCmd() *cobra.Command
- func LintCmd() *cobra.Command
- func ListCmd() *cobra.Command
- func ListExtCmd() *cobra.Command
- func ListProccCmd() *cobra.Command
- func ListSinksCmd() *cobra.Command
- func New() *cobra.Command
- func NewCmd() *cobra.Command
- func NewRecipeCmd() *cobra.Command
- func RunCmd() *cobra.Command
- func VersionCmd() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Version is the version of the binary Version string // BuildCommit is the commit hash of the binary BuildCommit string // BuildDate is the date of the build BuildDate string )
Functions ¶
func InfoExtCmd ¶
InfoExtCmd creates a command object for listing extractors
func InfoProccCmd ¶
InfoProccCmd creates a command object for listing processors
func InfoSinkCmd ¶
InfoSinkCmd creates a command object for listing sinks
func ListExtCmd ¶
ListExtCmd creates a command object for listing extractors
func ListProccCmd ¶
ListProccCmd creates a command object for listing processors
func ListSinksCmd ¶
ListSinksCmd creates a command object for listing sinks
func NewRecipeCmd ¶
NewRecipeCmd creates a command object for newerating recipes
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.