Documentation
¶
Overview ¶
Package webui provides Kodelet's embedded browser application.
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 serves Kodelet's embedded browser application.
func NewHandler ¶
NewHandler creates an HTTP handler for the embedded Web UI assets and SPA.
func (*Handler) IsPublicPath ¶
IsPublicPath reports whether path is a static browser resource that must load before the user has authenticated with the control plane.
Click to show internal directories.
Click to hide internal directories.