 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Runner ¶
type Runner struct {
	Helm   helm.Interface
	Output output.Interface
	KubeContext   string
	Chart         string
	Version       string
	Set           []string
	SetFile       []string
	SkipPreflight bool
	PreflightOnly bool
}
    Runner is the Runner implementation for the `rad upgrade kubernetes` command.
func NewRunner ¶
NewRunner creates an instance of the runner for the `rad upgrade kubernetes` command.
 Click to show internal directories. 
   Click to hide internal directories.