类 VirtualServiceOuterClass
java.lang.Object
istio.networking.v1alpha3.VirtualServiceOuterClass
-
嵌套类概要
嵌套类修饰符和类型类说明static final classDescribes the Cross-Origin Resource Sharing (CORS) policy, for a given service.static interfacestatic final classDescribes the delegate VirtualService.static interfacestatic final classDestination indicates the network addressable service to which the request/connection will be sent after processing a routing rule.static interfacestatic final classMessage headers can be manipulated when Envoy forwards requests to, or responses from, a destination service.static interfacestatic final classHTTPFaultInjection can be used to specify one or more faults to inject while forwarding HTTP requests to the destination specified in a route.static interfacestatic final classHttpMatchRequest specifies a set of criterion to be met in order for the rule to be applied to the HTTP request.static interfacestatic final classHTTPRedirect can be used to send a 301 redirect response to the caller, where the Authority/Host and the URI in the response can be swapped with the specified values.static interfacestatic final classDescribes the retry policy to use when a HTTP request fails.static interfacestatic final classHTTPRewrite can be used to rewrite specific parts of a HTTP request before forwarding the request to the destination.static interfacestatic final classDescribes match conditions and actions for routing HTTP/1.1, HTTP2, and gRPC traffic.static final classEach routing rule is associated with one or more service versions (see glossary in beginning of document).static interfacestatic interfacestatic final classL4 connection match attributes.static interfacestatic final classPercent specifies a percentage in the range of [0.0, 100.0].static interfacestatic final classPortSelector specifies the number of a port to be used for matching or selection for final routing.static interfacestatic final classL4 routing rule weighted destination.static interfacestatic final classDescribes how to match a given string in HTTP headers.static interfacestatic final classDescribes match conditions and actions for routing TCP traffic.static interfacestatic final classTLS connection match attributes.static interfacestatic final classDescribes match conditions and actions for routing unterminated TLS traffic (TLS/HTTPS) The following routing rule forwards unterminated TLS traffic arriving at port 443 of gateway called "mygateway" to internal services in the mesh based on the SNI valuestatic interfacestatic final classConfiguration affecting traffic routing.static interface -
方法概要
修饰符和类型方法说明static com.google.protobuf.Descriptors.FileDescriptorstatic voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry) static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
方法详细资料
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) -
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) -
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-