Documentation ¶
Index ¶
- func NewConnectorCreateCommand() *cobra.Command
- func NewConnectorDeleteCommand() *cobra.Command
- func NewConnectorGetConfigCommand() *cobra.Command
- func NewConnectorGetCurrentTaskStatusCommand() *cobra.Command
- func NewConnectorGetStatusCommand() *cobra.Command
- func NewConnectorGetTasksCommand() *cobra.Command
- func NewConnectorGroupCommand() *cobra.Command
- func NewConnectorPauseCommand() *cobra.Command
- func NewConnectorRestartCommand() *cobra.Command
- func NewConnectorResumeCommand() *cobra.Command
- func NewConnectorTaskGroupCommand() *cobra.Command
- func NewConnectorTaskRestartCommand() *cobra.Command
- func NewConnectorUpdateCommand() *cobra.Command
- func NewConnectorsCommand() *cobra.Command
- func NewGetConnectorsClustersCommand() *cobra.Command
- func NewGetConnectorsPluginsCommand() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewConnectorCreateCommand ¶
NewConnectorCreateCommand creates the `connector create` command
func NewConnectorDeleteCommand ¶
NewConnectorDeleteCommand creates the `connector task delete` command
func NewConnectorGetConfigCommand ¶
NewConnectorGetConfigCommand creates the `connector config` command
func NewConnectorGetCurrentTaskStatusCommand ¶
NewConnectorGetCurrentTaskStatusCommand creates the `connector task status` command
func NewConnectorGetStatusCommand ¶
NewConnectorGetStatusCommand creates the `connector status` command
func NewConnectorGetTasksCommand ¶
NewConnectorGetTasksCommand creates the `connector tasks` command
func NewConnectorGroupCommand ¶
NewConnectorGroupCommand creates the `connector` command
func NewConnectorPauseCommand ¶
NewConnectorPauseCommand creates the `connector pause` command
func NewConnectorRestartCommand ¶
NewConnectorRestartCommand creates the `connector restart` command
func NewConnectorResumeCommand ¶
NewConnectorResumeCommand creates the `connector resume` command
func NewConnectorTaskGroupCommand ¶
NewConnectorTaskGroupCommand creates the `connector task` command
func NewConnectorTaskRestartCommand ¶
NewConnectorTaskRestartCommand creates the `connector task restart` command
func NewConnectorUpdateCommand ¶
NewConnectorUpdateCommand creates the `connector update` command
func NewConnectorsCommand ¶
NewConnectorsCommand creates the `connectors` command
func NewGetConnectorsClustersCommand ¶
NewGetConnectorsClustersCommand creates the `connectors plugins` command
func NewGetConnectorsPluginsCommand ¶
NewGetConnectorsPluginsCommand creates the `connectors plugins` command
Types ¶
This section is empty.