Documentation ¶
Index ¶
- func EtcdReconciliationFinished(ignoreOperationAnnotation bool) predicate.Predicate
- func HasOperationAnnotation() predicate.Predicate
- func IsSnapshotLease() predicate.Predicate
- func LastOperationNotSuccessful() predicate.Predicate
- func LeaseHolderIdentityChange() predicate.Predicate
- func StatefulSetStatusChange() predicate.Predicate
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EtcdReconciliationFinished ¶ added in v0.7.1
EtcdReconciliationFinished is a predicate to use for etcd resources whose reconciliation is finished.
func HasOperationAnnotation ¶
HasOperationAnnotation is a predicate for the operation annotation.
func IsSnapshotLease ¶ added in v0.8.0
IsSnapshotLease is a predicate that is `true` if the passed lease object is a snapshot lease.
func LastOperationNotSuccessful ¶
LastOperationNotSuccessful is a predicate for unsuccessful last operations for creation events.
func LeaseHolderIdentityChange ¶ added in v0.7.0
LeaseHolderIdentityChange is a predicate for holderIdentity changes of `Lease` resources.
func StatefulSetStatusChange ¶ added in v0.6.0
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.