Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MustCleanup ¶
func MustCleanup()
func NewRandomVM ¶
func PanicOnError ¶
func PanicOnError(err error)
Types ¶
type ObjectEventWatcher ¶
type ObjectEventWatcher struct {
// contains filtered or unexported fields
}
func NewObjectEventWatcher ¶
func NewObjectEventWatcher(object runtime.Object, process ProcessFunc) *ObjectEventWatcher
func (*ObjectEventWatcher) Watch ¶
func (w *ObjectEventWatcher) Watch()
type ProcessFunc ¶
Click to show internal directories.
Click to hide internal directories.