create

package
v0.7.2 Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2020 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdCreate

func NewCmdCreate(o *options.ArgoRolloutsOptions) *cobra.Command

NewCmdCreate returns a new instance of an `rollouts create` command

func NewCmdCreateAnalysisRun

func NewCmdCreateAnalysisRun(o *options.ArgoRolloutsOptions) *cobra.Command

NewCmdCreateAnalysisRun returns a new instance of an `rollouts create analysisrun` command

Types

type CreateAnalysisRunOptions

type CreateAnalysisRunOptions struct {
	options.ArgoRolloutsOptions

	Name         string
	GenerateName string
	InstanceID   string
	ArgFlags     []string
	From         string
	FromFile     string
}

func (*CreateAnalysisRunOptions) ParseArgFlags

func (c *CreateAnalysisRunOptions) ParseArgFlags() ([]v1alpha1.Argument, error)

type CreateOptions

type CreateOptions struct {
	get.GetOptions
	options.ArgoRolloutsOptions

	Files    []string
	From     string
	FromFile string
}

Jump to

Keyboard shortcuts

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