Documentation
¶
Overview ¶
Package storage handles block-device mounting tasks dispatched by base.
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
}
func (*Handler) HandleMount ¶
func (h *Handler) HandleMount(w http.ResponseWriter, r *http.Request)
type MountRequest ¶
Click to show internal directories.
Click to hide internal directories.