Documentation ¶
Index ¶
Constants ¶
View Source
const ( // The system variables in the sys.conf file SYS_FILE_NAME = "sys.conf" BindAllIP = "0.0.0.0" )
Variables ¶
This section is empty.
Functions ¶
func CreateSysConfigFile ¶
func CreateSysConfigFile(platform string, memberDNSName string) *manage.ReplicaConfigFile
CreateSysConfigFile creates the content for the sys.conf file. example:
PLATFORM=ecs SERVICE_MEMBER=mycas-0.cluster-firecamp.com
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.