| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1.PersistentVolumeSpec> |
V1.PersistentVolumeSpec.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1.PersistentVolumeSpec |
V1.PersistentVolumeSpec.Builder.build() |
V1.PersistentVolumeSpec |
V1.PersistentVolumeSpec.Builder.buildPartial() |
static V1.PersistentVolumeSpec |
V1.PersistentVolumeSpec.getDefaultInstance() |
V1.PersistentVolumeSpec |
V1.PersistentVolumeSpec.getDefaultInstanceForType() |
V1.PersistentVolumeSpec |
V1.PersistentVolumeSpec.Builder.getDefaultInstanceForType() |
V1.PersistentVolumeSpec |
V1Storage.VolumeAttachmentSourceOrBuilder.getInlineVolumeSpec()
inlineVolumeSpec contains all the information necessary to attach
a persistent volume defined by a pod's inline VolumeSource.
|
V1.PersistentVolumeSpec |
V1Storage.VolumeAttachmentSource.getInlineVolumeSpec()
inlineVolumeSpec contains all the information necessary to attach
a persistent volume defined by a pod's inline VolumeSource.
|
V1.PersistentVolumeSpec |
V1Storage.VolumeAttachmentSource.Builder.getInlineVolumeSpec()
inlineVolumeSpec contains all the information necessary to attach
a persistent volume defined by a pod's inline VolumeSource.
|
V1.PersistentVolumeSpec |
V1beta1Storage.VolumeAttachmentSourceOrBuilder.getInlineVolumeSpec()
inlineVolumeSpec contains all the information necessary to attach
a persistent volume defined by a pod's inline VolumeSource.
|
V1.PersistentVolumeSpec |
V1beta1Storage.VolumeAttachmentSource.getInlineVolumeSpec()
inlineVolumeSpec contains all the information necessary to attach
a persistent volume defined by a pod's inline VolumeSource.
|
V1.PersistentVolumeSpec |
V1beta1Storage.VolumeAttachmentSource.Builder.getInlineVolumeSpec()
inlineVolumeSpec contains all the information necessary to attach
a persistent volume defined by a pod's inline VolumeSource.
|
V1.PersistentVolumeSpec |
V1.PersistentVolumeOrBuilder.getSpec()
Spec defines a specification of a persistent volume owned by the cluster.
|
V1.PersistentVolumeSpec |
V1.PersistentVolume.getSpec()
Spec defines a specification of a persistent volume owned by the cluster.
|
V1.PersistentVolumeSpec |
V1.PersistentVolume.Builder.getSpec()
Spec defines a specification of a persistent volume owned by the cluster.
|
static V1.PersistentVolumeSpec |
V1.PersistentVolumeSpec.parseDelimitedFrom(InputStream input) |
static V1.PersistentVolumeSpec |
V1.PersistentVolumeSpec.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.PersistentVolumeSpec |
V1.PersistentVolumeSpec.parseFrom(byte[] data) |
static V1.PersistentVolumeSpec |
V1.PersistentVolumeSpec.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.PersistentVolumeSpec |
V1.PersistentVolumeSpec.parseFrom(ByteBuffer data) |
static V1.PersistentVolumeSpec |
V1.PersistentVolumeSpec.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.PersistentVolumeSpec |
V1.PersistentVolumeSpec.parseFrom(com.google.protobuf.ByteString data) |
static V1.PersistentVolumeSpec |
V1.PersistentVolumeSpec.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.PersistentVolumeSpec |
V1.PersistentVolumeSpec.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1.PersistentVolumeSpec |
V1.PersistentVolumeSpec.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.PersistentVolumeSpec |
V1.PersistentVolumeSpec.parseFrom(InputStream input) |
static V1.PersistentVolumeSpec |
V1.PersistentVolumeSpec.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<V1.PersistentVolumeSpec> |
V1.PersistentVolumeSpec.getParserForType() |
static com.google.protobuf.Parser<V1.PersistentVolumeSpec> |
V1.PersistentVolumeSpec.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1.PersistentVolumeSpec.Builder |
V1.PersistentVolumeSpec.Builder.mergeFrom(V1.PersistentVolumeSpec other) |
V1Storage.VolumeAttachmentSource.Builder |
V1Storage.VolumeAttachmentSource.Builder.mergeInlineVolumeSpec(V1.PersistentVolumeSpec value)
inlineVolumeSpec contains all the information necessary to attach
a persistent volume defined by a pod's inline VolumeSource.
|
V1beta1Storage.VolumeAttachmentSource.Builder |
V1beta1Storage.VolumeAttachmentSource.Builder.mergeInlineVolumeSpec(V1.PersistentVolumeSpec value)
inlineVolumeSpec contains all the information necessary to attach
a persistent volume defined by a pod's inline VolumeSource.
|
V1.PersistentVolume.Builder |
V1.PersistentVolume.Builder.mergeSpec(V1.PersistentVolumeSpec value)
Spec defines a specification of a persistent volume owned by the cluster.
|
static V1.PersistentVolumeSpec.Builder |
V1.PersistentVolumeSpec.newBuilder(V1.PersistentVolumeSpec prototype) |
V1Storage.VolumeAttachmentSource.Builder |
V1Storage.VolumeAttachmentSource.Builder.setInlineVolumeSpec(V1.PersistentVolumeSpec value)
inlineVolumeSpec contains all the information necessary to attach
a persistent volume defined by a pod's inline VolumeSource.
|
V1beta1Storage.VolumeAttachmentSource.Builder |
V1beta1Storage.VolumeAttachmentSource.Builder.setInlineVolumeSpec(V1.PersistentVolumeSpec value)
inlineVolumeSpec contains all the information necessary to attach
a persistent volume defined by a pod's inline VolumeSource.
|
V1.PersistentVolume.Builder |
V1.PersistentVolume.Builder.setSpec(V1.PersistentVolumeSpec value)
Spec defines a specification of a persistent volume owned by the cluster.
|
Copyright © 2023. All rights reserved.