public static interface V1.LocalVolumeSourceOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getPath()
The full path to the volume on the node
For alpha, this path must be a directory
Once block as a source is supported, then this path can point to a block device
|
com.google.protobuf.ByteString |
getPathBytes()
The full path to the volume on the node
For alpha, this path must be a directory
Once block as a source is supported, then this path can point to a block device
|
boolean |
hasPath()
The full path to the volume on the node
For alpha, this path must be a directory
Once block as a source is supported, then this path can point to a block device
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasPath()
The full path to the volume on the node For alpha, this path must be a directory Once block as a source is supported, then this path can point to a block device
optional string path = 1;String getPath()
The full path to the volume on the node For alpha, this path must be a directory Once block as a source is supported, then this path can point to a block device
optional string path = 1;com.google.protobuf.ByteString getPathBytes()
The full path to the volume on the node For alpha, this path must be a directory Once block as a source is supported, then this path can point to a block device
optional string path = 1;Copyright © 2018. All rights reserved.