scheduler

package
v2.1.111 Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2020 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdStepScheduler

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

NewCmdStepScheduler Steps a command object for the "step" command

func NewCmdStepSchedulerConfig

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

NewCmdStepSchedulerConfig Steps a command object for the "step" command

func NewCmdStepSchedulerConfigApply

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

NewCmdStepSchedulerConfigApply Steps a command object for the "step" command

func NewCmdStepSchedulerConfigMigrate

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

NewCmdStepSchedulerConfigMigrate Steps a command object for the "step" command

Types

type StepSchedulerConfigApplyOptions

type StepSchedulerConfigApplyOptions struct {
	step.StepOptions
	Agent         string
	ApplyDirectly bool

	// Used for testing
	CloneDir string
}

StepSchedulerConfigApplyOptions contains the command line flags

func (*StepSchedulerConfigApplyOptions) Run

Run implements this command

type StepSchedulerConfigMigrateOptions

type StepSchedulerConfigMigrateOptions struct {
	step.StepOptions
	Agent                   string
	ProwConfigFileLocation  string
	ProwPluginsFileLocation string
	SkipVerification        bool
	DryRun                  bool

	// Used for testing
	CloneDir string
}

StepSchedulerConfigMigrateOptions contains the command line flags

func (*StepSchedulerConfigMigrateOptions) Run

Run implements this command

type StepSchedulerConfigOptions

type StepSchedulerConfigOptions struct {
	step.StepOptions
}

StepSchedulerConfigOptions contains the command line flags

func (*StepSchedulerConfigOptions) Run

Run implements this command

type StepSchedulerOptions

type StepSchedulerOptions struct {
	step.StepOptions
}

StepSchedulerOptions contains the command line flags

func (*StepSchedulerOptions) Run

func (o *StepSchedulerOptions) Run() error

Run implements this command

Jump to

Keyboard shortcuts

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