admin

package
v0.75.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

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

Server is an HTTP server for serving administrative endpoints, accessible from within the hosting cluster only (i.e. not external).

func NewServer

func NewServer(addr string, proxies []proxy.Proxy) *Server

NewServer instantiates a new Server.

func (*Server) Run

func (s *Server) Run() error

Run is a blocking command that starts the HTTP server.

Jump to

Keyboard shortcuts

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