httpserver

package
v0.0.0-...-17967aa Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewHealthMux

func NewHealthMux(handlers map[string]http.Handler) *http.ServeMux

NewHealthMux makes a new *http.ServeMux

Types

type HTTPServer

type HTTPServer interface {
	Start()
	Stop()
}

HTTPServer serving probes and metrics

func NewHTTPServer

func NewHTTPServer(controller *controller.AppGwIngressController, metricStore metricstore.MetricStore, apiPort string) HTTPServer

NewHTTPServer creates a new api server

Jump to

Keyboard shortcuts

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