Documentation ¶
Index ¶
- func EtcdReconciliationFinished(ignoreOperationAnnotation bool) predicate.Predicate
- func HasOperationAnnotation() predicate.Predicate
- func JobStatusChanged() predicate.Predicate
- func LastOperationNotSuccessful() predicate.Predicate
- func SnapshotRevisionChanged() predicate.Predicate
- func StatefulSetStatusChange() predicate.Predicate
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EtcdReconciliationFinished ¶
EtcdReconciliationFinished is a predicate to use for etcd resources whose reconciliation has finished.
func HasOperationAnnotation ¶
HasOperationAnnotation is a predicate for the operation annotation.
func JobStatusChanged ¶ added in v0.21.0
JobStatusChanged is a predicate that is `true` if the status of a job changes.
func LastOperationNotSuccessful ¶
LastOperationNotSuccessful is a predicate for unsuccessful last operations for creation events.
func SnapshotRevisionChanged ¶ added in v0.21.0
SnapshotRevisionChanged is a predicate that is `true` if the passed lease object is a snapshot lease and if the lease object's holderIdentity is updated.
func StatefulSetStatusChange ¶
StatefulSetStatusChange is a predicate for status changes of `StatefulSet` resources.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.