接口 VirtualServiceOuterClass.HeadersOrBuilder

    • 方法详细资料

      • hasRequest

        boolean hasRequest()
         Header manipulation rules to apply before forwarding a request
         to the destination service
         
        .istio.networking.v1alpha3.Headers.HeaderOperations request = 1;
      • hasResponse

        boolean hasResponse()
         Header manipulation rules to apply before returning a response
         to the caller
         
        .istio.networking.v1alpha3.Headers.HeaderOperations response = 2;