public static interface V1beta1Extensions.AllowedCSIDriverOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Name is the registered name of the CSI driver
|
com.google.protobuf.ByteString |
getNameBytes()
Name is the registered name of the CSI driver
|
boolean |
hasName()
Name is the registered name of the CSI driver
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasName()
Name is the registered name of the CSI driver
optional string name = 1;String getName()
Name is the registered name of the CSI driver
optional string name = 1;com.google.protobuf.ByteString getNameBytes()
Name is the registered name of the CSI driver
optional string name = 1;Copyright © 2023. All rights reserved.