Versions in this module Expand all Collapse all v0 v0.0.1 Sep 27, 2021 Changes in this version + func FromString(namespacedPod string) (*corev1.Pod, error) + func GetKubeClient() (kubernetes.Interface, error) + func GetKubeConfig() (*restclient.Config, error) + func GetMatchingServices(kubeClient kubernetes.Interface, podLabels map[string]string, namespace string) ([]*corev1.Service, error) + func GetOsmConfigurator(osmNamespace common.MeshNamespace) configurator.Configurator