package
3.0.0+incompatible
Repository: https://github.com/percona/pmm.git
Documentation: pkg.go.dev

# Variables

No description provided by the author
No description provided by the author

# Structs

MetricsResolutions represents Prometheus exporters metrics resolutions.
MetricsResolutionsValidationError is the validation error returned by MetricsResolutions.Validate if the designated constraints aren't met.
A wrapper for a string array.
StringArrayValidationError is the validation error returned by StringArray.Validate if the designated constraints aren't met.
A wrapper for map[string]string.
StringMapValidationError is the validation error returned by StringMap.Validate if the designated constraints aren't met.

# Type aliases

MetricsResolutionsMultiError is an error wrapping multiple validation errors returned by MetricsResolutions.ValidateAll() if the designated constraints aren't met.
StringArrayMultiError is an error wrapping multiple validation errors returned by StringArray.ValidateAll() if the designated constraints aren't met.
StringMapMultiError is an error wrapping multiple validation errors returned by StringMap.ValidateAll() if the designated constraints aren't met.