package
1.6.0-alpha.0
Repository: https://github.com/inercia/kubernetes.git
Documentation: pkg.go.dev

# Functions

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 (1 min).
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).

# Structs

A structure that distributes eventes to multiple watchers.

# Type aliases

No description provided by the author