Documentation
¶
Index ¶
- func GetCheckClusterStatusSteps(ctx *task.Context) []step.Step
- func GetDeployClusterSteps(ctx *task.Context) []step.Step
- func GetDestroyClusterSteps(ctx *task.Context) []step.Step
- func GetExecSteps(ctx *task.Context, hosts map[string]*topologyyaml.ExecOutput, command string) []step.Step
- func GetHandOverClusterSteps(ctx *task.Context) []step.Step
- func GetStartClusterSteps(ctx *task.Context) []step.Step
- func GetStopClusterSteps(ctx *task.Context) []step.Step
- func GetTakeOverClusterSteps(ctx *task.Context) []step.Step
- func RunSteps(ctx context.Context, steps ...step.Step) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetExecSteps ¶
func GetExecSteps(ctx *task.Context, hosts map[string]*topologyyaml.ExecOutput, command string) []step.Step
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.