template

package
v0.0.220 Latest Latest
Warning

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

Go to latest
Published: Aug 24, 2020 License: Apache-2.0 Imports: 17 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
	Helmfile      string
	Args          string
	OutputDir     string
	TmpDir        string
	Namespace     string
	Debug         bool
	CommandRunner cmdrunner.CommandRunner
}

Options the options for the command

func NewCmdHelmfileTemplate

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

NewCmdHelmfileTemplate 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

Validate validates the options and populates any missing values

type Results

type Results struct {
	HelmState                  state.HelmState
	RequirementsValuesFileName string
}

Jump to

Keyboard shortcuts

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