Documentation ¶
Index ¶
- func GetInventoryInJSON(servers []objects.Server) (json string, err error)
- func KeyValueExistsInMap(chart map[string]string, requiredKey string, requiredValue string) bool
- func Notification(subject string, message string, server objects.Server)
- func StringExistsInArray(array []string, required string) bool
- func StructFromJson(input []byte, output interface{}) error
- func StructToJson(s interface{}) (string, error)
- func ValidInput(input string) bool
- func VerifyFQDN(serverid string, requestIP string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetInventoryInJSON ¶
func KeyValueExistsInMap ¶
func StringExistsInArray ¶
func StructFromJson ¶
func StructToJson ¶
func ValidInput ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.