Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunYurtHubServers ¶ added in v1.2.0
func RunYurtHubServers(cfg *config.YurtHubConfiguration, proxyHandler http.Handler, rest *rest.RestConfigManager, stopCh <-chan struct{}) error
RunYurtHubServers is used to start up all servers for yurthub
Types ¶
type NonResourceHandler ¶ added in v1.1.0
type NonResourceHandler func(kubeClient *kubernetes.Clientset, sw cachemanager.StorageWrapper, path string) http.Handler
Click to show internal directories.
Click to hide internal directories.