package
Version:
v0.0.0-...-03c30b8
Opens a new window with list of versions in this module.
Published: Jan 10, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 4
Opens a new window with list of known importers.
Documentation
¶
type Common struct {
GuideEnabled string `yaml:"guideEnabled"`
APIEnabled string `yaml:"apiEnabled"`
}
type Database struct {
MongodbURI string `yaml:"mongodbURI"`
GlobalCockroachdbURI string `yaml:"globalCockroachdbURI"`
RegionalCockroachdbURI string `yaml:"regionalCockroachdbURI"`
}
type Global struct {
CloudDomain string `yaml:"cloudDomain"`
CloudPort string `yaml:"cloudPort"`
RegionUID string `yaml:"regionUID"`
CertSecretName string `yaml:"certSecretName"`
}
type Kube struct {
Version string `yaml:"version"`
APIServerHost string `yaml:"apiServerHost"`
APIServerPort string `yaml:"apiServerPort"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.