Documentation ¶
Index ¶
Constants ¶
View Source
const ( // StringVal : StringVal = "string_val" // IntVal : IntVal = "int_val" // BoolVal : BoolVal = "bool_val" )
Variables ¶
This section is empty.
Functions ¶
func MakeProtoDeletePath ¶
MakeProtoDeletePath returns a delete: element for a given target and path
func MakeProtoPath ¶
MakeProtoPath returns a path: element for a given target and path
func MakeProtoTarget ¶
MakeProtoTarget returns a GNMI proto path for a given target
func MakeProtoUpdatePath ¶
func MakeProtoUpdatePath(devicePath DevicePath) string
MakeProtoUpdatePath returns an update: element for a target, path, and new value
Types ¶
Click to show internal directories.
Click to hide internal directories.