configs

package
v0.4.3 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	IntegrationTypeLower = "googleworkspace"                                    // example: aws, azure
	IntegrationName      = integration.Type("GOOGLE_WORKSPACE_ACCOUNT")         // example: AWS_ACCOUNT, AZURE_SUBSCRIPTION
	OGPluginRepoURL      = "github.com/opengovern/og-describer-googleworkspace" // example: github.com/opengovern/og-describer-aws
)
View Source
const (
	StreamName           = "og_describer_googleworkspace"
	JobQueueTopic        = "og_describer_googleworkspace_job_queue"
	ConsumerGroup        = "describer-googleworkspace"
	JobQueueTopicManuals = "og_describer_googleworkspace_manuals_job_queue"
	ConsumerGroupManuals = "describer-googleworkspace-manuals"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type IntegrationCredentials

type IntegrationCredentials struct {
	AdminEmail string          `json:"admin_email"`
	CustomerID string          `json:"customer_id"`
	KeyFile    json.RawMessage `json:"key_file"`
}

Jump to

Keyboard shortcuts

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