config: fs type
This commit is contained in:
@ -98,6 +98,7 @@ type VolumeDef struct {
|
|||||||
}
|
}
|
||||||
|
|
||||||
type MountDef struct {
|
type MountDef struct {
|
||||||
|
Type string
|
||||||
Dev string
|
Dev string
|
||||||
Path string
|
Path string
|
||||||
Options string
|
Options string
|
||||||
|
Reference in New Issue
Block a user