Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateConfigDir ¶ added in v0.8.0
Types ¶
type ConfigureCmd ¶
type ConsoleCmd ¶
type ConsoleCmd struct{}
type InstallCmd ¶
type StartCmd ¶
type StartCmd struct { Name string `arg:"" required:"" help:"policy name"` SrcPath string `optional:"" type:"path" help:"path to source or bundle file"` Interactive bool `optional:"" help:"interactive execution mode instead of the default daemon mode"` ContainerName string `optional:"" default:"authorizer-onebox" help:"container name"` ContainerVersion string `optional:"" default:"latest" help:"container version" ` }
type UninstallCmd ¶
type UninstallCmd struct{}
Source Files ¶
Click to show internal directories.
Click to hide internal directories.