Documentation
¶
Index ¶
- func BuildDownloadCompTasks(version string, instanceIter InstanceIter) []*task.StepDisplay
- func CheckClusterDirConflict(clusterSpec *spec.SpecManager, clusterName string, topo spec.Topology) error
- func CheckClusterPortConflict(clusterSpec *spec.SpecManager, clusterName string, topo spec.Topology) error
- type InstanceIter
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildDownloadCompTasks ¶
func BuildDownloadCompTasks(version string, instanceIter InstanceIter) []*task.StepDisplay
BuildDownloadCompTasks build download component tasks
func CheckClusterDirConflict ¶
func CheckClusterDirConflict(clusterSpec *spec.SpecManager, clusterName string, topo spec.Topology) error
CheckClusterDirConflict checks cluster dir conflict
func CheckClusterPortConflict ¶
func CheckClusterPortConflict(clusterSpec *spec.SpecManager, clusterName string, topo spec.Topology) error
CheckClusterPortConflict checks cluster dir conflict
Types ¶
type InstanceIter ¶ added in v1.0.8
InstanceIter to iterate instance.
Click to show internal directories.
Click to hide internal directories.