Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var GET_MSP_ADAPTERS = apis.ApiSpec{ Path: "/api/msp/apm/adapters", BackendPath: "/api/msp/apm/adapters", Host: "msp.marathon.l4lb.thisdcos.directory:8080", Scheme: "http", Method: "GET", CheckLogin: true, CheckToken: true, Doc: "Get msp supported adapters", }
View Source
var GET_MSP_ADAPTER_DOCS = apis.ApiSpec{ Path: "/api/msp/apm/adapter/docs", BackendPath: "/api/msp/apm/adapter/docs", Host: "msp.marathon.l4lb.thisdcos.directory:8080", Scheme: "http", Method: "GET", CheckLogin: true, CheckToken: true, Doc: "Get msp adapter docs.", }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.