exec

package
v1.3.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 19, 2021 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CmdExecutor

type CmdExecutor struct {
	// contains filtered or unexported fields
}

func NewCmdExecutor

func NewCmdExecutor(config *restclient.Config, client kubernetes.Interface, namespace string) *CmdExecutor

func (*CmdExecutor) OnLocal

func (c *CmdExecutor) OnLocal(cmd string) error

OnLocal execute 'cmd' on the specified node

func (*CmdExecutor) OnNodesPods

func (c *CmdExecutor) OnNodesPods(cmd string, nodeListOption, podListOption metav1.ListOptions) error

OnNodesPods execute 'cmd' on the specified pods of the specified nodes

func (*CmdExecutor) OnPod

func (c *CmdExecutor) OnPod(cmd string, pod *v1.Pod) error

OnPod execute 'cmd' on 'pod'

func (*CmdExecutor) OnPods

func (c *CmdExecutor) OnPods(cmd string, listOption metav1.ListOptions) error

OnPods execute 'cmd' on the specified pods

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL