Versions in this module Expand all Collapse all v0 v0.6.0 Apr 13, 2020 Changes in this version + type Step interface + GetDescription func(ctx *WorkflowContext, values render.Values) (string, error) + GetDocs func(ctx *WorkflowContext, values render.Values, flags render.Flags) (string, error) + Run func(ctx *WorkflowContext, values render.Values) error + type ValetGlobalConfig struct + Env map[string]string + type WorkflowContext struct + AwsDnsClient aws.DnsClient + Ctx context.Context + FileStore render.FileStore + HelmClient helm.Client + KubeClient kube.Client + Runner cmd.Runner