config_manage

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CONFIG_MANAGE_CONFIG_DEL = apis.ApiSpec{
	Path:        "/api/configmanage/configs",
	BackendPath: "/api/config",
	Host:        "dop.marathon.l4lb.thisdcos.directory:9527",
	Scheme:      "http",
	Method:      "DELETE",
	CheckLogin:  true,
	Doc:         "summary: 删除指定命名空间下的某个配置",
}
View Source
var CONFIG_MANAGE_CONFIG_EXPORT = apis.ApiSpec{
	Path:        "/api/config/actions/export",
	BackendPath: "/api/config/actions/export",
	Host:        "dop.marathon.l4lb.thisdcos.directory:9527",
	Scheme:      "http",
	Method:      "GET",
	CheckLogin:  true,
	Doc:         "导出配置",
}
View Source
var CONFIG_MANAGE_CONFIG_GET = apis.ApiSpec{
	Path:        "/api/configmanage/configs",
	BackendPath: "/api/config",
	Host:        "dop.marathon.l4lb.thisdcos.directory:9527",
	Scheme:      "http",
	Method:      "GET",
	CheckLogin:  true,
	Doc:         "summary: 获取指定命名空间的所有配置",
}
View Source
var CONFIG_MANAGE_CONFIG_IMPORT = apis.ApiSpec{
	Path:        "/api/config/actions/import",
	BackendPath: "/api/config/actions/import",
	Host:        "dop.marathon.l4lb.thisdcos.directory:9527",
	Scheme:      "http",
	Method:      "POST",
	CheckLogin:  true,
	Doc:         "导入配置",
}
View Source
var CONFIG_MANAGE_CONFIG_POST = apis.ApiSpec{
	Path:        "/api/configmanage/configs",
	BackendPath: "/api/config",
	Host:        "dop.marathon.l4lb.thisdcos.directory:9527",
	Scheme:      "http",
	Method:      "POST",
	CheckLogin:  true,
	Doc:         "summary: 新增指定命名空间下的一个或多个配置",
}
View Source
var CONFIG_MANAGE_CONFIG_PUT = apis.ApiSpec{
	Path:        "/api/configmanage/configs",
	BackendPath: "/api/config",
	Host:        "dop.marathon.l4lb.thisdcos.directory:9527",
	Scheme:      "http",
	Method:      "PUT",
	CheckLogin:  true,
	Doc:         "summary: 修改指定命名空间下的一个或多个配置",
}
View Source
var CONFIG_MANAGE_DEPLOY_CONFIG_GET = apis.ApiSpec{
	Path:        "/api/configmanage/configs/deployment",
	BackendPath: "/api/config/deployment",
	Host:        "dop.marathon.l4lb.thisdcos.directory:9527",
	Scheme:      "http",
	Method:      "GET",
	CheckLogin:  true,
	Doc:         "summary: 获取指定命名空间的所有部署配置",
}
View Source
var CONFIG_MANAGE_MULTI_NS_CONFIG_GET = apis.ApiSpec{
	Path:        "/api/configmanage/multinamespace/configs",
	BackendPath: "/api/config/actions/list-multinamespace-configs",
	Host:        "dop.marathon.l4lb.thisdcos.directory:9527",
	Scheme:      "http",
	Method:      "POST",
	CheckLogin:  true,
	CheckToken:  true,
	Doc:         "summary: 获取多个命名空间的所有配置",
}
View Source
var CONFIG_MANAGE_NAMESPACE_DEL = apis.ApiSpec{
	Path:        "/api/configmanage/namespace",
	BackendPath: "/api/config/namespace",
	Host:        "dop.marathon.l4lb.thisdcos.directory:9527",
	Scheme:      "http",
	Method:      "DELETE",
	CheckLogin:  true,
	Doc:         "summary: 删除一个配置的命名空间",
}
View Source
var CONFIG_MANAGE_NAMESPACE_FIX = apis.ApiSpec{
	Path:        "/api/config/namespace/fix-namespace-data-err",
	BackendPath: "/api/config/namespace/fix-namespace-data-err",
	Host:        "dop.marathon.l4lb.thisdcos.directory:9527",
	Scheme:      "http",
	Method:      "GET",
	CheckLogin:  true,
	Doc:         "summary: 修复namespace数据缺少",
}
View Source
var CONFIG_MANAGE_NAMESPACE_POST = apis.ApiSpec{
	Path:        "/api/configmanage/namespace",
	BackendPath: "/api/config/namespace",
	Host:        "dop.marathon.l4lb.thisdcos.directory:9527",
	Scheme:      "http",
	Method:      "POST",
	CheckLogin:  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