Documentation ¶ Index ¶ func ListNodes(client kubernetes.Interface) ([]*v1.Node, error) func ListPods(client kubernetes.Interface) ([]*v1.Pod, error) func NewClient() (*kubernetes.Clientset, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func ListNodes ¶ func ListNodes(client kubernetes.Interface) ([]*v1.Node, error) func ListPods ¶ func ListPods(client kubernetes.Interface) ([]*v1.Pod, error) func NewClient ¶ func NewClient() (*kubernetes.Clientset, error) Types ¶ This section is empty. Source Files ¶ View all Source files client.go nodes.go pods.go Click to show internal directories. Click to hide internal directories.