Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WrapNonResourceHandler ¶
func WrapNonResourceHandler(proxyHandler http.Handler, config *config.YurtHubConfiguration, healthChecker healthchecker.Interface) http.Handler
Types ¶
type NonResourceHandler ¶
type NonResourceHandler func(kubeClient *kubernetes.Clientset, sw cachemanager.StorageWrapper, path string) http.Handler
Click to show internal directories.
Click to hide internal directories.