routes

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2024 License: MPL-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DataStore = s.DataStore{
	LastUpdated: map[string]time.Time{},
	Containers:  make(map[string][]m.ContainerInfo),
}

Functions

func ServeIcon added in v1.1.0

func ServeIcon(w http.ResponseWriter, r *http.Request)

Types

type V1 added in v1.2.0

type V1 struct{}

func (*V1) AddRoutes added in v1.2.0

func (v *V1) AddRoutes(rg *mux.Router) error

func (*V1) GetApplications added in v1.2.0

func (v *V1) GetApplications(w http.ResponseWriter, r *http.Request)

func (*V1) GetSidecars added in v1.2.0

func (v *V1) GetSidecars(w http.ResponseWriter, r *http.Request)

func (*V1) GetStatus added in v1.2.0

func (v *V1) GetStatus(w http.ResponseWriter, r *http.Request)

func (*V1) HeadStatus added in v1.2.0

func (v *V1) HeadStatus(w http.ResponseWriter, r *http.Request)

func (*V1) PostApplications added in v1.2.0

func (v *V1) PostApplications(w http.ResponseWriter, r *http.Request)

Jump to

Keyboard shortcuts

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