pkg/

directory
v0.3.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 30, 2023 License: Apache-2.0

Directories

Path Synopsis
cmd
bridgecmd
Package bridgecmd contains the entrypoint for running a bridge between multiple clusters.
Package bridgecmd contains the entrypoint for running a bridge between multiple clusters.
config
Package options contains configuration parsing for the nodecmd.
Package options contains configuration parsing for the nodecmd.
ctlcmd
Package ctlcmd contains the wmctl CLI tool.
Package ctlcmd contains the wmctl CLI tool.
ctlcmd/config
Package config contains the wmctl CLI tool configuration.
Package config contains the wmctl CLI tool configuration.
ctlcmd/pki
Package pki contains an interface for managing the PKI for a cluster using mTLS.
Package pki contains an interface for managing the PKI for a cluster using mTLS.
nodecmd
Package nodecmd contains the entrypoint for webmesh nodes.
Package nodecmd contains the entrypoint for webmesh nodes.
nodedamon
Package nodedaemon contains the entrypoint for webmesh nodes running as an application daemon.
Package nodedaemon contains the entrypoint for webmesh nodes running as an application daemon.
Package context provides facilities for storing and retrieving values from context objects.
Package context provides facilities for storing and retrieving values from context objects.
Package mesh contains the mesh store and related interfaces.
Package mesh contains the mesh store and related interfaces.
Package meshdb contains the schemas, generated code, and interfaces for interacting with the mesh database.
Package meshdb contains the schemas, generated code, and interfaces for interacting with the mesh database.
networking
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.
peers
Package peers contains an interface for managing nodes in the mesh.
Package peers contains an interface for managing nodes in the mesh.
raftlogs
Package raftlogs provides facilities for applying raft logs to a database.
Package raftlogs provides facilities for applying raft logs to a database.
rbac
Package rbac contains interfaces to the database models for RBAC.
Package rbac contains interfaces to the database models for RBAC.
snapshots
Package snapshots provides an interface for managing raft snapshots.
Package snapshots provides an interface for managing raft snapshots.
state
Package state provides an interface for querying mesh state.
Package state provides an interface for querying mesh state.
net
datachannels
Package datachannels provides a WebRTC data channel API for port forwarding.
Package datachannels provides a WebRTC data channel API for port forwarding.
mesh
Package mesh contains helpers for computing networking information from the mesh.
Package mesh contains helpers for computing networking information from the mesh.
nat64
Package nat64 provides a stateless bi-directional NAT64 implementation.
Package nat64 provides a stateless bi-directional NAT64 implementation.
system
Package system contains utilities for managing network interfaces on the system.
Package system contains utilities for managing network interfaces on the system.
system/buffers
Package buffers contains facilities for changing system buffer sizes.
Package buffers contains facilities for changing system buffer sizes.
system/dns
Package dns contains utility functions for DNS.
Package dns contains utility functions for DNS.
system/firewall
Package firewall contains an interface for interacting with the system firewall.
Package firewall contains an interface for interacting with the system firewall.
transport
Package transport defines the interfaces needed for various mesh operations.
Package transport defines the interfaces needed for various mesh operations.
transport/libp2p
Package libp2p provides discovery mechanisms using Kademlia DHT.
Package libp2p provides discovery mechanisms using Kademlia DHT.
transport/tcp
Package tcp provides TCP based transports.
Package tcp provides TCP based transports.
wireguard
Package wireguard contains utilities for working with wireguard interfaces.
Package wireguard contains utilities for working with wireguard interfaces.
builtins
Package builtins contains the built-in plugin implementations.
Package builtins contains the built-in plugin implementations.
builtins/basicauth
Package basicauth is an authentication plugin that uses basic auth.
Package basicauth is an authentication plugin that uses basic auth.
builtins/debug
Package debug implements a plugin that exposes an HTTP server for debugging purposes.
Package debug implements a plugin that exposes an HTTP server for debugging purposes.
builtins/ipam
Package ipam provides a plugin for simple mesh IPAM.
Package ipam provides a plugin for simple mesh IPAM.
builtins/ldap
Package ldap implements a basic LDAP authentication plugin.
Package ldap implements a basic LDAP authentication plugin.
builtins/mtls
Package mtls is an authentication plugin that uses mTLS.
Package mtls is an authentication plugin that uses mTLS.
clients
Package clients contains the interface for using plugin clients.
Package clients contains the interface for using plugin clients.
plugindb
Package plugindb contains a SQL driver for running data queries over a Plugin Query stream.
Package plugindb contains a SQL driver for running data queries over a Plugin Query stream.
Package raft contains Raft consensus for WebMesh.
Package raft contains Raft consensus for WebMesh.
fsm
Package fsm implements the Raft FSM.
Package fsm implements the Raft FSM.
Package services contains the gRPC server for inter-node communication.
Package services contains the gRPC server for inter-node communication.
admin
Package admin provides the admin gRPC server.
Package admin provides the admin gRPC server.
leaderproxy
Package leaderproxy provides a gRPC interceptor that proxies requests to the leader node.
Package leaderproxy provides a gRPC interceptor that proxies requests to the leader node.
membership
Package membership contains the webmesh membership service.
Package membership contains the webmesh membership service.
meshapi
Package meshapi contains the webmesh Mesh API service.
Package meshapi contains the webmesh Mesh API service.
meshdns
Package meshdns contains the Mesh DNS server.
Package meshdns contains the Mesh DNS server.
metrics
Package metrics contains the HTTP server for exposing Prometheus metrics.
Package metrics contains the HTTP server for exposing Prometheus metrics.
node
Package node contains the webmesh node service.
Package node contains the webmesh node service.
rbac
Package rbac contains utilities for evaluating requests against roles.
Package rbac contains utilities for evaluating requests against roles.
storage
Package storage provides the storage server.
Package storage provides the storage server.
turn
Package turn contains the STUN/TURN server.
Package turn contains the STUN/TURN server.
webrtc
Package webrtc contains the webmesh WebRTC service.
Package webrtc contains the webmesh WebRTC service.
Package storage contains the interface for storing and retrieving data about the state of the mesh and providing storage backends for raft.
Package storage contains the interface for storing and retrieving data about the state of the mesh and providing storage backends for raft.
memory
Package memory implements an in-memory storage backend suitable for testing.
Package memory implements an in-memory storage backend suitable for testing.
nutsdb
Package nutsdb implements the storage backends using NutsDB.
Package nutsdb implements the storage backends using NutsDB.
crypto
Package crypto contains cryptographic utilities.
Package crypto contains cryptographic utilities.
netutil
package netutil provides common utility functions for networking.
package netutil provides common utility functions for networking.
Package version contains compile-time version information.
Package version contains compile-time version information.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL