exec

package
v1.1.3 Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2020 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExecuteCommand

func ExecuteCommand(client ExecClient, podName, containerName string, command []string, show bool) (err error)

ExecuteCommand executes the given command in the pod's container

Types

type ExecClient

type ExecClient interface {
	ExecCMDInContainer(string, string, []string, io.Writer, io.Writer, io.Reader, bool) error
}

Jump to

Keyboard shortcuts

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