V1.AzureDiskVolumeSource.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
V1.AzureDiskVolumeSource.Builder.clear()
Host Caching mode: None, Read Only, Read Write.
The Name of the data disk in the blob storage
The URI the data disk in the blob storage
V1.AzureDiskVolumeSource.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
Filesystem type to mount.
Expected values Shared: multiple blob disks per storage account Dedicated: single blob disk per storage account Managed: azure managed data disk (only in managed availability set).
V1.AzureDiskVolumeSource.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Defaults to false (read/write).
V1.AzureDiskVolumeSource.Builder.clone()
AzureDisk represents an Azure Data Disk mount on the host and bind mount to the pod.
AzureDisk represents an Azure Data Disk mount on the host and bind mount to the pod.
V1.AzureDiskVolumeSource.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
V1.AzureDiskVolumeSource.Builder.mergeFrom(com.google.protobuf.Message other)
V1.AzureDiskVolumeSource.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
V1.AzureDiskVolumeSource.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
Host Caching mode: None, Read Only, Read Write.
Host Caching mode: None, Read Only, Read Write.
The Name of the data disk in the blob storage
V1.AzureDiskVolumeSource.Builder.setDiskNameBytes(com.google.protobuf.ByteString value)
The Name of the data disk in the blob storage
The URI the data disk in the blob storage
V1.AzureDiskVolumeSource.Builder.setDiskURIBytes(com.google.protobuf.ByteString value)
The URI the data disk in the blob storage
V1.AzureDiskVolumeSource.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
Filesystem type to mount.
V1.AzureDiskVolumeSource.Builder.setFsTypeBytes(com.google.protobuf.ByteString value)
Filesystem type to mount.
Expected values Shared: multiple blob disks per storage account Dedicated: single blob disk per storage account Managed: azure managed data disk (only in managed availability set).
V1.AzureDiskVolumeSource.Builder.setKindBytes(com.google.protobuf.ByteString value)
Expected values Shared: multiple blob disks per storage account Dedicated: single blob disk per storage account Managed: azure managed data disk (only in managed availability set).
V1.AzureDiskVolumeSource.Builder.setReadOnly(boolean value)
Defaults to false (read/write).
V1.AzureDiskVolumeSource.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
V1.AzureDiskVolumeSource.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)