public abstract class ContainerMount extends Object
| Constructor and Description |
|---|
ContainerMount() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
destination() |
abstract String |
driver() |
abstract String |
mode() |
abstract String |
name() |
abstract String |
propagation() |
abstract Boolean |
rw() |
abstract String |
source() |
abstract String |
type() |
Copyright © 2018. All rights reserved.