officer

package
v1.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 13, 2021 License: AGPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var OFFICER_FETCH_SCRIPT = apis.ApiSpec{
	Path:        "/api/script/<name>",
	BackendPath: "/api/script/<name>",
	Method:      "GET",
	Host:        "ops.marathon.l4lb.thisdcos.directory:9027",
	Scheme:      "http",
	CheckToken:  true,
	Doc:         "summary: 同步脚本",
}
View Source
var OFFICER_GET_PRICE = apis.ApiSpec{
	Path:        "/api/resource/aliyun/price",
	BackendPath: "/api/resource/aliyun/price",
	Method:      "POST",
	Host:        "officer.marathon.l4lb.thisdcos.directory:9029",
	Scheme:      "http",
	CheckLogin:  true,
	Doc:         "summary: 获取阿里云指定资源价格",
}
View Source
var OFFICER_GET_SCRIPT_INFO = apis.ApiSpec{
	Path:         "/api/script/info",
	BackendPath:  "/api/script/info",
	Method:       "GET",
	Host:         "ops.marathon.l4lb.thisdcos.directory:9027",
	Scheme:       "http",
	ResponseType: apistructs.ScriptInfo{},
	CheckToken:   true,
	Doc:          "summary: 获取最新的脚本信息",
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL