Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CompliantUntil ¶
CompliantUntil returns the seconds until the given issue is no longer compliant with the given SLO rule If the given issue is OOSLO (not compliant with the given SLO rule), then it will return a negative value representing the seconds since it became OOSLO If the issue will always be compliant, this returns 0
func DoesSloApply ¶
func DoesSloApply(issue *maintner.GitHubIssue, slo *drghs_v1.SLO) bool
DoesSloApply determines if the given SLO applies to the given issue
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.