package
0.2.0-alpha
Repository: https://github.com/vmware-archive/dispatch.git
Documentation: pkg.go.dev
# Functions
NewCLI creates cobra object for top-level Dispatch server.
NewCmdAPIs creates a subcommand to run api manager.
NewCmdEvents creates a subcommand to run event manager.
NewCmdFunctions creates a subcommand to create functions manager.
NewCmdIdentity creates a subcommand to run identity manager.
NewCmdImages creates a subcommand to run image manager.
NewCmdLocal creates a subcommand to run Dispatch Local server.
NewCmdSecrets creates a subcommand to run secret store.
NewCmdServices creates a subcommand to run service manager.