Versions in this module Expand all Collapse all v1 v1.0.0 Jun 26, 2019 Changes in this version + func BuildResource(nodeID, namespace, resourceType, resourceID string) (resource string, err error) + func GetNamespace(msg model.Message) (string, error) + func GetNodeID(msg model.Message) (string, error) + func GetResourceName(msg model.Message) (string, error) + func GetResourceType(msg model.Message) (string, error) + func ParseResourceEdge(resource string, operation string) (string, string, string, error) v1.0.0-beta.0 Jun 21, 2019