Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigureCmd ¶
type ConfigureCmd struct { topazConfigure.NewConfigCmd EdgeAuthorizer string `optional:"" help:"id of edge authorizer connection used to register with the Aserto control plane"` DecisionLogging bool `optional:"" help:"enable decision logging"` }
func (*ConfigureCmd) Run ¶
func (cmd *ConfigureCmd) Run(c *cc.CommonCtx) error
nolint: funlen, gocyclo
func (*ConfigureCmd) Validate ¶ added in v0.8.19
func (cmd *ConfigureCmd) Validate() error
Click to show internal directories.
Click to hide internal directories.