| Package | Description |
|---|---|
| envoy.api.v2.core | |
| envoy.config.filter.http.ext_authz.v2alpha | |
| envoy.service.ratelimit.v2 |
| Modifier and Type | Class and Description |
|---|---|
static class |
Base.HeaderValue
Header name/value pair.
|
static class |
Base.HeaderValue.Builder
Header name/value pair.
|
| Modifier and Type | Method and Description |
|---|---|
Base.HeaderValueOrBuilder |
Base.HeaderValueOptionOrBuilder.getHeaderOrBuilder()
Header name/value pair that this option applies to.
|
Base.HeaderValueOrBuilder |
Base.HeaderValueOption.getHeaderOrBuilder()
Header name/value pair that this option applies to.
|
Base.HeaderValueOrBuilder |
Base.HeaderValueOption.Builder.getHeaderOrBuilder()
Header name/value pair that this option applies to.
|
Base.HeaderValueOrBuilder |
GrpcServiceOuterClass.GrpcServiceOrBuilder.getInitialMetadataOrBuilder(int index)
Additional metadata to include in streams initiated to the GrpcService.
|
Base.HeaderValueOrBuilder |
GrpcServiceOuterClass.GrpcService.getInitialMetadataOrBuilder(int index)
Additional metadata to include in streams initiated to the GrpcService.
|
Base.HeaderValueOrBuilder |
GrpcServiceOuterClass.GrpcService.Builder.getInitialMetadataOrBuilder(int index)
Additional metadata to include in streams initiated to the GrpcService.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends Base.HeaderValueOrBuilder> |
GrpcServiceOuterClass.GrpcServiceOrBuilder.getInitialMetadataOrBuilderList()
Additional metadata to include in streams initiated to the GrpcService.
|
List<? extends Base.HeaderValueOrBuilder> |
GrpcServiceOuterClass.GrpcService.getInitialMetadataOrBuilderList()
Additional metadata to include in streams initiated to the GrpcService.
|
List<? extends Base.HeaderValueOrBuilder> |
GrpcServiceOuterClass.GrpcService.Builder.getInitialMetadataOrBuilderList()
Additional metadata to include in streams initiated to the GrpcService.
|
| Modifier and Type | Method and Description |
|---|---|
Base.HeaderValueOrBuilder |
ExtAuthzOuterClass.HttpServiceOrBuilder.getAuthorizationHeadersToAddOrBuilder(int index)
Sets a list of headers and their values that will be added to the request to external
authorization server.
|
Base.HeaderValueOrBuilder |
ExtAuthzOuterClass.HttpService.getAuthorizationHeadersToAddOrBuilder(int index)
Sets a list of headers and their values that will be added to the request to external
authorization server.
|
Base.HeaderValueOrBuilder |
ExtAuthzOuterClass.HttpService.Builder.getAuthorizationHeadersToAddOrBuilder(int index)
Sets a list of headers and their values that will be added to the request to external
authorization server.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends Base.HeaderValueOrBuilder> |
ExtAuthzOuterClass.HttpServiceOrBuilder.getAuthorizationHeadersToAddOrBuilderList()
Sets a list of headers and their values that will be added to the request to external
authorization server.
|
List<? extends Base.HeaderValueOrBuilder> |
ExtAuthzOuterClass.HttpService.getAuthorizationHeadersToAddOrBuilderList()
Sets a list of headers and their values that will be added to the request to external
authorization server.
|
List<? extends Base.HeaderValueOrBuilder> |
ExtAuthzOuterClass.HttpService.Builder.getAuthorizationHeadersToAddOrBuilderList()
Sets a list of headers and their values that will be added to the request to external
authorization server.
|
| Modifier and Type | Method and Description |
|---|---|
Base.HeaderValueOrBuilder |
Rls.RateLimitResponseOrBuilder.getHeadersOrBuilder(int index)
A list of headers to add to the response
repeated .envoy.api.v2.core.HeaderValue headers = 3; |
Base.HeaderValueOrBuilder |
Rls.RateLimitResponse.getHeadersOrBuilder(int index)
A list of headers to add to the response
repeated .envoy.api.v2.core.HeaderValue headers = 3; |
Base.HeaderValueOrBuilder |
Rls.RateLimitResponse.Builder.getHeadersOrBuilder(int index)
A list of headers to add to the response
repeated .envoy.api.v2.core.HeaderValue headers = 3; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends Base.HeaderValueOrBuilder> |
Rls.RateLimitResponseOrBuilder.getHeadersOrBuilderList()
A list of headers to add to the response
repeated .envoy.api.v2.core.HeaderValue headers = 3; |
List<? extends Base.HeaderValueOrBuilder> |
Rls.RateLimitResponse.getHeadersOrBuilderList()
A list of headers to add to the response
repeated .envoy.api.v2.core.HeaderValue headers = 3; |
List<? extends Base.HeaderValueOrBuilder> |
Rls.RateLimitResponse.Builder.getHeadersOrBuilderList()
A list of headers to add to the response
repeated .envoy.api.v2.core.HeaderValue headers = 3; |
Copyright © 2018 The Envoy Project. All rights reserved.