requirements

package
v2.0.400-0...-14731b4 Latest Latest
Warning

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

Go to latest
Published: Sep 21, 2021 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdEditRequirements

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

NewCmdEditRequirements creates the new command

Types

type RequirementBools

type RequirementBools struct {
	AutoUpgrade, EnvironmentGitPublic, GitOps, Kaniko, Terraform bool
	VaultRecreateBucket, VaultDisableURLDiscover                 bool
}

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

type RequirementsOptions

type RequirementsOptions struct {
	*opts.CommonOptions

	Dir string

	Requirements  config.RequirementsConfig
	SecretStorage string
	Webhook       string
	Flags         RequirementBools
}

RequirementsOptions the CLI options for this command

func (*RequirementsOptions) Run

func (o *RequirementsOptions) Run() error

Run runs the command

Jump to

Keyboard shortcuts

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