# Functions
Adds an update reactor to the given fake client.
CheckObjectFromChan tries to get an object matching the given check function within a reasonable time.
CompareObjectMeta returns an error when the given objects are not equivalent.
GetObjectFromChan tries to get an api object from the given channel within a reasonable time.
No description provided by the author
NewCluster builds a new cluster object.
RegisterFakeCopyOnCreate registers a reactor in the given fake client that passes all created objects to the given watcher and also copies them to a channel for in-test inspection.
RegisterFakeCopyOnUpdate registers a reactor in the given fake client that passes all updated objects to the given watcher and also copies them to a channel for in-test inspection.
RegisterFakeList registers a list response for the specified resource inside the given fake client.
RegisterFakeWatch adds a new fake watcher for the specified resource in the given fake client.
No description provided by the author
Ensure a key is in the store before returning (or timeout w/ error).
Ensure a key is in the store before returning (or timeout w/ error).
# Structs
A structure that distributes events to multiple watchers.
# Type aliases
No description provided by the author