public class VolumeMount extends Object
| Constructor and Description |
|---|
VolumeMount(String name,
String mountPath,
boolean readOnly) |
VolumeMount(String name,
String mountPath,
boolean readOnly,
String subPath) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMountPath() |
String |
getName() |
String |
getSubPath() |
boolean |
isReadOnly() |
Copyright © 2023. All rights reserved.