- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for TestInferPodInfoFromTypedResource (0.17 sec)
-
istioctl/pkg/util/handlers/handlers_test.go
t.Errorf("unexpected podName and namespace: wanted %v %v got %v %v", tt.wantPodName, tt.wantNamespace, gotPodName, gotNamespace) } }) } } func TestInferPodInfoFromTypedResource(t *testing.T) { tests := []struct { name string wantPodName string wantNamespace string }{ { name: "foo-abc.istio-system", wantPodName: "foo-abc",
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Fri Jun 09 18:17:49 UTC 2023 - 6.6K bytes - Viewed (0)