Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewYurtReverseProxyHandler ¶
func NewYurtReverseProxyHandler( yurtHubCfg *config.YurtHubConfiguration, localCacheMgr cachemanager.CacheManager, restConfigMgr *hubrest.RestConfigManager, transportMgr transport.Interface, cloudHealthChecker healthchecker.MultipleBackendsHealthChecker, tenantMgr tenant.Interface, coordinatorGetter func() yurtcoordinator.Coordinator, coordinatorTransportMgrGetter func() transport.Interface, coordinatorHealthCheckerGetter func() healthchecker.HealthChecker, coordinatorServerURLGetter func() *url.URL, stopCh <-chan struct{}) (http.Handler, error)
NewYurtReverseProxyHandler creates a http handler for proxying all of incoming requests.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.