Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EnvVars ¶
type EnvVars struct { Email string Apikey string RedisDatabaseName string RedisDatabaseRegion string RedisDatabaseTls bool RedisDatabaseMultiZone bool KafkaClusterName string KafkaClusterRegion string KafkaClusterMultiZone bool KafkaCredentialName string KafkaCredentialPermissions string KafkaTopicName string KafkaTopicPartitions int KafkaTopicRetentionTime int KafkaTopicRetentionSize int KafkaTopicMaxMessageSize int KafkaTopicCleanupPolicy string VectorIndexName string VectorIndexType string VectorIndexRegion string VectorIndexDimensionCount int VectorIndexSimilarityFunction string TeamName string CopyCC bool TeamMembers map[string]string }
func GetEnvVars ¶
func GetEnvVars() EnvVars
Click to show internal directories.
Click to hide internal directories.