Uses of Class
io.kubernetes.client.proto.V1.CinderPersistentVolumeSource
-
Uses of V1.CinderPersistentVolumeSource in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.CinderPersistentVolumeSourceModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.CinderPersistentVolumeSource>V1.CinderPersistentVolumeSource.PARSERDeprecated.Methods in io.kubernetes.client.proto that return V1.CinderPersistentVolumeSourceModifier and TypeMethodDescriptionV1.CinderPersistentVolumeSource.Builder.build()V1.CinderPersistentVolumeSource.Builder.buildPartial()V1.PersistentVolumeSource.Builder.getCinder()Cinder represents a cinder volume attached and mounted on kubelets host machine.V1.PersistentVolumeSource.getCinder()Cinder represents a cinder volume attached and mounted on kubelets host machine.V1.PersistentVolumeSourceOrBuilder.getCinder()Cinder represents a cinder volume attached and mounted on kubelets host machine.V1.CinderPersistentVolumeSource.getDefaultInstance()V1.CinderPersistentVolumeSource.Builder.getDefaultInstanceForType()V1.CinderPersistentVolumeSource.getDefaultInstanceForType()V1.CinderPersistentVolumeSource.parseDelimitedFrom(InputStream input) V1.CinderPersistentVolumeSource.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1.CinderPersistentVolumeSource.parseFrom(byte[] data) V1.CinderPersistentVolumeSource.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1.CinderPersistentVolumeSource.parseFrom(com.google.protobuf.ByteString data) V1.CinderPersistentVolumeSource.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1.CinderPersistentVolumeSource.parseFrom(com.google.protobuf.CodedInputStream input) V1.CinderPersistentVolumeSource.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1.CinderPersistentVolumeSource.parseFrom(InputStream input) V1.CinderPersistentVolumeSource.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1.CinderPersistentVolumeSource.parseFrom(ByteBuffer data) V1.CinderPersistentVolumeSource.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.CinderPersistentVolumeSourceModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1.CinderPersistentVolumeSource>V1.CinderPersistentVolumeSource.getParserForType()static com.google.protobuf.Parser<V1.CinderPersistentVolumeSource>V1.CinderPersistentVolumeSource.parser()Methods in io.kubernetes.client.proto with parameters of type V1.CinderPersistentVolumeSourceModifier and TypeMethodDescriptionV1.PersistentVolumeSource.Builder.mergeCinder(V1.CinderPersistentVolumeSource value) Cinder represents a cinder volume attached and mounted on kubelets host machine.V1.CinderPersistentVolumeSource.Builder.mergeFrom(V1.CinderPersistentVolumeSource other) V1.CinderPersistentVolumeSource.newBuilder(V1.CinderPersistentVolumeSource prototype) V1.PersistentVolumeSource.Builder.setCinder(V1.CinderPersistentVolumeSource value) Cinder represents a cinder volume attached and mounted on kubelets host machine.