Documentation ¶
Index ¶
Constants ¶
View Source
const ( // DefaultControllerContextTimeout is the default maximum amount of time which a single synchronize action in some controllers // may take before the sync will be cancelled by a context timeout. // This timeout might not be respected on all controllers thanks to backwards compatibility concerns, but it's a goal to have // all issuers have some default timeout which represents a default upper bound on the time they're permitted to take. DefaultControllerContextTimeout = 2 * time.Minute )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.