package e2e
const (
// NeedCreateCluster define the spec label that need to create a cluster.
NeedCreateCluster = "needCreateCluster"
)