action

package
v0.0.0-...-0cd2252 Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2019 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Repair

type Repair struct {
	DryRun bool
	// contains filtered or unexported fields
}

Repair is the action for repairing a given release's deployed resources.

It provides the implementation of 'helm repair'.

func NewRepair

func NewRepair(cfg *action.Configuration) *Repair

NewRepair creates a new Repair object with the given configuration.

func (*Repair) Run

func (r *Repair) Run(name string) (*release.Release, bool, error)

Run executes 'helm repair' against the given release.

Jump to

Keyboard shortcuts

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