Versions in this module Expand all Collapse all v0 v0.0.2 Dec 9, 2021 v0.0.1 Oct 19, 2021 Changes in this version + var Endpoints = []*xreq.Endpoint + var ManualUpdateEndpoint = &xreq.Endpoint + var OneEndpoint = &xreq.Endpoint + func ManualUpdateAction(req *http.Request) (interface{}, error) + func OneAction(req *http.Request) (interface{}, error) + type AutoScheduler struct + BlackholeEnabled bool + Capacity map[string]int64 + MaxBlackholeLoad float64 + MaxRegionLoad float64 + type OneData struct + AutoScheduler *AutoScheduler + Cluster string + ManualScheduler map[string]map[string]int + Scheduler string + type OneParam struct + ClusterName string + type SubCluster struct + Capacity int64 + Name string