public static class MesosAgentSpecTemplate.Volume extends hudson.model.AbstractDescribableImpl<MesosAgentSpecTemplate.Volume>
| Modifier and Type | Class and Description |
|---|---|
static class |
MesosAgentSpecTemplate.Volume.DescriptorImpl |
| Constructor and Description |
|---|
Volume(java.lang.String containerPath,
java.lang.String hostPath,
boolean readOnly) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getContainerPath() |
java.lang.String |
getHostPath() |
boolean |
isReadOnly() |