istio.io/istio@v0.0.0-20240520182934-d79c90f27776/pilot/pkg/config/kube/gateway/testdata/eastwest-remote.status.yaml.golden (about) 1 apiVersion: gateway.networking.k8s.io/v1beta1 2 kind: Gateway 3 metadata: 4 creationTimestamp: null 5 name: eastwestgateway 6 namespace: istio-system 7 spec: null 8 --- 9 apiVersion: gateway.networking.k8s.io/v1alpha2 10 kind: TLSRoute 11 metadata: 12 creationTimestamp: null 13 name: eastwestgateway-grpc 14 namespace: istio-system 15 spec: null 16 status: 17 parents: [] 18 --- 19 apiVersion: gateway.networking.k8s.io/v1alpha2 20 kind: TLSRoute 21 metadata: 22 creationTimestamp: null 23 name: eastwestgateway-webhook 24 namespace: istio-system 25 spec: null 26 status: 27 parents: [] 28 ---