Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrRestConfigMgr = errors.New("failed to initialize restConfigMgr")
)
Functions ¶
This section is empty.
Types ¶
type AutonomyProxy ¶
type AutonomyProxy struct {
// contains filtered or unexported fields
}
func NewAutonomyProxy ¶
func NewAutonomyProxy( restConfigMgr *hubrest.RestConfigManager, cacheMgr cachemanager.CacheManager, ) *AutonomyProxy
func (*AutonomyProxy) ServeHTTP ¶
func (ap *AutonomyProxy) ServeHTTP(rw http.ResponseWriter, req *http.Request)
Click to show internal directories.
Click to hide internal directories.