- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for GetXdsConfig (0.05 sec)
-
istioctl/pkg/writer/pilot/status.go
// FIXME: currently removing the deprecated code below may result in functions not working // if there is a mismatch of versions between istiod and istioctl // nolint: staticcheck for _, config := range clientConfig.GetXdsConfig() { var typeURL string switch config.PerXdsConfig.(type) { case *xdsstatus.PerXdsConfig_ListenerConfig: typeURL = xdsresource.ListenerType case *xdsstatus.PerXdsConfig_ClusterConfig:
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Fri Jun 21 22:47:20 UTC 2024 - 6.5K bytes - Viewed (0)