Record - istio : VirtualServiceConfig

Virtual service configuration for @istio:VirtualService annotation.

Closed record

Fields

  • name string?
  • Name of the resource

  • labels map<string>
  • Map of labels for the resource

  • annotations map<string>
  • 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.