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" TopicSettingsPath = "topic-settings" 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" AlertsSettingsPathV1 = "api/v1/alert/settings" AlertEventsPath = "api/v1/alert/events" MetadataTopicsPath = "api/v1/metadata/topics" LicensePath = "api/v1/license" FileUploadPath = "api/v1/files" SetupPath = "api/v1/setup" // aka Wizard mode ProvisioningPath = "api/v1/state" ProvisionedConnectionsPath = ProvisioningPath + "/connections" )
Paths
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
This code is automatically generated based on the open api spec of: Lenses API, version: v5.0.0-12-g2721a0e54.
|
This code is automatically generated based on the open api spec of: Lenses API, version: v5.0.0-12-g2721a0e54. |
The Lenses API has two groups of endpoints to manage connections: a "generic" one and several "specific" ones.
|
The Lenses API has two groups of endpoints to manage connections: a "generic" one and several "specific" ones. |
Click to show internal directories.
Click to hide internal directories.