| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1.GCEPersistentDiskVolumeSource> |
V1.GCEPersistentDiskVolumeSource.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1.GCEPersistentDiskVolumeSource |
V1.GCEPersistentDiskVolumeSource.Builder.build() |
V1.GCEPersistentDiskVolumeSource |
V1.GCEPersistentDiskVolumeSource.Builder.buildPartial() |
static V1.GCEPersistentDiskVolumeSource |
V1.GCEPersistentDiskVolumeSource.getDefaultInstance() |
V1.GCEPersistentDiskVolumeSource |
V1.GCEPersistentDiskVolumeSource.getDefaultInstanceForType() |
V1.GCEPersistentDiskVolumeSource |
V1.GCEPersistentDiskVolumeSource.Builder.getDefaultInstanceForType() |
V1.GCEPersistentDiskVolumeSource |
V1.PersistentVolumeSourceOrBuilder.getGcePersistentDisk()
GCEPersistentDisk represents a GCE Disk resource that is attached to a
kubelet's host machine and then exposed to the pod.
|
V1.GCEPersistentDiskVolumeSource |
V1.PersistentVolumeSource.getGcePersistentDisk()
GCEPersistentDisk represents a GCE Disk resource that is attached to a
kubelet's host machine and then exposed to the pod.
|
V1.GCEPersistentDiskVolumeSource |
V1.PersistentVolumeSource.Builder.getGcePersistentDisk()
GCEPersistentDisk represents a GCE Disk resource that is attached to a
kubelet's host machine and then exposed to the pod.
|
V1.GCEPersistentDiskVolumeSource |
V1.VolumeSourceOrBuilder.getGcePersistentDisk()
GCEPersistentDisk represents a GCE Disk resource that is attached to a
kubelet's host machine and then exposed to the pod.
|
V1.GCEPersistentDiskVolumeSource |
V1.VolumeSource.getGcePersistentDisk()
GCEPersistentDisk represents a GCE Disk resource that is attached to a
kubelet's host machine and then exposed to the pod.
|
V1.GCEPersistentDiskVolumeSource |
V1.VolumeSource.Builder.getGcePersistentDisk()
GCEPersistentDisk represents a GCE Disk resource that is attached to a
kubelet's host machine and then exposed to the pod.
|
static V1.GCEPersistentDiskVolumeSource |
V1.GCEPersistentDiskVolumeSource.parseDelimitedFrom(InputStream input) |
static V1.GCEPersistentDiskVolumeSource |
V1.GCEPersistentDiskVolumeSource.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.GCEPersistentDiskVolumeSource |
V1.GCEPersistentDiskVolumeSource.parseFrom(byte[] data) |
static V1.GCEPersistentDiskVolumeSource |
V1.GCEPersistentDiskVolumeSource.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.GCEPersistentDiskVolumeSource |
V1.GCEPersistentDiskVolumeSource.parseFrom(ByteBuffer data) |
static V1.GCEPersistentDiskVolumeSource |
V1.GCEPersistentDiskVolumeSource.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.GCEPersistentDiskVolumeSource |
V1.GCEPersistentDiskVolumeSource.parseFrom(com.google.protobuf.ByteString data) |
static V1.GCEPersistentDiskVolumeSource |
V1.GCEPersistentDiskVolumeSource.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.GCEPersistentDiskVolumeSource |
V1.GCEPersistentDiskVolumeSource.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1.GCEPersistentDiskVolumeSource |
V1.GCEPersistentDiskVolumeSource.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.GCEPersistentDiskVolumeSource |
V1.GCEPersistentDiskVolumeSource.parseFrom(InputStream input) |
static V1.GCEPersistentDiskVolumeSource |
V1.GCEPersistentDiskVolumeSource.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<V1.GCEPersistentDiskVolumeSource> |
V1.GCEPersistentDiskVolumeSource.getParserForType() |
static com.google.protobuf.Parser<V1.GCEPersistentDiskVolumeSource> |
V1.GCEPersistentDiskVolumeSource.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1.GCEPersistentDiskVolumeSource.Builder |
V1.GCEPersistentDiskVolumeSource.Builder.mergeFrom(V1.GCEPersistentDiskVolumeSource other) |
V1.PersistentVolumeSource.Builder |
V1.PersistentVolumeSource.Builder.mergeGcePersistentDisk(V1.GCEPersistentDiskVolumeSource value)
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.mergeGcePersistentDisk(V1.GCEPersistentDiskVolumeSource value)
GCEPersistentDisk represents a GCE Disk resource that is attached to a
kubelet's host machine and then exposed to the pod.
|
static V1.GCEPersistentDiskVolumeSource.Builder |
V1.GCEPersistentDiskVolumeSource.newBuilder(V1.GCEPersistentDiskVolumeSource prototype) |
V1.PersistentVolumeSource.Builder |
V1.PersistentVolumeSource.Builder.setGcePersistentDisk(V1.GCEPersistentDiskVolumeSource value)
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 value)
GCEPersistentDisk represents a GCE Disk resource that is attached to a
kubelet's host machine and then exposed to the pod.
|
Copyright © 2020. All rights reserved.