Versions in this module Expand all Collapse all v0 v0.1.9 Oct 23, 2020 Changes in this version + func ListPods(client *kubernetes.Clientset, namespaces []string, labels []string) ([]v1.Pod, error) + func NewClientset(kubeconfigPath string) (*kubernetes.Clientset, error) + func NewRestclient(kubeconfigPath string) (*rest.Config, error)