kubelet

package
v2.5.2+incompatible Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2020 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KubeletExecutor

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

func NewKubeletExecutor

func NewKubeletExecutor() (*KubeletExecutor, error)

func (*KubeletExecutor) CopyFile

func (k *KubeletExecutor) CopyFile(containerID string, sourcePath string, destPath string) error

func (*KubeletExecutor) GetFileContents

func (k *KubeletExecutor) GetFileContents(containerID string, sourcePath string) (string, error)

func (*KubeletExecutor) GetOutputStream

func (k *KubeletExecutor) GetOutputStream(containerID string, combinedOutput bool) (io.ReadCloser, error)

func (*KubeletExecutor) Kill

func (k *KubeletExecutor) Kill(containerIDs []string) error

Kill kills a list of containerIDs first with a SIGTERM then with a SIGKILL after a grace period

func (*KubeletExecutor) Wait

func (k *KubeletExecutor) Wait(containerID string) error

Wait for the container to complete

func (*KubeletExecutor) WaitInit

func (k *KubeletExecutor) WaitInit() error

Jump to

Keyboard shortcuts

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