//
pkg.gl
Category
github.com/percona/saas
pkg
common
package
0.0.0-20250114002236-001872c9942d
Repository:
https://github.com/percona/saas.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
6
Files
125 SLOC
#
Functions
ParseSeverity
ParseSeverity casts string to Severity.
ValidateTiers
ValidateTiers validates tiers and checks them for duplicates.
#
Constants
Alert
alert.
Anonymous
Supported check tiers.
Critical
critical.
Debug
debug.
Emergency
emergency.
Error
error.
Info
info.
Notice
notice.
Paid
Supported check tiers.
Registered
Supported check tiers.
Unknown
unknown.
Warning
warning.
#
Type aliases
Severity
Severity represents alert severity level as present in STT checks, IA templates, IA rules labels, etc.
Tier
Tier represents platform user tier.