Documentation ¶
Index ¶
- func CheckPortAvailability(hostname, port string) bool
- func CheckPortOccupied(hostname, port string) bool
- func DeleteCertFile(fileList []string) error
- func GetCryptoMap(appName string) map[string]string
- func ValidateJSON(schema string, config string) bool
- func WriteCertFile(fileList []string, Certs map[string]interface{}) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckPortAvailability ¶
CheckPortAvailability - checks for port availability on hostname
func CheckPortOccupied ¶
CheckPortOccupied - checks for port being occupied already
func DeleteCertFile ¶
DeleteCertFile - wrapper to remove certificates
func GetCryptoMap ¶
func ValidateJSON ¶
ValidateJSON - JSON validator function
func WriteCertFile ¶
WriteCertFile - A wrapper to write certifiates for different module
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.