Documentation ¶
Index ¶
- func NewCreateCommand(c2ClientFactory cli.APIClientFactory) cli.Command
- func NewListClientsCommand(c2ClientFactory cli.APIClientFactory) cli.Command
- func NewListCommand(c2ClientFactory cli.APIClientFactory) cli.Command
- func NewRemoveCommand(c2ClientFactory cli.APIClientFactory) cli.Command
- func NewRootCommand(c2ClientFactory cli.APIClientFactory) cli.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCreateCommand ¶
func NewCreateCommand(c2ClientFactory cli.APIClientFactory) cli.Command
NewCreateCommand returns a new command to create a new topic
func NewListClientsCommand ¶
func NewListClientsCommand(c2ClientFactory cli.APIClientFactory) cli.Command
NewListClientsCommand creates a new command allowing to list existing clients for a given topic
func NewListCommand ¶
func NewListCommand(c2ClientFactory cli.APIClientFactory) cli.Command
NewListCommand creates a new command allowing to list existing topics
func NewRemoveCommand ¶
func NewRemoveCommand(c2ClientFactory cli.APIClientFactory) cli.Command
NewRemoveCommand returns a new command to remove topics
func NewRootCommand ¶
func NewRootCommand(c2ClientFactory cli.APIClientFactory) cli.Command
NewRootCommand returns a new Client Command, which only exists to group all client related sub commands.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.