-
V1.GCEPersistentDiskVolumeSource.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
V1.GCEPersistentDiskVolumeSource.Builder.clear()
V1.GCEPersistentDiskVolumeSource.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
Filesystem type of the volume that you want to mount.
V1.GCEPersistentDiskVolumeSource.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
The partition in the volume that you want to mount.
Unique name of the PD resource in GCE.
ReadOnly here will force the ReadOnly setting in VolumeMounts.
V1.GCEPersistentDiskVolumeSource.Builder.clone()
GCEPersistentDisk represents a GCE Disk resource that is attached to a
kubelet's host machine and then exposed to the pod.
GCEPersistentDisk represents a GCE Disk resource that is attached to a
kubelet's host machine and then exposed to the pod.
V1.GCEPersistentDiskVolumeSource.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
V1.GCEPersistentDiskVolumeSource.Builder.mergeFrom(com.google.protobuf.Message other)
V1.GCEPersistentDiskVolumeSource.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
V1.GCEPersistentDiskVolumeSource.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
V1.GCEPersistentDiskVolumeSource.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
Filesystem type of the volume that you want to mount.
V1.GCEPersistentDiskVolumeSource.Builder.setFsTypeBytes(com.google.protobuf.ByteString value)
Filesystem type of the volume that you want to mount.
V1.GCEPersistentDiskVolumeSource.Builder.setPartition(int value)
The partition in the volume that you want to mount.
Unique name of the PD resource in GCE.
V1.GCEPersistentDiskVolumeSource.Builder.setPdNameBytes(com.google.protobuf.ByteString value)
Unique name of the PD resource in GCE.
V1.GCEPersistentDiskVolumeSource.Builder.setReadOnly(boolean value)
ReadOnly here will force the ReadOnly setting in VolumeMounts.
V1.GCEPersistentDiskVolumeSource.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
V1.GCEPersistentDiskVolumeSource.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
GCEPersistentDisk represents a GCE Disk resource that is attached to a
kubelet's host machine and then exposed to the pod.
GCEPersistentDisk represents a GCE Disk resource that is attached to a
kubelet's host machine and then exposed to the pod.