Documentation ¶
Index ¶
Constants ¶
View Source
const (
NotAuthorizedToCollect = "not authorized to collect"
)
Variables ¶
This section is empty.
Functions ¶
func IsValidationError ¶
func MustUndeployCollector ¶
Types ¶
type ValidationError ¶
type ValidationError struct {
// contains filtered or unexported fields
}
func NewValidationError ¶
func NewValidationError(msg string, args ...interface{}) *ValidationError
func (*ValidationError) Error ¶
func (e *ValidationError) Error() string
Click to show internal directories.
Click to hide internal directories.