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

# Functions

AllowNode - allow access between two nodes in memory.
AreNodesAllowed - checks if nodes are allowed to communicate in their network ACL.
CreateNodeACL - inserts or updates a node ACL on given network and adds to state.
DeleteACLContainer - removes an ACLContainer state from db.
DisallowNodes - deny access between two nodes.
FetchAllACLs - fetchs all node.
FetchNodeACL - fetches a specific node's ACL in a given network.
FetchNodeACLJson - fetches a node's acl in given network except returns the json string.
RemoveNodeACL - removes a specific Node's ACL, returns the NetworkACL and error.
UpdateNodeACL - updates a node's ACL in state.

# Variables

No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author