| Modifier and Type | Method and Description |
|---|---|
V1.ServiceAccountTokenProjection.Builder |
V1.ServiceAccountTokenProjection.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1.ServiceAccountTokenProjection.Builder |
V1.ServiceAccountTokenProjection.Builder.clear() |
V1.ServiceAccountTokenProjection.Builder |
V1.ServiceAccountTokenProjection.Builder.clearAudience()
Audience is the intended audience of the token.
|
V1.ServiceAccountTokenProjection.Builder |
V1.ServiceAccountTokenProjection.Builder.clearExpirationSeconds()
ExpirationSeconds is the requested duration of validity of the service
account token.
|
V1.ServiceAccountTokenProjection.Builder |
V1.ServiceAccountTokenProjection.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
V1.ServiceAccountTokenProjection.Builder |
V1.ServiceAccountTokenProjection.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
V1.ServiceAccountTokenProjection.Builder |
V1.ServiceAccountTokenProjection.Builder.clearPath()
Path is the path relative to the mount point of the file to project the
token into.
|
V1.ServiceAccountTokenProjection.Builder |
V1.ServiceAccountTokenProjection.Builder.clone() |
V1.ServiceAccountTokenProjection.Builder |
V1.VolumeProjection.Builder.getServiceAccountTokenBuilder()
information about the serviceAccountToken data to project
+optional
|
V1.ServiceAccountTokenProjection.Builder |
V1.ServiceAccountTokenProjection.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
V1.ServiceAccountTokenProjection.Builder |
V1.ServiceAccountTokenProjection.Builder.mergeFrom(com.google.protobuf.Message other) |
V1.ServiceAccountTokenProjection.Builder |
V1.ServiceAccountTokenProjection.Builder.mergeFrom(V1.ServiceAccountTokenProjection other) |
V1.ServiceAccountTokenProjection.Builder |
V1.ServiceAccountTokenProjection.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static V1.ServiceAccountTokenProjection.Builder |
V1.ServiceAccountTokenProjection.newBuilder() |
static V1.ServiceAccountTokenProjection.Builder |
V1.ServiceAccountTokenProjection.newBuilder(V1.ServiceAccountTokenProjection prototype) |
V1.ServiceAccountTokenProjection.Builder |
V1.ServiceAccountTokenProjection.newBuilderForType() |
protected V1.ServiceAccountTokenProjection.Builder |
V1.ServiceAccountTokenProjection.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
V1.ServiceAccountTokenProjection.Builder |
V1.ServiceAccountTokenProjection.Builder.setAudience(String value)
Audience is the intended audience of the token.
|
V1.ServiceAccountTokenProjection.Builder |
V1.ServiceAccountTokenProjection.Builder.setAudienceBytes(com.google.protobuf.ByteString value)
Audience is the intended audience of the token.
|
V1.ServiceAccountTokenProjection.Builder |
V1.ServiceAccountTokenProjection.Builder.setExpirationSeconds(long value)
ExpirationSeconds is the requested duration of validity of the service
account token.
|
V1.ServiceAccountTokenProjection.Builder |
V1.ServiceAccountTokenProjection.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1.ServiceAccountTokenProjection.Builder |
V1.ServiceAccountTokenProjection.Builder.setPath(String value)
Path is the path relative to the mount point of the file to project the
token into.
|
V1.ServiceAccountTokenProjection.Builder |
V1.ServiceAccountTokenProjection.Builder.setPathBytes(com.google.protobuf.ByteString value)
Path is the path relative to the mount point of the file to project the
token into.
|
V1.ServiceAccountTokenProjection.Builder |
V1.ServiceAccountTokenProjection.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
V1.ServiceAccountTokenProjection.Builder |
V1.ServiceAccountTokenProjection.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V1.ServiceAccountTokenProjection.Builder |
V1.ServiceAccountTokenProjection.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
V1.VolumeProjection.Builder |
V1.VolumeProjection.Builder.setServiceAccountToken(V1.ServiceAccountTokenProjection.Builder builderForValue)
information about the serviceAccountToken data to project
+optional
|
Copyright © 2021. All rights reserved.