Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAPIKeyURL ¶
GetAPIKeyURL returns the region-specific URL for creating API keys
func GetAppKeyURL ¶
GetAppKeyURL returns the region-specific URL for creating service accounts
Types ¶
type Region ¶
type Region struct {
Site string // GraphQL enum value (US1, US5, EU1, etc.)
Domain string // API domain (e.g., "datadoghq.com")
DisplayName string // Human-readable name
}
Region represents a Datadog region for UI display
func GetRegions ¶
func GetRegions() []Region
GetRegions returns the list of available Datadog regions for UI display
Click to show internal directories.
Click to hide internal directories.