Documentation ¶
Overview ¶
Package meshdb implements a storage.Database using any storage.MeshStorage instance.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type MeshDBCloser ¶
MeshDBCloser is a storage.MeshDB that can be closed.
func NewTestDB ¶
func NewTestDB() MeshDBCloser
NewTestDB returns a new in-memory storage.Database instance for testing.
Directories ¶
Path | Synopsis |
---|---|
Package graph implements a graph data structure for the mesh network.
|
Package graph implements a graph data structure for the mesh network. |
Package networking contains interfaces to the database models for Network ACLs and Routes.
|
Package networking contains interfaces to the database models for Network ACLs and Routes. |
Package peers contains an interface for managing nodes in the mesh.
|
Package peers contains an interface for managing nodes in the mesh. |
Package rbac contains interfaces to the database models for RBAC.
|
Package rbac contains interfaces to the database models for RBAC. |
Package state provides an interface for querying mesh state.
|
Package state provides an interface for querying mesh state. |
Click to show internal directories.
Click to hide internal directories.