Documentation ¶
Index ¶
Constants ¶
View Source
const ( // NumThreads defines number of worker threads for resource watcher. NumThreads = 1 // NumRoutinesThatFollow is for handling golang waitgroups. NumRoutinesThatFollow = 1 )
Variables ¶
This section is empty.
Functions ¶
func StartControllers ¶
func StartControllers(kubeconfig string)
StartControllers instantiates CStorPool and CStorVolumeReplica controllers and watches them.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.