Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var EXCEPTION_EVENT = apis.ApiSpec{ Path: "/api/msp/apm/exceptions/events", BackendPath: "/api/msp/apm/exceptions/events", Host: "msp.marathon.l4lb.thisdcos.directory:8080", Scheme: "http", Method: "GET", CheckLogin: true, CheckToken: true, Doc: "Query exception event info", }
View Source
var EXCEPTION_EVENT_ID_LIST = apis.ApiSpec{ Path: "/api/msp/apm/exceptions/event-ids", BackendPath: "/api/msp/apm/exceptions/event-ids", Host: "msp.marathon.l4lb.thisdcos.directory:8080", Scheme: "http", Method: "GET", CheckLogin: true, CheckToken: true, Doc: "Query exception event ids", }
View Source
var EXCEPTION_LIST = apis.ApiSpec{ Path: "/api/msp/apm/exceptions", BackendPath: "/api/msp/apm/exceptions", Host: "msp.marathon.l4lb.thisdcos.directory:8080", Scheme: "http", Method: "GET", CheckLogin: true, CheckToken: true, Doc: "Query exception list", }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.