Documentation ¶
Index ¶
Constants ¶
View Source
const ( ErrResourceNotFoundMessage = 404 ErrResourceNotAccessibleMessage = 403 ErrResourceNotGoodMessage = 400 ErrResourceInternal = 500 )
ERRORS
View Source
const ( SQLPath = "apps/sql" ConnectorsPath = "apps/connectors" GroupsPath = "groups" UsersPath = "users" ServiceAccountsPath = "service-accounts" AclsPath = "kafka/acls" TopicsPath = "kafka/topics" QuotasPath = "kafka/quotas" SchemasPath = "schemas" AlertSettingsPath = "alert-settings" PoliciesPath = "policies" ConnectionsFilePath = "connections" ConnectionsAPIPath = "v1/connection/connections" DatasetsAPIPath = "v1/datasets" ConnectionTemplatesAPIPath = "v1/connection/connection-templates" ConsumersGroupPath = "api/consumers" ElasticsearchIndexesPath = "/api/elastic/indexes" AlertChannelsPath = "api/v1/alert/channels" AuditChannelsPath = "api/v1/audit/channels" AlertChannelTemplatesPath = "api/v1/alert/channel-templates" AuditChannelTemplatesPath = "api/v1/audit/channel-templates" AlertsSettingsPath = "api/v1/alert/settings" AlertEventsPath = "api/v1/alert/events" MetadataTopicsPath = "api/v1/metadata/topics" LicensePath = "api/v1/license" )
Paths
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.