configs

package
v0.4.3 Latest Latest
Warning

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

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

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

type IntegrationCredentials struct {
	Token     string `json:"token"`
	AccountID string `json:"account_id"`
}

Jump to

Keyboard shortcuts

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