| Modifier and Type | Method and Description |
|---|---|
V1.GCEPersistentDiskVolumeSource.Builder |
V1.GCEPersistentDiskVolumeSource.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1.GCEPersistentDiskVolumeSource.Builder |
V1.GCEPersistentDiskVolumeSource.Builder.clear() |
V1.GCEPersistentDiskVolumeSource.Builder |
V1.GCEPersistentDiskVolumeSource.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
V1.GCEPersistentDiskVolumeSource.Builder |
V1.GCEPersistentDiskVolumeSource.Builder.clearFsType()
Filesystem type of the volume that you want to mount.
|
V1.GCEPersistentDiskVolumeSource.Builder |
V1.GCEPersistentDiskVolumeSource.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
V1.GCEPersistentDiskVolumeSource.Builder |
V1.GCEPersistentDiskVolumeSource.Builder.clearPartition()
The partition in the volume that you want to mount.
|
V1.GCEPersistentDiskVolumeSource.Builder |
V1.GCEPersistentDiskVolumeSource.Builder.clearPdName()
Unique name of the PD resource in GCE.
|
V1.GCEPersistentDiskVolumeSource.Builder |
V1.GCEPersistentDiskVolumeSource.Builder.clearReadOnly()
ReadOnly here will force the ReadOnly setting in VolumeMounts.
|
V1.GCEPersistentDiskVolumeSource.Builder |
V1.GCEPersistentDiskVolumeSource.Builder.clone() |
V1.GCEPersistentDiskVolumeSource.Builder |
V1.PersistentVolumeSource.Builder.getGcePersistentDiskBuilder()
GCEPersistentDisk represents a GCE Disk resource that is attached to a
kubelet's host machine and then exposed to the pod.
|
V1.GCEPersistentDiskVolumeSource.Builder |
V1.VolumeSource.Builder.getGcePersistentDiskBuilder()
GCEPersistentDisk represents a GCE Disk resource that is attached to a
kubelet's host machine and then exposed to the pod.
|
V1.GCEPersistentDiskVolumeSource.Builder |
V1.GCEPersistentDiskVolumeSource.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
V1.GCEPersistentDiskVolumeSource.Builder |
V1.GCEPersistentDiskVolumeSource.Builder.mergeFrom(com.google.protobuf.Message other) |
V1.GCEPersistentDiskVolumeSource.Builder |
V1.GCEPersistentDiskVolumeSource.Builder.mergeFrom(V1.GCEPersistentDiskVolumeSource other) |
V1.GCEPersistentDiskVolumeSource.Builder |
V1.GCEPersistentDiskVolumeSource.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static V1.GCEPersistentDiskVolumeSource.Builder |
V1.GCEPersistentDiskVolumeSource.newBuilder() |
static V1.GCEPersistentDiskVolumeSource.Builder |
V1.GCEPersistentDiskVolumeSource.newBuilder(V1.GCEPersistentDiskVolumeSource prototype) |
V1.GCEPersistentDiskVolumeSource.Builder |
V1.GCEPersistentDiskVolumeSource.newBuilderForType() |
protected V1.GCEPersistentDiskVolumeSource.Builder |
V1.GCEPersistentDiskVolumeSource.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
V1.GCEPersistentDiskVolumeSource.Builder |
V1.GCEPersistentDiskVolumeSource.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1.GCEPersistentDiskVolumeSource.Builder |
V1.GCEPersistentDiskVolumeSource.Builder.setFsType(String value)
Filesystem type of the volume that you want to mount.
|
V1.GCEPersistentDiskVolumeSource.Builder |
V1.GCEPersistentDiskVolumeSource.Builder.setFsTypeBytes(com.google.protobuf.ByteString value)
Filesystem type of the volume that you want to mount.
|
V1.GCEPersistentDiskVolumeSource.Builder |
V1.GCEPersistentDiskVolumeSource.Builder.setPartition(int value)
The partition in the volume that you want to mount.
|
V1.GCEPersistentDiskVolumeSource.Builder |
V1.GCEPersistentDiskVolumeSource.Builder.setPdName(String value)
Unique name of the PD resource in GCE.
|
V1.GCEPersistentDiskVolumeSource.Builder |
V1.GCEPersistentDiskVolumeSource.Builder.setPdNameBytes(com.google.protobuf.ByteString value)
Unique name of the PD resource in GCE.
|
V1.GCEPersistentDiskVolumeSource.Builder |
V1.GCEPersistentDiskVolumeSource.Builder.setReadOnly(boolean value)
ReadOnly here will force the ReadOnly setting in VolumeMounts.
|
V1.GCEPersistentDiskVolumeSource.Builder |
V1.GCEPersistentDiskVolumeSource.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
V1.GCEPersistentDiskVolumeSource.Builder |
V1.GCEPersistentDiskVolumeSource.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V1.GCEPersistentDiskVolumeSource.Builder |
V1.GCEPersistentDiskVolumeSource.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
V1.PersistentVolumeSource.Builder |
V1.PersistentVolumeSource.Builder.setGcePersistentDisk(V1.GCEPersistentDiskVolumeSource.Builder builderForValue)
GCEPersistentDisk represents a GCE Disk resource that is attached to a
kubelet's host machine and then exposed to the pod.
|
V1.VolumeSource.Builder |
V1.VolumeSource.Builder.setGcePersistentDisk(V1.GCEPersistentDiskVolumeSource.Builder builderForValue)
GCEPersistentDisk represents a GCE Disk resource that is attached to a
kubelet's host machine and then exposed to the pod.
|
Copyright © 2023. All rights reserved.