Documentation
¶
Index ¶
- func NewBaselinesCmd(cliCtx *registry.CLIContext) *cobra.Command
- func NewBenchmarkReportsCmd(cliCtx *registry.CLIContext) *cobra.Command
- func NewBenchmarksCmd(cliCtx *registry.CLIContext) *cobra.Command
- func NewBlueprintComponentsCmd(cliCtx *registry.CLIContext) *cobra.Command
- func NewBlueprintsCmd(cliCtx *registry.CLIContext) *cobra.Command
- func NewDeclarationReportsCmd(cliCtx *registry.CLIContext) *cobra.Command
- func NewDeviceActionsCmd(cliCtx *registry.CLIContext) *cobra.Command
- func NewDeviceGroupsCmd(cliCtx *registry.CLIContext) *cobra.Command
- func NewDeviceReportsCmd(cliCtx *registry.CLIContext) *cobra.Command
- func NewDevicesCmd(cliCtx *registry.CLIContext) *cobra.Command
- func NewPlatformUsersCmd(cliCtx *registry.CLIContext) *cobra.Command
- func NewRulesCmd(cliCtx *registry.CLIContext) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewBaselinesCmd ¶
func NewBaselinesCmd(cliCtx *registry.CLIContext) *cobra.Command
NewBaselinesCmd returns the cobra command tree for the baselines platform resource. Wire it into a product namespace via AddCommand.
func NewBenchmarkReportsCmd ¶
func NewBenchmarkReportsCmd(cliCtx *registry.CLIContext) *cobra.Command
NewBenchmarkReportsCmd returns the cobra command tree for the benchmark-reports platform resource. Wire it into a product namespace via AddCommand.
func NewBenchmarksCmd ¶
func NewBenchmarksCmd(cliCtx *registry.CLIContext) *cobra.Command
NewBenchmarksCmd returns the cobra command tree for the benchmarks platform resource. Wire it into a product namespace via AddCommand.
func NewBlueprintComponentsCmd ¶
func NewBlueprintComponentsCmd(cliCtx *registry.CLIContext) *cobra.Command
NewBlueprintComponentsCmd returns the cobra command tree for the blueprint-components platform resource. Wire it into a product namespace via AddCommand.
func NewBlueprintsCmd ¶
func NewBlueprintsCmd(cliCtx *registry.CLIContext) *cobra.Command
NewBlueprintsCmd returns the cobra command tree for the blueprints platform resource. Wire it into a product namespace via AddCommand.
func NewDeclarationReportsCmd ¶
func NewDeclarationReportsCmd(cliCtx *registry.CLIContext) *cobra.Command
NewDeclarationReportsCmd returns the cobra command tree for the declaration-reports platform resource. Wire it into a product namespace via AddCommand.
func NewDeviceActionsCmd ¶
func NewDeviceActionsCmd(cliCtx *registry.CLIContext) *cobra.Command
NewDeviceActionsCmd returns the cobra command tree for the device-actions platform resource. Wire it into a product namespace via AddCommand.
func NewDeviceGroupsCmd ¶
func NewDeviceGroupsCmd(cliCtx *registry.CLIContext) *cobra.Command
NewDeviceGroupsCmd returns the cobra command tree for the device-groups platform resource. Wire it into a product namespace via AddCommand.
func NewDeviceReportsCmd ¶
func NewDeviceReportsCmd(cliCtx *registry.CLIContext) *cobra.Command
NewDeviceReportsCmd returns the cobra command tree for the device-reports platform resource. Wire it into a product namespace via AddCommand.
func NewDevicesCmd ¶
func NewDevicesCmd(cliCtx *registry.CLIContext) *cobra.Command
NewDevicesCmd returns the cobra command tree for the devices platform resource. Wire it into a product namespace via AddCommand.
func NewPlatformUsersCmd ¶
func NewPlatformUsersCmd(cliCtx *registry.CLIContext) *cobra.Command
NewPlatformUsersCmd returns the cobra command tree for the platform-users platform resource. Wire it into a product namespace via AddCommand.
func NewRulesCmd ¶
func NewRulesCmd(cliCtx *registry.CLIContext) *cobra.Command
NewRulesCmd returns the cobra command tree for the rules platform resource. Wire it into a product namespace via AddCommand.
Types ¶
This section is empty.