Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for exists_one (0.11 sec)

  1. tests/integration/pilot/testdata/gateway-api-crd.yaml

                      rule: 'self.all(a1, a1.type == ''IPAddress'' ? self.exists_one(a2,
                        a2.type == a1.type && a2.value == a1.value) : true )'
                    - message: Hostname values must be unique
                      rule: 'self.all(a1, a1.type == ''Hostname'' ? self.exists_one(a2,
                        a2.type == a1.type && a2.value == a1.value) : true )'
                  gatewayClassName:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
Back to top