- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getIstioDestinationRuleNameForSvc (0.13 sec)
-
istioctl/pkg/describe/describe.go
keyAsString("config") return istioConfig, nil } return "", fmt.Errorf("no istio config") } // getIstioDestinationRuleNameForSvc returns name, namespace func getIstioDestinationRuleNameForSvc(cd *configdump.Wrapper, svc corev1.Service, port int32) (string, string, error) { path, err := getIstioDestinationRulePathForSvc(cd, svc, port) if err != nil || path == "" {
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Thu Oct 24 17:36:49 UTC 2024 - 50.6K bytes - Viewed (0)