Documentation ¶
Index ¶
Constants ¶
View Source
const ( StateReady = "Ready" StateNotReady = "NotReady" StateWaitingForSync = "WaitingForSync" StateTerminated = "Terminated" )
Variables ¶
This section is empty.
Functions ¶
func NewCluster ¶
func NewCluster( name, checksum string, config *rest.Config, informerFactory kubeinformers.SharedInformerFactory, buildClient func(string, string, *rest.Config) (kubernetes.Interface, error), cacheSyncCb func(), ) *cluster
Types ¶
Click to show internal directories.
Click to hide internal directories.