-
V1.CinderPersistentVolumeSource.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
V1.CinderPersistentVolumeSource.Builder.clear()
V1.CinderPersistentVolumeSource.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
Filesystem type to mount.
V1.CinderPersistentVolumeSource.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Optional: Defaults to false (read/write).
Optional: points to a secret object containing parameters used to connect
to OpenStack.
volume id used to identify the volume in cinder.
V1.CinderPersistentVolumeSource.Builder.clone()
Cinder represents a cinder volume attached and mounted on kubelets host machine.
V1.CinderPersistentVolumeSource.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
V1.CinderPersistentVolumeSource.Builder.mergeFrom(com.google.protobuf.Message other)
Optional: points to a secret object containing parameters used to connect
to OpenStack.
V1.CinderPersistentVolumeSource.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
V1.CinderPersistentVolumeSource.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
V1.CinderPersistentVolumeSource.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
Filesystem type to mount.
V1.CinderPersistentVolumeSource.Builder.setFsTypeBytes(com.google.protobuf.ByteString value)
Filesystem type to mount.
V1.CinderPersistentVolumeSource.Builder.setReadOnly(boolean value)
Optional: Defaults to false (read/write).
V1.CinderPersistentVolumeSource.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
Optional: points to a secret object containing parameters used to connect
to OpenStack.
Optional: points to a secret object containing parameters used to connect
to OpenStack.
V1.CinderPersistentVolumeSource.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
volume id used to identify the volume in cinder.
V1.CinderPersistentVolumeSource.Builder.setVolumeIDBytes(com.google.protobuf.ByteString value)
volume id used to identify the volume in cinder.
Cinder represents a cinder volume attached and mounted on kubelets host machine.