Uses of Class
io.kubernetes.client.proto.V1.PersistentVolumeSpec.Builder
-
Uses of V1.PersistentVolumeSpec.Builder in io.kubernetes.client.proto
Methods in io.kubernetes.client.proto that return V1.PersistentVolumeSpec.BuilderModifier and TypeMethodDescriptionV1.PersistentVolumeSpec.Builder.addAccessModes(String value) AccessModes contains all ways the volume can be mounted.V1.PersistentVolumeSpec.Builder.addAccessModesBytes(com.google.protobuf.ByteString value) AccessModes contains all ways the volume can be mounted.V1.PersistentVolumeSpec.Builder.addAllAccessModes(Iterable<String> values) AccessModes contains all ways the volume can be mounted.V1.PersistentVolumeSpec.Builder.addAllMountOptions(Iterable<String> values) A list of mount options, e.g.V1.PersistentVolumeSpec.Builder.addMountOptions(String value) A list of mount options, e.g.V1.PersistentVolumeSpec.Builder.addMountOptionsBytes(com.google.protobuf.ByteString value) A list of mount options, e.g.V1.PersistentVolumeSpec.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) V1.PersistentVolumeSpec.Builder.clear()V1.PersistentVolumeSpec.Builder.clearAccessModes()AccessModes contains all ways the volume can be mounted.V1.PersistentVolumeSpec.Builder.clearCapacity()V1.PersistentVolumeSpec.Builder.clearClaimRef()ClaimRef is part of a bi-directional binding between PersistentVolume and PersistentVolumeClaim.V1.PersistentVolumeSpec.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) V1.PersistentVolumeSpec.Builder.clearMountOptions()A list of mount options, e.g.V1.PersistentVolumeSpec.Builder.clearNodeAffinity()NodeAffinity defines constraints that limit what nodes this volume can be accessed from.V1.PersistentVolumeSpec.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) V1.PersistentVolumeSpec.Builder.clearPersistentVolumeReclaimPolicy()What happens to a persistent volume when released from its claim.V1.PersistentVolumeSpec.Builder.clearPersistentVolumeSource()The actual volume backing the persistent volume.V1.PersistentVolumeSpec.Builder.clearStorageClassName()Name of StorageClass to which this persistent volume belongs.V1.PersistentVolumeSpec.Builder.clearVolumeMode()volumeMode defines if a volume is intended to be used with a formatted filesystem or to remain in raw block state.V1.PersistentVolumeSpec.Builder.clone()V1beta1Storage.VolumeAttachmentSource.Builder.getInlineVolumeSpecBuilder()inlineVolumeSpec contains all the information necessary to attach a persistent volume defined by a pod's inline VolumeSource.V1Storage.VolumeAttachmentSource.Builder.getInlineVolumeSpecBuilder()inlineVolumeSpec contains all the information necessary to attach a persistent volume defined by a pod's inline VolumeSource.V1.PersistentVolume.Builder.getSpecBuilder()Spec defines a specification of a persistent volume owned by the cluster.V1.PersistentVolumeSpec.Builder.mergeClaimRef(V1.ObjectReference value) ClaimRef is part of a bi-directional binding between PersistentVolume and PersistentVolumeClaim.V1.PersistentVolumeSpec.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1.PersistentVolumeSpec.Builder.mergeFrom(com.google.protobuf.Message other) V1.PersistentVolumeSpec.Builder.mergeFrom(V1.PersistentVolumeSpec other) V1.PersistentVolumeSpec.Builder.mergeNodeAffinity(V1.VolumeNodeAffinity value) NodeAffinity defines constraints that limit what nodes this volume can be accessed from.V1.PersistentVolumeSpec.Builder.mergePersistentVolumeSource(V1.PersistentVolumeSource value) The actual volume backing the persistent volume.V1.PersistentVolumeSpec.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) V1.PersistentVolumeSpec.newBuilder()V1.PersistentVolumeSpec.newBuilder(V1.PersistentVolumeSpec prototype) V1.PersistentVolumeSpec.newBuilderForType()protected V1.PersistentVolumeSpec.BuilderV1.PersistentVolumeSpec.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) V1.PersistentVolumeSpec.Builder.putAllCapacity(Map<String, Resource.Quantity> values) A description of the persistent volume's resources and capacity.V1.PersistentVolumeSpec.Builder.putCapacity(String key, Resource.Quantity value) A description of the persistent volume's resources and capacity.V1.PersistentVolumeSpec.Builder.removeCapacity(String key) A description of the persistent volume's resources and capacity.V1.PersistentVolumeSpec.Builder.setAccessModes(int index, String value) AccessModes contains all ways the volume can be mounted.V1.PersistentVolumeSpec.Builder.setClaimRef(V1.ObjectReference value) ClaimRef is part of a bi-directional binding between PersistentVolume and PersistentVolumeClaim.V1.PersistentVolumeSpec.Builder.setClaimRef(V1.ObjectReference.Builder builderForValue) ClaimRef is part of a bi-directional binding between PersistentVolume and PersistentVolumeClaim.V1.PersistentVolumeSpec.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) V1.PersistentVolumeSpec.Builder.setMountOptions(int index, String value) A list of mount options, e.g.V1.PersistentVolumeSpec.Builder.setNodeAffinity(V1.VolumeNodeAffinity value) NodeAffinity defines constraints that limit what nodes this volume can be accessed from.V1.PersistentVolumeSpec.Builder.setNodeAffinity(V1.VolumeNodeAffinity.Builder builderForValue) NodeAffinity defines constraints that limit what nodes this volume can be accessed from.V1.PersistentVolumeSpec.Builder.setPersistentVolumeReclaimPolicy(String value) What happens to a persistent volume when released from its claim.V1.PersistentVolumeSpec.Builder.setPersistentVolumeReclaimPolicyBytes(com.google.protobuf.ByteString value) What happens to a persistent volume when released from its claim.V1.PersistentVolumeSpec.Builder.setPersistentVolumeSource(V1.PersistentVolumeSource value) The actual volume backing the persistent volume.V1.PersistentVolumeSpec.Builder.setPersistentVolumeSource(V1.PersistentVolumeSource.Builder builderForValue) The actual volume backing the persistent volume.V1.PersistentVolumeSpec.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) V1.PersistentVolumeSpec.Builder.setStorageClassName(String value) Name of StorageClass to which this persistent volume belongs.V1.PersistentVolumeSpec.Builder.setStorageClassNameBytes(com.google.protobuf.ByteString value) Name of StorageClass to which this persistent volume belongs.V1.PersistentVolumeSpec.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) V1.PersistentVolumeSpec.Builder.setVolumeMode(String value) volumeMode defines if a volume is intended to be used with a formatted filesystem or to remain in raw block state.V1.PersistentVolumeSpec.Builder.setVolumeModeBytes(com.google.protobuf.ByteString value) volumeMode defines if a volume is intended to be used with a formatted filesystem or to remain in raw block state.V1.PersistentVolumeSpec.toBuilder()Methods in io.kubernetes.client.proto with parameters of type V1.PersistentVolumeSpec.BuilderModifier and TypeMethodDescriptionV1beta1Storage.VolumeAttachmentSource.Builder.setInlineVolumeSpec(V1.PersistentVolumeSpec.Builder builderForValue) inlineVolumeSpec contains all the information necessary to attach a persistent volume defined by a pod's inline VolumeSource.V1Storage.VolumeAttachmentSource.Builder.setInlineVolumeSpec(V1.PersistentVolumeSpec.Builder builderForValue) inlineVolumeSpec contains all the information necessary to attach a persistent volume defined by a pod's inline VolumeSource.V1.PersistentVolume.Builder.setSpec(V1.PersistentVolumeSpec.Builder builderForValue) Spec defines a specification of a persistent volume owned by the cluster.