configs

package
v0.3.4 Latest Latest
Warning

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

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

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

type IntegrationCredentials struct {
	APIKey     string `json:"api_key"`
	ClientName string `json:"client_name"`
}

Jump to

Keyboard shortcuts

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