package
0.5.0
Repository: https://github.com/projectriff/system.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
InduceFailure is used in conjunction with TableTest'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
TestLogger gets a logger to use in unit and end to end tests.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
SubTestcase holds a single row of a table test.
Testcase holds a single row of a table test.
TrackRequest records that one object is tracking another object.

# Interfaces

Factory creates Kubernetes objects.

# Type aliases

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 in table test, ActionRecorderList/EventList to capture k8s actions/events produced during reconciliation and FakeStatsReporter to capture stats.
SubReconcilerFactory returns a Reconciler.Interface to perform reconciliation in table test, ActionRecorderList/EventList to capture k8s actions/events produced during reconciliation and FakeStatsReporter to capture stats.
SubTable represents a list of Testcase tests instances.
Table represents a list of Testcase tests instances.
No description provided by the author
VerifyFunc is a verification function.