Documentation
¶
Index ¶
Constants ¶
View Source
const ( MaxStdoutLen = 3072 MaxStderrLen = 3072 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Executor ¶
type Executor struct {
KubeClient *kubernetes.Clientset
KubeConfig *rest.Config
}
Executor implements the remote execution in pods.
func NewExecutor ¶
NewExecutor creates a new executor from a kube config.
Click to show internal directories.
Click to hide internal directories.