Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 669 Bytes

K8SResourcePolicy.md

File metadata and controls

15 lines (8 loc) · 669 Bytes

K8SResourcePolicy

K8SResourcePolicy refers to the policy used to check the state of K8s based triggers using labels

Properties

Name Type Description Notes
labels Map<String, String> Labels required to identify whether a resource is in success state [optional]
errorOnBackoffTimeout Boolean ErrorOnBackoffTimeout determines whether sensor should transition to error state if the trigger policy is unable to determine the state of the resource
backoff io.argoproj.events.models.common.Backoff