package
0.4.3
Repository: https://github.com/jmpsec/osctrl.git
Documentation: pkg.go.dev

# Functions

CreateNodes to initialize the nodes struct and its tables.
Helper to get what is the last seen time for a node.

# Constants

ActiveNodes to represent active nodes.
AllNodes to represent all nodes.
InactiveNodes to represent inactive nodes.

# Structs

ArchiveOsqueryNode as abstraction of an archived node.
NodeHistoryHostname to keep track of all IP Addresses for nodes.
NodeHistoryIPAddress to keep track of all IP Addresses for nodes.
NodeHistoryLocalname to keep track of all IP Addresses for nodes.
NodeHistoryUsername to keep track of all usernames for nodes.
NodeManager to handle all nodes of the system.
NodeMetadata to hold metadata for a node.
OsqueryNode as abstraction of a node.
StatsData to display node stats.