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