| Modifier and Type | Method and Description |
|---|---|
VersionToPath |
VersionToPath.Builder.build() |
VersionToPath |
VersionToPath.Builder.buildPartial() |
static VersionToPath |
VersionToPath.getDefaultInstance() |
VersionToPath |
VersionToPath.getDefaultInstanceForType() |
VersionToPath |
VersionToPath.Builder.getDefaultInstanceForType() |
VersionToPath |
SecretVolumeSourceOrBuilder.getItems(int index)
If unspecified, the volume will expose a file whose name is the
secret, relative to VolumeMount.mount_path.
|
VersionToPath |
SecretVolumeSource.getItems(int index)
If unspecified, the volume will expose a file whose name is the
secret, relative to VolumeMount.mount_path.
|
VersionToPath |
SecretVolumeSource.Builder.getItems(int index)
If unspecified, the volume will expose a file whose name is the
secret, relative to VolumeMount.mount_path.
|
static VersionToPath |
VersionToPath.parseDelimitedFrom(InputStream input) |
static VersionToPath |
VersionToPath.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VersionToPath |
VersionToPath.parseFrom(byte[] data) |
static VersionToPath |
VersionToPath.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VersionToPath |
VersionToPath.parseFrom(ByteBuffer data) |
static VersionToPath |
VersionToPath.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VersionToPath |
VersionToPath.parseFrom(com.google.protobuf.ByteString data) |
static VersionToPath |
VersionToPath.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VersionToPath |
VersionToPath.parseFrom(com.google.protobuf.CodedInputStream input) |
static VersionToPath |
VersionToPath.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VersionToPath |
VersionToPath.parseFrom(InputStream input) |
static VersionToPath |
VersionToPath.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<VersionToPath> |
SecretVolumeSourceOrBuilder.getItemsList()
If unspecified, the volume will expose a file whose name is the
secret, relative to VolumeMount.mount_path.
|
List<VersionToPath> |
SecretVolumeSource.getItemsList()
If unspecified, the volume will expose a file whose name is the
secret, relative to VolumeMount.mount_path.
|
List<VersionToPath> |
SecretVolumeSource.Builder.getItemsList()
If unspecified, the volume will expose a file whose name is the
secret, relative to VolumeMount.mount_path.
|
com.google.protobuf.Parser<VersionToPath> |
VersionToPath.getParserForType() |
static com.google.protobuf.Parser<VersionToPath> |
VersionToPath.parser() |
| Modifier and Type | Method and Description |
|---|---|
SecretVolumeSource.Builder |
SecretVolumeSource.Builder.addItems(int index,
VersionToPath value)
If unspecified, the volume will expose a file whose name is the
secret, relative to VolumeMount.mount_path.
|
SecretVolumeSource.Builder |
SecretVolumeSource.Builder.addItems(VersionToPath value)
If unspecified, the volume will expose a file whose name is the
secret, relative to VolumeMount.mount_path.
|
VersionToPath.Builder |
VersionToPath.Builder.mergeFrom(VersionToPath other) |
static VersionToPath.Builder |
VersionToPath.newBuilder(VersionToPath prototype) |
SecretVolumeSource.Builder |
SecretVolumeSource.Builder.setItems(int index,
VersionToPath value)
If unspecified, the volume will expose a file whose name is the
secret, relative to VolumeMount.mount_path.
|
| Modifier and Type | Method and Description |
|---|---|
SecretVolumeSource.Builder |
SecretVolumeSource.Builder.addAllItems(Iterable<? extends VersionToPath> values)
If unspecified, the volume will expose a file whose name is the
secret, relative to VolumeMount.mount_path.
|
Copyright © 2025 Google LLC. All rights reserved.