watch

package
v0.0.0-...-cd088ab Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2022 License: BSD-2-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrContainerNotFoundInPod = errors.New("container doesn't exist under specified Pod")
View Source
var ErrMonitoredContainerExitFail = errors.New("monitored container exited with error")
View Source
var ErrWatcherclosedWithoutTerminationStatus = errors.New("Watcher result channel closed without container being terminated")

Functions

This section is empty.

Types

type ContainerWatcher

type ContainerWatcher struct {
	Client        kubernetes.Interface
	ContainerName string
	PodName       string
}

func (*ContainerWatcher) Wait

func (cw *ContainerWatcher) Wait(logger lager.Logger) error

Jump to

Keyboard shortcuts

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