webui

package
v0.5.4 Latest Latest
Warning

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

Go to latest
Published: Jul 26, 2022 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ExtraHandlers = []ExtraHandler{}
)

Functions

func AddExtraHandler

func AddExtraHandler(path string, handler http.HandlerFunc)

Types

type ExtraHandler

type ExtraHandler struct {
	Path    string
	Handler http.HandlerFunc
}

type WebUIServer

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

func NewWebUIServer

func NewWebUIServer(config *v1beta1.GatewayConfig) (*WebUIServer, error)

func (*WebUIServer) ListenAndServe

func (ws *WebUIServer) ListenAndServe(ctx waitctx.RestrictiveContext) error

Jump to

Keyboard shortcuts

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