Documentation ¶
Index ¶
- type CLI
- func (c *CLI) Command(ctx context.Context, args ...string) *exec.Cmd
- func (c *CLI) DescribeNodes(ctx context.Context)
- func (c *CLI) GetAllPods(ctx context.Context)
- func (c *CLI) GetPods(ctx context.Context, namespace string)
- func (c *CLI) RunCommand(ctx context.Context, args ...string) ([]byte, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CLI ¶
type CLI struct {
// contains filtered or unexported fields
}
func (*CLI) DescribeNodes ¶
func (*CLI) GetAllPods ¶
Click to show internal directories.
Click to hide internal directories.