# Functions

CalledAtMostTimes error if the client is called more than the max number of times for a verb and kind.
No description provided by the author
No description provided by the author
InduceFailure is used in conjunction with reconciler test's WithReactors field.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Deprecated: use reconcilers.IgnoreAllUnexported instead.

# Structs

AdmissionWebhookTestCase holds a single testcase of an admission webhook.
No description provided by the author
No description provided by the author
No description provided by the author
ExpectConfig encompasses the creation of a config object using given state, captures observed behavior of the reconciler and asserts expected behavior against the observed behavior.
No description provided by the author
No description provided by the author
ReconcilerTestCase holds a single test case of a reconciler test suite.
SubReconcilerTestCase holds a single testcase of a sub reconciler test.
TrackRequest records that one object is tracking another object.

# Type aliases

No description provided by the author
No description provided by the author
AdmissionWebhookTests represents a map of reconciler test cases.
AdmissionWebhookTestSuite represents a list of webhook test cases.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ReconcilerFactory returns a Reconciler.Interface to perform reconciliation of a test case, ActionRecorderList/EventList to capture k8s actions/events produced during reconciliation and FakeStatsReporter to capture stats.
ReconcilerTests represents a map of reconciler test cases.
ReconcilerTestSuite represents a list of reconciler test cases.
SubReconcilerFactory returns a Reconciler.Interface to perform reconciliation of a test case, ActionRecorderList/EventList to capture k8s actions/events produced during reconciliation and FakeStatsReporter to capture stats.
SubReconcilerTests represents a map of reconciler test cases.
SubReconcilerTestSuite represents a list of subreconciler test cases.
No description provided by the author
VerifyFunc is a verification function for a reconciler's result.
VerifyStashedValueFunc is a verification function for the entries in the stash.