Documentation ¶
Overview ¶
Package lemming contains a node implementation for a lemming device.
Index ¶
- func New(nodeImpl *node.Impl) (node.Node, error)
- type Node
- func (n *Node) ConfigPush(context.Context, io.Reader) error
- func (n *Node) Create(ctx context.Context) error
- func (n *Node) Delete(ctx context.Context) error
- func (n *Node) GenerateSelfSigned(context.Context) error
- func (n *Node) ResetCfg(ctx context.Context) error
- func (n *Node) Status(ctx context.Context) (node.Status, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.