Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for stringMatch (0.05 sec)

  1. istioctl/pkg/describe/describe_test.go

    1. Hosts: []string{"productpage"},
    2. Gateways: []string{"fake-gw"},
    3. Http: []*networking.HTTPRoute{
    4. {
    5. Match: []*networking.HTTPMatchRequest{
    6. {
    7. Uri: &networking.StringMatch{
    8. MatchType: &networking.StringMatch_Prefix{
    9. Prefix: "/prefix",
    10. },
    11. },
    12. },
    13. },
    14. Route: []*networking.HTTPRouteDestination{
    15. {
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Thu Aug 01 20:04:20 UTC 2024
    - 30.8K bytes
    - Viewed (0)
Back to top