cluster

package
v2.1.153 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2020 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdStepCluster

func NewCmdStepCluster(commonOpts *opts.CommonOptions) *cobra.Command

NewCmdStepCluster Creates a new Command object

func NewCmdStepClusterLabel

func NewCmdStepClusterLabel(commonOpts *opts.CommonOptions) *cobra.Command

NewCmdStepClusterLabel Creates a new Command object

func NewCmdStepClusterLock

func NewCmdStepClusterLock(commonOpts *opts.CommonOptions) *cobra.Command

NewCmdStepClusterLock Creates a new Command object

func NewCmdStepClusterUnlock

func NewCmdStepClusterUnlock(commonOpts *opts.CommonOptions) *cobra.Command

NewCmdStepClusterUnlock Creates a new Command object

Types

type StepClusterLabelOptions

type StepClusterLabelOptions struct {
	StepClusterOptions
	Labels      []string
	ClusterName string
}

StepClusterLabelOptions contains the command line flags and other helper objects

func (*StepClusterLabelOptions) Run

func (o *StepClusterLabelOptions) Run() error

Run generates the report

type StepClusterLockOptions

type StepClusterLockOptions struct {
	StepClusterOptions
	LockLabel string
	TestLabel string
	TestName  string
	Filters   []string
}

StepClusterLockOptions contains the command line flags and other helper objects

func (*StepClusterLockOptions) Run

func (o *StepClusterLockOptions) Run() error

Run generates the report

type StepClusterOptions

type StepClusterOptions struct {
	step.StepOptions
	ClusterOptions opts.ClusterOptions
}

StepClusterOptions contains the command line flags and other helper objects

func (*StepClusterOptions) Run

func (o *StepClusterOptions) Run() error

Run implements this command

type StepClusterUnlockOptions

type StepClusterUnlockOptions struct {
	StepClusterOptions
	LockLabel   string
	TestLabel   string
	ClusterName string
}

StepClusterUnlockOptions contains the command line flags and other helper objects

func (*StepClusterUnlockOptions) Run

Run generates the report

Jump to

Keyboard shortcuts

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