Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type PodInfo ¶
func PodInfoFromEnv ¶
func PodInfoFromEnv() *PodInfo
type RootHandler ¶
type RootHandler struct {
*PodInfo
OS string
Arch string
// contains filtered or unexported fields
}
func MustRootHandler ¶
func MustRootHandler(pod *PodInfo) *RootHandler
func (*RootHandler) ServeHTTP ¶
func (h *RootHandler) ServeHTTP(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.