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