Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Overlay ¶
type Overlay struct {
// contains filtered or unexported fields
}
Overlay layer manager
func (*Overlay) AddLowerDir ¶
AddLowerDir adds a lower directory to overlay mount
func (*Overlay) GetUpperDir ¶
GetUpperDir returns upper directory path
func (*Overlay) GetWorkDir ¶
GetWorkDir returns work directory path
func (*Overlay) SetUpperDir ¶
SetUpperDir sets upper directory to overlay mount
func (*Overlay) SetWorkDir ¶
SetWorkDir sets work directory to overlay mount
Click to show internal directories.
Click to hide internal directories.