Documentation ¶
Index ¶
Constants ¶
View Source
const ( Docker = "docker" Shell = "shell" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MultiMounter ¶ added in v0.1.18
type MultiMounter struct {
// contains filtered or unexported fields
}
func NewMultiMounter ¶ added in v0.1.18
func NewMultiMounter() *MultiMounter
func (*MultiMounter) RegisterMounter ¶ added in v0.1.18
func (m *MultiMounter) RegisterMounter(mtype string, mr Mounter)
Click to show internal directories.
Click to hide internal directories.