package
Version:
v0.0.14
Opens a new window with list of versions in this module.
Published: Aug 15, 2023
License: MIT
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func GenerateConfig(configPath string)
func GenerateNetworkConfig(configFilePath string)
type Config struct {
HostIP string `yaml:"host_ip"`
ConfigDir string `yaml:"config_dir"`
MinioUser string `yaml:"minio_user"`
MinioPassword string `yaml:"minio_password"`
MongoUser string `yaml:"mongo_user"`
MongoPassword string `yaml:"mongo_password"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.