| 程序包 | 说明 |
|---|---|
| istio.networking.v1alpha3 |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
VirtualServiceOuterClass.Headers.HeaderOperations
HeaderOperations Describes the header manipulations to apply
Protobuf type
istio.networking.v1alpha3.Headers.HeaderOperations |
static class |
VirtualServiceOuterClass.Headers.HeaderOperations.Builder
HeaderOperations Describes the header manipulations to apply
Protobuf type
istio.networking.v1alpha3.Headers.HeaderOperations |
| 限定符和类型 | 方法和说明 |
|---|---|
VirtualServiceOuterClass.Headers.HeaderOperationsOrBuilder |
VirtualServiceOuterClass.HeadersOrBuilder.getRequestOrBuilder()
Header manipulation rules to apply before forwarding a request
to the destination service
.istio.networking.v1alpha3.Headers.HeaderOperations request = 1; |
VirtualServiceOuterClass.Headers.HeaderOperationsOrBuilder |
VirtualServiceOuterClass.Headers.getRequestOrBuilder()
Header manipulation rules to apply before forwarding a request
to the destination service
.istio.networking.v1alpha3.Headers.HeaderOperations request = 1; |
VirtualServiceOuterClass.Headers.HeaderOperationsOrBuilder |
VirtualServiceOuterClass.Headers.Builder.getRequestOrBuilder()
Header manipulation rules to apply before forwarding a request
to the destination service
.istio.networking.v1alpha3.Headers.HeaderOperations request = 1; |
VirtualServiceOuterClass.Headers.HeaderOperationsOrBuilder |
VirtualServiceOuterClass.HeadersOrBuilder.getResponseOrBuilder()
Header manipulation rules to apply before returning a response
to the caller
.istio.networking.v1alpha3.Headers.HeaderOperations response = 2; |
VirtualServiceOuterClass.Headers.HeaderOperationsOrBuilder |
VirtualServiceOuterClass.Headers.getResponseOrBuilder()
Header manipulation rules to apply before returning a response
to the caller
.istio.networking.v1alpha3.Headers.HeaderOperations response = 2; |
VirtualServiceOuterClass.Headers.HeaderOperationsOrBuilder |
VirtualServiceOuterClass.Headers.Builder.getResponseOrBuilder()
Header manipulation rules to apply before returning a response
to the caller
.istio.networking.v1alpha3.Headers.HeaderOperations response = 2; |
Copyright © 2018–2023 Alibaba Group. All rights reserved.