Documentation ¶
Index ¶
Constants ¶
View Source
const ( IntegrationTypeLower = "cohereai" // example: aws, azure IntegrationName = integration.Type("COHERE_AI") // example: AWS_ACCOUNT, AZURE_SUBSCRIPTION OGPluginRepoURL = "github.com/opengovern/og-describer-cohereai" // example: github.com/opengovern/og-describer-aws )
View Source
const ( StreamName = "og_describer_cohereai" JobQueueTopic = "og_describer_cohereai_job_queue" ConsumerGroup = "describer-cohereai" JobQueueTopicManuals = "og_describer_cohereai_manuals_job_queue" ConsumerGroupManuals = "describer-cohereai-manuals" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IntegrationCredentials ¶
Click to show internal directories.
Click to hide internal directories.