api_messages

package
v0.0.0-...-dd46dfa Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ErrRegistryExists     = "registry with this name already exists"
	ErrRegistryNotExists  = "registry with this name does not exists"
	ErrRegistryAuthFailed = "Authentication failed for given credentials"
	ErrRegistryIDMissing  = "registry id is missing"
)

Registry errors

View Source
const (
	ErrIntegrationExists = "integration with this configuration already exists"
	ErrInvalidCredential = "invalid credentials"
)

Integration errors

View Source
const (
	SuccessRegistryUpdated            = "registry updated successfully"
	SuccessRegistryCreated            = "registry added successfully"
	SuccessCloudControlsEnabled       = "controls enabled successfully"
	SuccessCloudControlsDisabled      = "controls disabled successfully"
	SuccessIntegrationDeleted         = "integration deleted successfully"
	SuccessIntegrationUpdated         = "integration updated successfully"
	SuccessIntegrationCreated         = "integration added successfully"
	SuccessEmailConfigCreated         = "email configuration added successfully"
	SuccessEmailConfigTest            = "test email sent successfully"
	ErrIntegrationDoesNotExist        = "integration does not exist"
	ErrIntegrationTypeCannotBeUpdated = "integration type cannot be updated"
	ErrIntegrationTypeEmpty           = "integration type cannot be empty"
	ErrNotificationTypeEmpty          = "notification type cannot be empty"
	ErrSendSummaryNotSupported        = "notification type does not support sending summary links"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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