processor

package
v5.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 28, 2021 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewGetProcessorsCommand

func NewGetProcessorsCommand() *cobra.Command

NewGetProcessorsCommand creates `processors` command

func NewListDeploymentTargetsCommand

func NewListDeploymentTargetsCommand() *cobra.Command

NewListDeploymentTargetsCommand lists the available deployment targets

func NewProcessorCreateCommand

func NewProcessorCreateCommand() *cobra.Command

NewProcessorCreateCommand creates `processor create` command

func NewProcessorDeleteCommand

func NewProcessorDeleteCommand() *cobra.Command

NewProcessorDeleteCommand creates `processor delete` command

func NewProcessorGroupCommand

func NewProcessorGroupCommand() *cobra.Command

NewProcessorGroupCommand creates `processor` command

func NewProcessorPauseCommand

func NewProcessorPauseCommand() *cobra.Command

NewProcessorPauseCommand creates `processor pause` command

func NewProcessorResumeCommand

func NewProcessorResumeCommand() *cobra.Command

NewProcessorResumeCommand creates `processor resume` command

func NewProcessorUpdateRunnersCommand

func NewProcessorUpdateRunnersCommand() *cobra.Command

NewProcessorUpdateRunnersCommand creates `processor update` command

func NewProcessorViewCommand

func NewProcessorViewCommand() *cobra.Command

NewProcessorViewCommand creates `processor view` command

func NewProcessorsLogsCommand

func NewProcessorsLogsCommand() *cobra.Command

NewProcessorsLogsCommand creates `processors logs` command

Types

type ListTargetsResult

type ListTargetsResult struct {
	Type        string `json:"type" header:"Type"`
	ClusterName string `json:"clusterName" header:"Cluster"`
	Namespace   string `json:"namespace" header:"Namespace"`
	Version     string `json:"version" header:"Version"`
}

ListTargetsResult output for listing

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL