Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{ Use: "verify path [--run=name]", Short: "verify suites of tests on Gatekeeper Constraints", Example: examples, Args: cobra.ExactArgs(1), RunE: runE, }
Cmd is the gator verify subcommand.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.