Documentation
¶
Index ¶
Constants ¶
View Source
const ( AsyncKey = "async" OutputFormatKey = "output_format" ProjectIdKey = "project_id" SessionTimeLimitKey = "session_time_limit" DNSCustomEndpointKey = "dns_custom_endpoint" MembershipCustomEndpointKey = "membership_custom_endpoint" MongoDBFlexCustomEndpointKey = "mongodbflex_custom_endpoint" ServiceAccountCustomEndpointKey = "service_account_custom_endpoint" SKECustomEndpointKey = "ske_custom_endpoint" ResourceManagerEndpointKey = "resource_manager_custom_endpoint" OpenSearchCustomEndpointKey = "opensearch_custom_endpoint" AsyncDefault = "false" SessionTimeLimitDefault = "2h" )
Supported config keys
View Source
const (
ProjectNameKey = "project_name"
)
Backend config keys
Variables ¶
Functions ¶
func InitConfig ¶
func InitConfig()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.