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