package
0.25.0
Repository: https://github.com/gravitl/netmaker.git
Documentation: pkg.go.dev

# Functions

The middleware for most requests to the API They all pass through here first This will validate the JWT (or check for master token) This will also check against the authNetwork and make sure the node should be accessing that endpoint, even if it's technically ok This is kind of a poor man's RBAC.
GetDNSEntry - gets a DNS entry.
No description provided by the author

# Variables

HttpHandlers - handler functions for REST interactions.
HttpMiddlewares - middleware functions for REST interactions.
No description provided by the author