| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1.FCVolumeSource> |
V1.FCVolumeSource.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1.FCVolumeSource |
V1.FCVolumeSource.Builder.build() |
V1.FCVolumeSource |
V1.FCVolumeSource.Builder.buildPartial() |
static V1.FCVolumeSource |
V1.FCVolumeSource.getDefaultInstance() |
V1.FCVolumeSource |
V1.FCVolumeSource.getDefaultInstanceForType() |
V1.FCVolumeSource |
V1.FCVolumeSource.Builder.getDefaultInstanceForType() |
V1.FCVolumeSource |
V1.PersistentVolumeSourceOrBuilder.getFc()
FC represents a Fibre Channel resource that is attached to a kubelet's host machine and then exposed to the pod.
|
V1.FCVolumeSource |
V1.PersistentVolumeSource.getFc()
FC represents a Fibre Channel resource that is attached to a kubelet's host machine and then exposed to the pod.
|
V1.FCVolumeSource |
V1.PersistentVolumeSource.Builder.getFc()
FC represents a Fibre Channel resource that is attached to a kubelet's host machine and then exposed to the pod.
|
V1.FCVolumeSource |
V1.VolumeSourceOrBuilder.getFc()
FC represents a Fibre Channel resource that is attached to a kubelet's host machine and then exposed to the pod.
|
V1.FCVolumeSource |
V1.VolumeSource.getFc()
FC represents a Fibre Channel resource that is attached to a kubelet's host machine and then exposed to the pod.
|
V1.FCVolumeSource |
V1.VolumeSource.Builder.getFc()
FC represents a Fibre Channel resource that is attached to a kubelet's host machine and then exposed to the pod.
|
static V1.FCVolumeSource |
V1.FCVolumeSource.parseDelimitedFrom(InputStream input) |
static V1.FCVolumeSource |
V1.FCVolumeSource.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.FCVolumeSource |
V1.FCVolumeSource.parseFrom(byte[] data) |
static V1.FCVolumeSource |
V1.FCVolumeSource.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.FCVolumeSource |
V1.FCVolumeSource.parseFrom(ByteBuffer data) |
static V1.FCVolumeSource |
V1.FCVolumeSource.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.FCVolumeSource |
V1.FCVolumeSource.parseFrom(com.google.protobuf.ByteString data) |
static V1.FCVolumeSource |
V1.FCVolumeSource.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.FCVolumeSource |
V1.FCVolumeSource.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1.FCVolumeSource |
V1.FCVolumeSource.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.FCVolumeSource |
V1.FCVolumeSource.parseFrom(InputStream input) |
static V1.FCVolumeSource |
V1.FCVolumeSource.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<V1.FCVolumeSource> |
V1.FCVolumeSource.getParserForType() |
static com.google.protobuf.Parser<V1.FCVolumeSource> |
V1.FCVolumeSource.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1.PersistentVolumeSource.Builder |
V1.PersistentVolumeSource.Builder.mergeFc(V1.FCVolumeSource value)
FC represents a Fibre Channel resource that is attached to a kubelet's host machine and then exposed to the pod.
|
V1.VolumeSource.Builder |
V1.VolumeSource.Builder.mergeFc(V1.FCVolumeSource value)
FC represents a Fibre Channel resource that is attached to a kubelet's host machine and then exposed to the pod.
|
V1.FCVolumeSource.Builder |
V1.FCVolumeSource.Builder.mergeFrom(V1.FCVolumeSource other) |
static V1.FCVolumeSource.Builder |
V1.FCVolumeSource.newBuilder(V1.FCVolumeSource prototype) |
V1.PersistentVolumeSource.Builder |
V1.PersistentVolumeSource.Builder.setFc(V1.FCVolumeSource value)
FC represents a Fibre Channel resource that is attached to a kubelet's host machine and then exposed to the pod.
|
V1.VolumeSource.Builder |
V1.VolumeSource.Builder.setFc(V1.FCVolumeSource value)
FC represents a Fibre Channel resource that is attached to a kubelet's host machine and then exposed to the pod.
|
Copyright © 2018. All rights reserved.