Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewRPCMap ¶
func NewRPCMap() map[string]interface{}
NewRPCMap - return map of RPCs indexed by DBUS-compatible name
Provisiond owns all RPCs in the default component. As we cannot (and should not) know what these are at compile time, we don't use the standard VCI mechanism of introspection on an RPC object, and instead return a map of functions to call the script for each RPC, indexed using the DBUS-compatible method name (as opposed to YANG name)
Types ¶
Click to show internal directories.
Click to hide internal directories.