Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CheckCmd = []string{"chmod +x /tmp/check.sh", "/tmp/check.sh"}
Functions ¶
This section is empty.
Types ¶
type Interface ¶
type Interface interface {
HostEnv(cluster *ecsv1.KubernetesCluster, results []chan types.PrecheckResult, finished chan bool)
}
Interface xxx
Click to show internal directories.
Click to hide internal directories.