Uses of Class
io.kubernetes.client.proto.V1.CSIVolumeSource
-
Uses of V1.CSIVolumeSource in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.CSIVolumeSourceModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.CSIVolumeSource>
V1.CSIVolumeSource.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1.CSIVolumeSourceModifier and TypeMethodDescriptionV1.CSIVolumeSource.Builder.build()
V1.CSIVolumeSource.Builder.buildPartial()
V1.VolumeSource.Builder.getCsi()
CSI (Container Storage Interface) represents ephemeral storage that is handled by certain external CSI drivers (Beta feature).V1.VolumeSource.getCsi()
CSI (Container Storage Interface) represents ephemeral storage that is handled by certain external CSI drivers (Beta feature).V1.VolumeSourceOrBuilder.getCsi()
CSI (Container Storage Interface) represents ephemeral storage that is handled by certain external CSI drivers (Beta feature).static V1.CSIVolumeSource
V1.CSIVolumeSource.getDefaultInstance()
V1.CSIVolumeSource.Builder.getDefaultInstanceForType()
V1.CSIVolumeSource.getDefaultInstanceForType()
static V1.CSIVolumeSource
V1.CSIVolumeSource.parseDelimitedFrom
(InputStream input) static V1.CSIVolumeSource
V1.CSIVolumeSource.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.CSIVolumeSource
V1.CSIVolumeSource.parseFrom
(byte[] data) static V1.CSIVolumeSource
V1.CSIVolumeSource.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.CSIVolumeSource
V1.CSIVolumeSource.parseFrom
(com.google.protobuf.ByteString data) static V1.CSIVolumeSource
V1.CSIVolumeSource.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.CSIVolumeSource
V1.CSIVolumeSource.parseFrom
(com.google.protobuf.CodedInputStream input) static V1.CSIVolumeSource
V1.CSIVolumeSource.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.CSIVolumeSource
V1.CSIVolumeSource.parseFrom
(InputStream input) static V1.CSIVolumeSource
V1.CSIVolumeSource.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.CSIVolumeSource
V1.CSIVolumeSource.parseFrom
(ByteBuffer data) static V1.CSIVolumeSource
V1.CSIVolumeSource.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.CSIVolumeSourceModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1.CSIVolumeSource>
V1.CSIVolumeSource.getParserForType()
static com.google.protobuf.Parser<V1.CSIVolumeSource>
V1.CSIVolumeSource.parser()
Methods in io.kubernetes.client.proto with parameters of type V1.CSIVolumeSourceModifier and TypeMethodDescriptionV1.VolumeSource.Builder.mergeCsi
(V1.CSIVolumeSource value) CSI (Container Storage Interface) represents ephemeral storage that is handled by certain external CSI drivers (Beta feature).V1.CSIVolumeSource.Builder.mergeFrom
(V1.CSIVolumeSource other) static V1.CSIVolumeSource.Builder
V1.CSIVolumeSource.newBuilder
(V1.CSIVolumeSource prototype) V1.VolumeSource.Builder.setCsi
(V1.CSIVolumeSource value) CSI (Container Storage Interface) represents ephemeral storage that is handled by certain external CSI drivers (Beta feature).