Documentation ¶
Index ¶
- func NewCLI(out io.Writer) *cobra.Command
- func NewCmdAPIs(out io.Writer, config *serverConfig) *cobra.Command
- func NewCmdEvents(out io.Writer, config *serverConfig) *cobra.Command
- func NewCmdFunctions(out io.Writer, config *serverConfig) *cobra.Command
- func NewCmdIdentity(out io.Writer, config *serverConfig) *cobra.Command
- func NewCmdImages(out io.Writer, config *serverConfig) *cobra.Command
- func NewCmdLocal(out io.Writer, config *serverConfig) *cobra.Command
- func NewCmdSecrets(out io.Writer, config *serverConfig) *cobra.Command
- func NewCmdServices(out io.Writer, config *serverConfig) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdAPIs ¶ added in v0.1.21
NewCmdAPIs creates a subcommand to run api manager
func NewCmdEvents ¶
NewCmdEvents creates a subcommand to run event manager
func NewCmdFunctions ¶
NewCmdFunctions creates a subcommand to create functions manager
func NewCmdIdentity ¶ added in v0.1.21
NewCmdIdentity creates a subcommand to run identity manager
func NewCmdImages ¶
NewCmdImages creates a subcommand to run image manager
func NewCmdLocal ¶
NewCmdLocal creates a subcommand to run Dispatch Local server
func NewCmdSecrets ¶
NewCmdSecrets creates a subcommand to run secret store
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.