Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CREATE_TENANTS = apis.ApiSpec{ Path: "/api/msp/tenant", BackendPath: "/api/msp/tenant", Host: "msp.marathon.l4lb.thisdcos.directory:8080", Scheme: "http", Method: "POST", CheckLogin: true, CheckToken: true, Doc: "Create MSP tenant", }
View Source
var GET_TENANTS = apis.ApiSpec{ Path: "/api/msp/tenant", BackendPath: "/api/msp/tenant", Host: "msp.marathon.l4lb.thisdcos.directory:8080", Scheme: "http", Method: "GET", CheckLogin: true, CheckToken: true, Doc: "GET MSP tenant", }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.