Documentation ¶ Index ¶ 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) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func ListPods ¶ func ListPods(client *kubernetes.Clientset, namespaces []string, labels []string) ([]v1.Pod, error) func NewClientset ¶ func NewClientset(kubeconfigPath string) (*kubernetes.Clientset, error) func NewRestclient ¶ func NewRestclient(kubeconfigPath string) (*rest.Config, error) Types ¶ This section is empty. Source Files ¶ View all Source files create_client.go create_rest_client.go list_pods.go Click to show internal directories. Click to hide internal directories.