Documentation ¶
Index ¶
- 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)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildResource ¶
BuildResource return a string as "beehive/pkg/core/model".Message.Router.Resource
func GetNamespace ¶
GetNamespace from "beehive/pkg/core/model".Model.Router.Resource
func GetResourceName ¶
GetResourceName from "beehive/pkg/core/model".Model.Router.Resource
func GetResourceType ¶
GetResourceType from "beehive/pkg/core/model".Model.Router.Resource
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.