admin

package
v0.373.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

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

Handler handles admin requests.

func NewHandler

func NewHandler(
	infProcessor *infprocessor.P,
	logger logr.Logger,
) *Handler

NewHandler returns a new admin handler.

func (*Handler) AdminHandler

func (h *Handler) AdminHandler(resp http.ResponseWriter, _ *http.Request)

AdminHandler handles admin requests.

func (*Handler) Run

func (h *Handler) Run(port int) error

Run runs the admin server.

Jump to

Keyboard shortcuts

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