Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckError ¶
func CheckError(err error)
func GetLocalIP ¶
Types ¶
type ConfigBMCUser ¶
type ConfigNode ¶
type Configuration ¶
type Configuration struct { Nodes []ConfigNode BMCUsers []ConfigBMCUser WebAPIPort int }
func LoadConfig ¶
func LoadConfig(configFile string) Configuration
Click to show internal directories.
Click to hide internal directories.