Documentation
¶
Overview ¶
templ: version: v0.3.857
templ: version: v0.3.857
templ: version: v0.3.857
templ: version: v0.3.857
Index ¶
- Variables
- func Admin(imageName string, cts []container.Summary) templ.Component
- func AdminLogin() templ.Component
- func AdminWebHandler(w http.ResponseWriter, r *http.Request)
- func Base(title string) templ.Component
- func HandleSimple(w http.ResponseWriter, r *http.Request)
- func Index(cts []container.Summary) templ.Component
- func IndexWebHandler(w http.ResponseWriter, r *http.Request)
- func Start(uuid string) templ.Component
- func StartSpinner(uuid string) templ.Component
- func StartStatusWebHandler(w http.ResponseWriter, r *http.Request)
- func StartWebHandler(w http.ResponseWriter, r *http.Request)
Constants ¶
This section is empty.
Variables ¶
View Source
var Files embed.FS
Functions ¶
func AdminLogin ¶
func AdminWebHandler ¶
func AdminWebHandler(w http.ResponseWriter, r *http.Request)
AdminWebHandler() is the main http handler for the admin interface
func HandleSimple ¶
func HandleSimple(w http.ResponseWriter, r *http.Request)
HandleSimple() is used for "simple Mode", a very stripped down mode of operation TODO
func IndexWebHandler ¶
func IndexWebHandler(w http.ResponseWriter, r *http.Request)
IndexWebHandler() is the main http handler for the application
func StartSpinner ¶
func StartStatusWebHandler ¶
func StartStatusWebHandler(w http.ResponseWriter, r *http.Request)
StartStatusWebHandler() is called pereodically after starting a container
func StartWebHandler ¶
func StartWebHandler(w http.ResponseWriter, r *http.Request)
StartWebHandler() starts a container
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.