-
V1.EmptyDirVolumeSource.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
V1.EmptyDirVolumeSource.Builder.clear()
V1.EmptyDirVolumeSource.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
What type of storage medium should back this directory.
V1.EmptyDirVolumeSource.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Total amount of local storage required for this EmptyDir volume.
V1.EmptyDirVolumeSource.Builder.clone()
EmptyDir represents a temporary directory that shares a pod's lifetime.
V1.EmptyDirVolumeSource.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
V1.EmptyDirVolumeSource.Builder.mergeFrom(com.google.protobuf.Message other)
Total amount of local storage required for this EmptyDir volume.
V1.EmptyDirVolumeSource.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
V1.EmptyDirVolumeSource.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
V1.EmptyDirVolumeSource.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
What type of storage medium should back this directory.
V1.EmptyDirVolumeSource.Builder.setMediumBytes(com.google.protobuf.ByteString value)
What type of storage medium should back this directory.
V1.EmptyDirVolumeSource.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
Total amount of local storage required for this EmptyDir volume.
Total amount of local storage required for this EmptyDir volume.
V1.EmptyDirVolumeSource.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
EmptyDir represents a temporary directory that shares a pod's lifetime.