kubernetes/cmd/kubeadm/app/cmd/phases/workflow/phase.go

type Phase

// AppendPhase adds the given phase to the nested, ordered sequence of phases.
func (t *Phase) AppendPhase(phase Phase) {}