| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1.SecretProjection> |
V1.SecretProjection.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1.SecretProjection |
V1.SecretProjection.Builder.build() |
V1.SecretProjection |
V1.SecretProjection.Builder.buildPartial() |
static V1.SecretProjection |
V1.SecretProjection.getDefaultInstance() |
V1.SecretProjection |
V1.SecretProjection.getDefaultInstanceForType() |
V1.SecretProjection |
V1.SecretProjection.Builder.getDefaultInstanceForType() |
V1.SecretProjection |
V1.VolumeProjectionOrBuilder.getSecret()
information about the secret data to project
+optional
|
V1.SecretProjection |
V1.VolumeProjection.getSecret()
information about the secret data to project
+optional
|
V1.SecretProjection |
V1.VolumeProjection.Builder.getSecret()
information about the secret data to project
+optional
|
static V1.SecretProjection |
V1.SecretProjection.parseDelimitedFrom(InputStream input) |
static V1.SecretProjection |
V1.SecretProjection.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.SecretProjection |
V1.SecretProjection.parseFrom(byte[] data) |
static V1.SecretProjection |
V1.SecretProjection.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.SecretProjection |
V1.SecretProjection.parseFrom(ByteBuffer data) |
static V1.SecretProjection |
V1.SecretProjection.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.SecretProjection |
V1.SecretProjection.parseFrom(com.google.protobuf.ByteString data) |
static V1.SecretProjection |
V1.SecretProjection.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.SecretProjection |
V1.SecretProjection.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1.SecretProjection |
V1.SecretProjection.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.SecretProjection |
V1.SecretProjection.parseFrom(InputStream input) |
static V1.SecretProjection |
V1.SecretProjection.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<V1.SecretProjection> |
V1.SecretProjection.getParserForType() |
static com.google.protobuf.Parser<V1.SecretProjection> |
V1.SecretProjection.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1.SecretProjection.Builder |
V1.SecretProjection.Builder.mergeFrom(V1.SecretProjection other) |
V1.VolumeProjection.Builder |
V1.VolumeProjection.Builder.mergeSecret(V1.SecretProjection value)
information about the secret data to project
+optional
|
static V1.SecretProjection.Builder |
V1.SecretProjection.newBuilder(V1.SecretProjection prototype) |
V1.VolumeProjection.Builder |
V1.VolumeProjection.Builder.setSecret(V1.SecretProjection value)
information about the secret data to project
+optional
|
Copyright © 2023. All rights reserved.