Documentation ¶
Overview ¶
Package cmd implements the CLI commands of the inspector
Index ¶
- func NewCmdClient(out io.Writer) *cobra.Command
- func NewCmdDumpRules(out io.Writer, file string) *cobra.Command
- func NewCmdKismaticInspector(out io.Writer) *cobra.Command
- func NewCmdLocal(out io.Writer) *cobra.Command
- func NewCmdRules(out io.Writer) *cobra.Command
- func NewCmdServer(out io.Writer) *cobra.Command
- func NewCmdValidateRules(out io.Writer, file string) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdClient ¶
NewCmdClient returns the "client" command
func NewCmdDumpRules ¶
NewCmdDumpRules returns the "dump" command
func NewCmdKismaticInspector ¶
NewCmdKismaticInspector builds the kismatic-inspector command
func NewCmdLocal ¶
NewCmdLocal returns the "local" command
func NewCmdRules ¶
NewCmdRules returns the "rules" command
func NewCmdServer ¶
NewCmdServer returns the "server" command
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.