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

# Functions

GetObjectFromChan tries to get an api object from the given channel within a reasonable time (1 min).
NewCluster build a new cluster object.
RegisterFakeCopyOnCreate register a reactor in the given fake client that passes all created object to the given watcher and also copies them to a channel for in-test inspection.
RegisterFakeCopyOnCreate register a reactor in the given fake client that passes all updated object 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