release

package
v0.0.511 Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2021 License: Apache-2.0 Imports: 25 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 {
	UseHelmPlugin      bool
	NoRelease          bool
	ChartOCI           bool
	HelmBinary         string
	ChartsDir          string
	RepositoryName     string
	RepositoryURL      string
	RepositoryUsername string
	RepositoryPassword string
	Version            string
	VersionFile        string
	Namespace          string
	KubeClient         kubernetes.Interface
	JXClient           jxc.Interface
	GitClient          gitclient.Interface
	CommandRunner      cmdrunner.CommandRunner
}

Options the options for the command

func NewCmdHelmRelease

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

NewCmdHelmRelease creates a command object for the command

func (*Options) BasicRegistry added in v0.0.505

func (o *Options) BasicRegistry(chartDir string, name string) error

func (*Options) OCIRegistry added in v0.0.505

func (o *Options) OCIRegistry(chartDir string, name string) error

func (*Options) Run

func (o *Options) Run() error

Run implements the command

func (*Options) Validate

func (o *Options) Validate() error

Run implements the command

Jump to

Keyboard shortcuts

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