- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for ComposePeerAuthentication (0.16 sec)
-
istioctl/pkg/describe/describe.go
cfg := crdclient.TranslateObject(pa, config.GroupVersionKind(pa.GroupVersionKind()), "") cfgs = append(cfgs, &cfg) } matchedPA := findMatchedConfigs(podsLabels, cfgs) effectivePA := authn.ComposePeerAuthentication(meshCfg.RootNamespace, matchedPA) printPeerAuthentication(writer, effectivePA) if len(matchedPA) != 0 { printConfigs(writer, matchedPA) } return nil }
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Thu Oct 24 17:36:49 UTC 2024 - 50.6K bytes - Viewed (0)