Documentation ¶
Index ¶
Constants ¶
View Source
const ( RequeueDefaultDelayEnvVar = "REQUEUE_DEFAULT_DELAY" RequeueLongDelayEnvVar = "REQUEUE_LONG_DELAY" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ReconcilerConfig ¶
func InitConfig ¶
func InitConfig() *ReconcilerConfig
InitConfig is primarily a hook for integration tests. It provides a way to use shorter requeue delays which allows the tests to run much faster. Note that this code will likely be changed when we tackle https://github.com/k8ssandra/k8ssandra-operator/issues/63.
Click to show internal directories.
Click to hide internal directories.