public static interface V1beta1Extensions.AllowedFlexVolumeOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getDriver()
driver is the name of the Flexvolume driver.
|
com.google.protobuf.ByteString |
getDriverBytes()
driver is the name of the Flexvolume driver.
|
boolean |
hasDriver()
driver is the name of the Flexvolume driver.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasDriver()
driver is the name of the Flexvolume driver.
optional string driver = 1;String getDriver()
driver is the name of the Flexvolume driver.
optional string driver = 1;com.google.protobuf.ByteString getDriverBytes()
driver is the name of the Flexvolume driver.
optional string driver = 1;Copyright © 2021. All rights reserved.