Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶ added in v0.3.0
type Option func(*options)
Option configures the reconciler.
func WithFairSharing ¶ added in v0.7.0
func WithFairSharing(fs *config.FairSharing) Option
func WithPodsReadyRequeuingTimestamp ¶ added in v0.6.0
func WithPodsReadyRequeuingTimestamp(ts config.RequeuingTimestamp) Option
WithPodsReadyRequeuingTimestamp sets the timestamp that is used for ordering workloads that have been requeued due to the PodsReady condition.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.