Versions in this module Expand all Collapse all v1 v1.0.1 Aug 15, 2024 Changes in this version + func GetDCOSTokenAuthPeriodically() + type HTTPResponse = httpserver.HTTPResponse + type Responser = httpserver.Responser + type Scheduler struct + Httpendpoints *endpoints.HTTPEndpoints + func NewScheduler(instanceinfoImpl instanceinfo.InstanceInfo, ...) *Scheduler + func (s *Scheduler) CancelServiceGroup(namespace, name string) (interface{}, error) + func (s *Scheduler) EpGetRuntimeStatus(ctx context.Context, vars map[string]string) (*apistructs.MultiLevelStatus, error)