server

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 22, 2017 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RestHandler

type RestHandler struct {
	// contains filtered or unexported fields
}

func NewRestHandler

func NewRestHandler(serviceWatcher platforms.ServiceWatcher, containerLocator platforms.ContainerLocator) *RestHandler

func (*RestHandler) AddDebugConfig

func (r *RestHandler) AddDebugConfig(params debugconfig.AddDebugConfigParams) middleware.Responder

func (*RestHandler) DeleteDebugConfig

func (r *RestHandler) DeleteDebugConfig(params debugconfig.DeleteDebugConfigParams) middleware.Responder

func (*RestHandler) GetDebugConfig

func (r *RestHandler) GetDebugConfig(params debugconfig.GetDebugConfigParams) middleware.Responder

func (*RestHandler) GetDebugConfigs

func (r *RestHandler) GetDebugConfigs(params debugconfig.GetDebugConfigsParams) middleware.Responder

func (*RestHandler) PopContainerToDebug

func (r *RestHandler) PopContainerToDebug(params debugconfig.PopContainerToDebugParams) middleware.Responder

func (*RestHandler) PopDebugSession

func (r *RestHandler) PopDebugSession(params debugsessions.PopDebugSessionParams) middleware.Responder

func (*RestHandler) PutDebugSession

func (r *RestHandler) PutDebugSession(params debugsessions.PutDebugSessionParams) middleware.Responder

func (*RestHandler) UpdateDebugConfig

func (r *RestHandler) UpdateDebugConfig(params debugconfig.UpdateDebugConfigParams) middleware.Responder

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳