- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for recordDestinationRules (0.09 sec)
-
istioctl/pkg/describe/describe.go
} newResourceID := func(ns, name string) string { return fmt.Sprintf("%s/%s", ns, name) } recordVirtualServices := map[string]*clientnetworking.VirtualService{} recordDestinationRules := map[string]*clientnetworking.DestinationRule{} // recordGateways, key: ns/gwName recordGateways := map[string]bool{} for _, pod := range pods.Items {
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Thu Oct 24 17:36:49 UTC 2024 - 50.6K bytes - Viewed (0)