Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Fn ¶
Fn is a function returning the key-value pairs representing extra define directives for datapath node configuration.
type Map ¶
Map is the type containing the key-value pairs representing extra define directives for datapath node configuration.
type NodeFnOut ¶
NodeFnOut allows injecting configuration into the datapath by invoking a callback.
Prefer using NodeOut if possible since it has a valid zero value.
func NewNodeFnOut ¶
NewNodeFnOut wraps a function returning the key-value pairs representing extra define directives for datapath node configuration, so that it can be provided through the hive framework.
Click to show internal directories.
Click to hide internal directories.