public class EditableVolumeMount
extends io.fabric8.kubernetes.api.model.VolumeMount
implements io.fabric8.kubernetes.api.builder.Editable<io.fabric8.kubernetes.api.model.VolumeMountBuilder>
| Constructor and Description |
|---|
EditableVolumeMount() |
EditableVolumeMount(String mountPath,
String mountPropagation,
String name,
Boolean readOnly,
String subPath,
String subPathExpr) |
| Modifier and Type | Method and Description |
|---|---|
io.fabric8.kubernetes.api.model.VolumeMountBuilder |
edit() |
canEqual, equals, getAdditionalProperties, getMountPath, getMountPropagation, getName, getReadOnly, getSubPath, getSubPathExpr, hashCode, setAdditionalProperty, setMountPath, setMountPropagation, setName, setReadOnly, setSubPath, setSubPathExpr, toStringCopyright © 2015–2020 Red Hat. All rights reserved.