Documentation ¶ Index ¶ func Deps(a *app.App) cli.Command func FindAndIterateOverDesiredStatesUsingFlagsWithReverse(c *cli.Context, reverse bool, ...) error func InitAppEntry(c *cli.Context, reverse bool) (*app.App, string, error) func VisitAllDesiredStates(c *cli.Context, ...) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Deps ¶ func Deps(a *app.App) cli.Command func FindAndIterateOverDesiredStatesUsingFlagsWithReverse ¶ func FindAndIterateOverDesiredStatesUsingFlagsWithReverse(c *cli.Context, reverse bool, converge func(*state.HelmState, helmexec.Interface, app.Context) []error) error func InitAppEntry ¶ func InitAppEntry(c *cli.Context, reverse bool) (*app.App, string, error) func VisitAllDesiredStates ¶ func VisitAllDesiredStates(c *cli.Context, converge func(*state.HelmState, helmexec.Interface, app.Context) (bool, []error)) error Types ¶ This section is empty. Source Files ¶ View all Source files cmd.go deps.go Click to show internal directories. Click to hide internal directories.