// NewKubeconfigPhase returns a new kubeconfig phase. func NewKubeconfigPhase() workflow.Phase { … } func runKubeconfig() func(c workflow.RunData) error { … }
// NewKubeconfigPhase returns a new kubeconfig phase. func NewKubeconfigPhase() workflow.Phase { … } func runKubeconfig() func(c workflow.RunData) error { … }