# 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
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
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
NewTestClient is a thin wrapper around controller-runtime client.New, except that we repopulate the objects GVK since for some reason they do that in the cached client and not in the direct one...
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
TODO: it's unfortunate we can't just use g.Eventually all the time.
# Constants
No description provided by the author
LiveResourcePrefix is the prefix reserved for resources used in tests that cannot be recorded.
No description provided by the author
No description provided by the author
ResourcePrefix is for resources which are used in the record/replay test infrastructure using envtest.
No description provided by the author
# Variables
Could make this an env variable if we wanted.
TODO: I'm not sure the best way to configure this so for now I'm just going to set it to 5.
OperationTimeoutRecording is the default timeout for a single operation when recording.
OperationTimeoutReplaying is the default timeout for a single operation when replaying.
PollingIntervalRecording is the polling interval to use when recording.
PollingIntervalReplaying is the polling interval to use when replaying.
No description provided by the author
# Structs
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
TODO: Put this into a subpackage TODO: Would we rather these just be on testcontext? Might read better.
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
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 is a logr.Logger wrapper around t.Log, so that we can use it in the controller.
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author