Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AppHealthSyncStatusChangePredicate ¶
type AppHealthSyncStatusChangePredicate struct { predicate.Funcs // contains filtered or unexported fields }
func (AppHealthSyncStatusChangePredicate) Update ¶
func (a AppHealthSyncStatusChangePredicate) Update(e event.UpdateEvent) bool
Update implements default UpdateEvent filter for checking if application changed health or sync status. What we detect here should agree with what we examine in stages/reconciler.checkHealth()
Click to show internal directories.
Click to hide internal directories.