Documentation ¶
Index ¶
Constants ¶
View Source
const (
LabelNodeRoleMaster = "node-role.kubernetes.io/master"
)
Variables ¶
This section is empty.
Functions ¶
func InitSSHClient ¶
func InitSSHClient(keypath string)
Types ¶
type Cluster ¶
Cluster is a simple abstraction to make writing tests easier.
func GetCluster ¶
GetCluster can be called in every test to return a *Cluster object.
Click to show internal directories.
Click to hide internal directories.