validator

package
v1.39.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 23, 2025 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsConfigValid added in v1.38.0

func IsConfigValid(ctx context.Context, configString string) (bool, error)

func ValidateAutoFix added in v1.22.0

func ValidateAutoFix(config *models.Configuration) bool

func ValidateConfig

func ValidateConfig(config *models.Configuration) bool

ValidateConfig return true if provided configuration is valid

func ValidateNotifications added in v1.9.0

func ValidateNotifications(config *models.Configuration) bool

func ValidatePaths added in v1.15.0

func ValidatePaths(config *models.Configuration) bool

func ValidatePriorityThreshold added in v1.35.0

func ValidatePriorityThreshold(config *models.Configuration) bool

ValidatePriorityThreshold returns true if the priority_threshold option is one of the valid values:

  • ""
  • NEGLIGIBLE / negligible
  • LOW / low
  • MEDIUM / medium
  • IMPORTANT / important
  • URGENT / urgent

func ValidateScheduledNotifications added in v1.15.0

func ValidateScheduledNotifications(config *models.Configuration) bool

func ValidateSecrets added in v1.4.0

func ValidateSecrets(config *models.Configuration) bool

func ValidateSeverityThreshold added in v1.6.0

func ValidateSeverityThreshold(config *models.Configuration) bool

ValidateSeverityThreshold returns true if the severity_threshold option is one of the valid values:

  • ""
  • LOW / low
  • MEDIUM / medium
  • HIGH / high
  • CRITICAL / critical

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL