release

package
v0.0.384 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2020 License: Apache-2.0 Imports: 23 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
	HelmBinary         string
	ChartsDir          string
	RepositoryName     string
	RepositoryURL      string
	RepositoryUsername string
	RepositoryPassword string
	Version            string
	VersionFile        string
	Namespace          string
	KubeClient         kubernetes.Interface
	JXClient           jxc.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) 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