# Functions
NewControllerExpectations returns a store for ControllerExpectations.
No description provided by the author
# Constants
If a watch drops a delete event for a pod, it'll take this long before a dormant controller waiting for those packets is woken up anyway.
# Variables
ExpKeyFunc to parse out the key from a ControlleeExpectation.
# Structs
ControlleeExpectations track controllee creates/deletes.
ControllerExpectations is a cache mapping controllers to what they expect to see before being woken up for a sync.
No description provided by the author
No description provided by the author
# Interfaces
ControllerExpectationsInterface is an interface that allows users to set and wait on expectations.
ExpectationKey.
No description provided by the author