| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1.AzureDiskVolumeSource> |
V1.AzureDiskVolumeSource.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1.AzureDiskVolumeSource |
V1.AzureDiskVolumeSource.Builder.build() |
V1.AzureDiskVolumeSource |
V1.AzureDiskVolumeSource.Builder.buildPartial() |
V1.AzureDiskVolumeSource |
V1.PersistentVolumeSourceOrBuilder.getAzureDisk()
AzureDisk represents an Azure Data Disk mount on the host and bind mount to the pod.
|
V1.AzureDiskVolumeSource |
V1.PersistentVolumeSource.getAzureDisk()
AzureDisk represents an Azure Data Disk mount on the host and bind mount to the pod.
|
V1.AzureDiskVolumeSource |
V1.PersistentVolumeSource.Builder.getAzureDisk()
AzureDisk represents an Azure Data Disk mount on the host and bind mount to the pod.
|
V1.AzureDiskVolumeSource |
V1.VolumeSourceOrBuilder.getAzureDisk()
AzureDisk represents an Azure Data Disk mount on the host and bind mount to the pod.
|
V1.AzureDiskVolumeSource |
V1.VolumeSource.getAzureDisk()
AzureDisk represents an Azure Data Disk mount on the host and bind mount to the pod.
|
V1.AzureDiskVolumeSource |
V1.VolumeSource.Builder.getAzureDisk()
AzureDisk represents an Azure Data Disk mount on the host and bind mount to the pod.
|
static V1.AzureDiskVolumeSource |
V1.AzureDiskVolumeSource.getDefaultInstance() |
V1.AzureDiskVolumeSource |
V1.AzureDiskVolumeSource.getDefaultInstanceForType() |
V1.AzureDiskVolumeSource |
V1.AzureDiskVolumeSource.Builder.getDefaultInstanceForType() |
static V1.AzureDiskVolumeSource |
V1.AzureDiskVolumeSource.parseDelimitedFrom(InputStream input) |
static V1.AzureDiskVolumeSource |
V1.AzureDiskVolumeSource.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.AzureDiskVolumeSource |
V1.AzureDiskVolumeSource.parseFrom(byte[] data) |
static V1.AzureDiskVolumeSource |
V1.AzureDiskVolumeSource.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.AzureDiskVolumeSource |
V1.AzureDiskVolumeSource.parseFrom(ByteBuffer data) |
static V1.AzureDiskVolumeSource |
V1.AzureDiskVolumeSource.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.AzureDiskVolumeSource |
V1.AzureDiskVolumeSource.parseFrom(com.google.protobuf.ByteString data) |
static V1.AzureDiskVolumeSource |
V1.AzureDiskVolumeSource.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.AzureDiskVolumeSource |
V1.AzureDiskVolumeSource.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1.AzureDiskVolumeSource |
V1.AzureDiskVolumeSource.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.AzureDiskVolumeSource |
V1.AzureDiskVolumeSource.parseFrom(InputStream input) |
static V1.AzureDiskVolumeSource |
V1.AzureDiskVolumeSource.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<V1.AzureDiskVolumeSource> |
V1.AzureDiskVolumeSource.getParserForType() |
static com.google.protobuf.Parser<V1.AzureDiskVolumeSource> |
V1.AzureDiskVolumeSource.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1.PersistentVolumeSource.Builder |
V1.PersistentVolumeSource.Builder.mergeAzureDisk(V1.AzureDiskVolumeSource value)
AzureDisk represents an Azure Data Disk mount on the host and bind mount to the pod.
|
V1.VolumeSource.Builder |
V1.VolumeSource.Builder.mergeAzureDisk(V1.AzureDiskVolumeSource value)
AzureDisk represents an Azure Data Disk mount on the host and bind mount to the pod.
|
V1.AzureDiskVolumeSource.Builder |
V1.AzureDiskVolumeSource.Builder.mergeFrom(V1.AzureDiskVolumeSource other) |
static V1.AzureDiskVolumeSource.Builder |
V1.AzureDiskVolumeSource.newBuilder(V1.AzureDiskVolumeSource prototype) |
V1.PersistentVolumeSource.Builder |
V1.PersistentVolumeSource.Builder.setAzureDisk(V1.AzureDiskVolumeSource value)
AzureDisk represents an Azure Data Disk mount on the host and bind mount to the pod.
|
V1.VolumeSource.Builder |
V1.VolumeSource.Builder.setAzureDisk(V1.AzureDiskVolumeSource value)
AzureDisk represents an Azure Data Disk mount on the host and bind mount to the pod.
|
Copyright © 2021. All rights reserved.