create

package
v1.6.6 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2024 License: Apache-2.0 Imports: 19 Imported by: 1

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
	Global       bool
}

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
	Global   bool
}

Jump to

Keyboard shortcuts

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