Record -
istio
: VirtualServiceConfig
Virtual service configuration for @istio:VirtualService annotation.
Fields
- name string
-
Name of the resource
- labels map
-
Map of labels for the resource
- annotations map
-
Map of annotations for resource
- hosts string
-
Destination which traffic should be sent.
- gateways string
-
Names of the gateways which the service should listen to.
- http HTTPRouteConfig
-
Route rules for HTTP traffic.