Documentation ¶
Index ¶
Constants ¶
View Source
const ( IntegrationTypeLower = "integrationType" // example: aws, azure IntegrationName = integration.Type("INTEGRATION_NAME") // example: AWS_ACCOUNT, AZURE_SUBSCRIPTION OGPluginRepoURL = "repo-url" // example: github.com/opengovern/og-describer-aws )
View Source
const ( StreamName = "stream_name" JobQueueTopic = "job_queue_topic" ConsumerGroup = "consumer-group" JobQueueTopicManuals = "job_queue_topic_manuals" ConsumerGroupManuals = "consumer-group-manuals" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IntegrationCredentials ¶
type IntegrationCredentials struct { }
Click to show internal directories.
Click to hide internal directories.