Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExpectationsPruner ¶
type ExpectationsPruner struct {
// contains filtered or unexported fields
}
ExpectationsPruner polls the ReadyTracker and other data sources in Gatekeeper to remove un-satisfiable expectations in the RT that would incorrectly block startup.
func NewExpectationsPruner ¶
func NewExpectationsPruner(cm *cachemanager.CacheManager, rt *readiness.Tracker) *ExpectationsPruner
Click to show internal directories.
Click to hide internal directories.