Uses of Class
io.kubernetes.client.proto.V1.CSIPersistentVolumeSource
-
Uses of V1.CSIPersistentVolumeSource in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.CSIPersistentVolumeSourceModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.CSIPersistentVolumeSource>V1.CSIPersistentVolumeSource.PARSERDeprecated.Methods in io.kubernetes.client.proto that return V1.CSIPersistentVolumeSourceModifier and TypeMethodDescriptionV1.CSIPersistentVolumeSource.Builder.build()V1.CSIPersistentVolumeSource.Builder.buildPartial()V1.PersistentVolumeSource.Builder.getCsi()CSI represents storage that is handled by an external CSI driver (Beta feature).V1.PersistentVolumeSource.getCsi()CSI represents storage that is handled by an external CSI driver (Beta feature).V1.PersistentVolumeSourceOrBuilder.getCsi()CSI represents storage that is handled by an external CSI driver (Beta feature).static V1.CSIPersistentVolumeSourceV1.CSIPersistentVolumeSource.getDefaultInstance()V1.CSIPersistentVolumeSource.Builder.getDefaultInstanceForType()V1.CSIPersistentVolumeSource.getDefaultInstanceForType()static V1.CSIPersistentVolumeSourceV1.CSIPersistentVolumeSource.parseDelimitedFrom(InputStream input) static V1.CSIPersistentVolumeSourceV1.CSIPersistentVolumeSource.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.CSIPersistentVolumeSourceV1.CSIPersistentVolumeSource.parseFrom(byte[] data) static V1.CSIPersistentVolumeSourceV1.CSIPersistentVolumeSource.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.CSIPersistentVolumeSourceV1.CSIPersistentVolumeSource.parseFrom(com.google.protobuf.ByteString data) static V1.CSIPersistentVolumeSourceV1.CSIPersistentVolumeSource.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.CSIPersistentVolumeSourceV1.CSIPersistentVolumeSource.parseFrom(com.google.protobuf.CodedInputStream input) static V1.CSIPersistentVolumeSourceV1.CSIPersistentVolumeSource.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.CSIPersistentVolumeSourceV1.CSIPersistentVolumeSource.parseFrom(InputStream input) static V1.CSIPersistentVolumeSourceV1.CSIPersistentVolumeSource.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.CSIPersistentVolumeSourceV1.CSIPersistentVolumeSource.parseFrom(ByteBuffer data) static V1.CSIPersistentVolumeSourceV1.CSIPersistentVolumeSource.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.CSIPersistentVolumeSourceModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1.CSIPersistentVolumeSource>V1.CSIPersistentVolumeSource.getParserForType()static com.google.protobuf.Parser<V1.CSIPersistentVolumeSource>V1.CSIPersistentVolumeSource.parser()Methods in io.kubernetes.client.proto with parameters of type V1.CSIPersistentVolumeSourceModifier and TypeMethodDescriptionV1.PersistentVolumeSource.Builder.mergeCsi(V1.CSIPersistentVolumeSource value) CSI represents storage that is handled by an external CSI driver (Beta feature).V1.CSIPersistentVolumeSource.Builder.mergeFrom(V1.CSIPersistentVolumeSource other) V1.CSIPersistentVolumeSource.newBuilder(V1.CSIPersistentVolumeSource prototype) V1.PersistentVolumeSource.Builder.setCsi(V1.CSIPersistentVolumeSource value) CSI represents storage that is handled by an external CSI driver (Beta feature).