Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
func NewKubeClient ¶
type KubeClient ¶
type KubeClient struct {
// contains filtered or unexported fields
}
func (*KubeClient) Close ¶
func (kc *KubeClient) Close()
func (*KubeClient) ListNodes ¶
func (kc *KubeClient) ListNodes() ([]*Node, error)
Click to show internal directories.
Click to hide internal directories.