fdp

package
v1.3.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CDP_DELETE = apis.ApiSpec{
	Path:        "/api/fdp/<*>",
	BackendPath: "/api/fdp/<*>",
	Host:        "fdp-master.marathon.l4lb.thisdcos.directory:8080",
	Scheme:      "http",
	Method:      "DELETE",
	CheckLogin:  true,
	CheckToken:  true,
}
View Source
var CDP_GET = apis.ApiSpec{
	Path:        "/api/fdp/<*>",
	BackendPath: "/api/fdp/<*>",
	Host:        "fdp-master.marathon.l4lb.thisdcos.directory:8080",
	Scheme:      "http",
	Method:      "GET",
	CheckLogin:  true,
	CheckToken:  true,
}
View Source
var CDP_PATCH = apis.ApiSpec{
	Path:        "/api/fdp/<*>",
	BackendPath: "/api/fdp/<*>",
	Host:        "fdp-master.marathon.l4lb.thisdcos.directory:8080",
	Scheme:      "http",
	Method:      "PATCH",
	CheckLogin:  true,
	CheckToken:  true,
}
View Source
var CDP_POST = apis.ApiSpec{
	Path:        "/api/fdp/<*>",
	BackendPath: "/api/fdp/<*>",
	Host:        "fdp-master.marathon.l4lb.thisdcos.directory:8080",
	Scheme:      "http",
	Method:      "POST",
	CheckLogin:  true,
	CheckToken:  true,
}
View Source
var CDP_PUT = apis.ApiSpec{
	Path:        "/api/fdp/<*>",
	BackendPath: "/api/fdp/<*>",
	Host:        "fdp-master.marathon.l4lb.thisdcos.directory:8080",
	Scheme:      "http",
	Method:      "PUT",
	CheckLogin:  true,
	CheckToken:  true,
}
View Source
var FDP_WEBSOCKET = apis.ApiSpec{
	Path:        "/api/fdp-websocket/<*>",
	BackendPath: "/api/fdp-websocket/ad-hoc/ws/<*>",
	Host:        "fdp-master.marathon.l4lb.thisdcos.directory:8080",
	Scheme:      "ws",
	Method:      "GET",
	CheckLogin:  true,
	Doc: `
summary: dice's websocket proxy
`,
}

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