import "istio.io/istio/pkg/proxy"
func GetIDsFromProxyInfo(kubeconfig, configContext, revision, istioNamespace string) ([]string, error)
GetIDsFromProxyInfo is a helper function to retrieve list of IDs from Proxy.
func GetProxyInfo(kubeconfig, configContext, revision, istioNamespace string) (*[]istioVersion.ProxyInfo, error)
GetProxyInfo retrieves infos of proxies that connect to the Istio control plane of specific revision.
Package proxy imports 6 packages (graph) and is imported by 5 packages. Updated 2020-11-23. Refresh now. Tools for package owners.