test

package
v0.1.10 Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WatchEvents added in v0.0.6

func WatchEvents(client kubernetes.Interface, events chan<- *eventv1beta1.Event, namespace, name string, timeout time.Duration) (closer func(), err error)

WatchEvents starts a Kubernetes watcher, collecting any events emitted in the provided namespace, filtering only the ones regarding the resource with the provided name. The watch is expected to finish after specified timeout (NOTE: rounded down to seconds). Returns a function that, when called, stops the watch and frees its associated resources.

Types

This section is empty.

Directories

Path Synopsis
Package e2e contains end-to-end eunomia tests
Package e2e contains end-to-end eunomia tests

Jump to

Keyboard shortcuts

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