public final class MountVolumeSpec extends Object implements Serializable, Comparable
| Modifier and Type | Class and Description | 
|---|---|
| static class  | MountVolumeSpec.BuilderBuilder for MountVolumeSpec. | 
| Modifier and Type | Field and Description | 
|---|---|
| static String | READONLYOPTION | 
| Modifier and Type | Method and Description | 
|---|---|
| int | compareTo(Object o) | 
| boolean | equals(Object o) | 
| String | getHostPath() | 
| String | getMountPath() | 
| Boolean | getReadOnly() | 
| int | hashCode() | 
public static final String READONLYOPTION
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.