executor

package
v0.13.10 Latest Latest
Warning

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

Go to latest
Published: May 31, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Host             hostExecutor
	ContainerRuntime = "docker"
)

Functions

This section is empty.

Types

type Executor

type Executor interface {
	Exec(cmd string, args ...string) (string, error)
}

func ForContainer

func ForContainer(containerName string) Executor

func ForPod added in v0.12.0

func ForPod(namespace, name, container string) Executor

Jump to

Keyboard shortcuts

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