public static interface PodSpec.Container.VolumeMountOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMountPath()
optional string mount_path = 3; |
com.google.protobuf.ByteString |
getMountPathBytes()
optional string mount_path = 3; |
java.lang.String |
getName()
optional string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
optional string name = 1; |
boolean |
getReadOnly()
optional bool read_only = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getName()
optional string name = 1;com.google.protobuf.ByteString getNameBytes()
optional string name = 1;boolean getReadOnly()
optional bool read_only = 2;java.lang.String getMountPath()
optional string mount_path = 3;com.google.protobuf.ByteString getMountPathBytes()
optional string mount_path = 3;