Documentation
¶
Index ¶
- Variables
- func DeleteIndex(deleteNodeURL string, nodeID string) error
- func GetMapping(schemaName string) (map[string]string, error)
- func MapFieldsName(profile map[string]interface{}, mapping map[string]string) map[string]interface{}
- func MapProfile(profile map[string]interface{}, mapping map[string]string, schema string) (map[string]interface{}, error)
- func PostIndex(postNodeURL string, profileURL string) (string, error)
- func Validate(validateURL string, profile map[string]interface{}) (bool, string, error)
- type Node
- type NodeData
Constants ¶
This section is empty.
Variables ¶
View Source
var KvmCategory = map[string]string{
"2cd00bebec0c48ba9db761da48678134": "#non-profit",
"77b3c33a92554bcf8e8c2c86cedd6f6f": "#commercial",
"c2dc278a2d6a4b9b8a50cb606fc017ed": "#event",
}
Functions ¶
func DeleteIndex ¶
func MapFieldsName ¶
func MapProfile ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.