edit

package
v0.0.163 Latest Latest
Warning

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

Go to latest
Published: Aug 5, 2020 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Options

type Options struct {
	Dir           string
	SecretMapping v1alpha1.SecretMapping
	Flags         SecretMappingOverrides
	Cmd           *cobra.Command
	Args          []string
}

Options the CLI options for this command

func NewCmdSecretMappingEdit

func NewCmdSecretMappingEdit() (*cobra.Command, *Options)

NewCmdRequirementsEdit creates the new command

func (*Options) Run

func (o *Options) Run() error

Run runs the command

type SecretMappingOverrides

type SecretMappingOverrides struct {
	ClusterName  string
	GCPProjectID string
}

RequirementBools for the boolean flags we only update if specified on the CLI

Jump to

Keyboard shortcuts

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