package
0.0.0-20241002105211-748351ed7d51
Repository: https://github.com/iglov/netbox-agent.git
Documentation: pkg.go.dev
# Functions
GetChassisInfo fetches and returns the chassis information as a list.
GetCPUInfo fetches and returns the CPU information as a list.
GetMemoryDevices fetches and returns the memory device information as a list.
GetSystemInfo fetches and returns the system and baseboard information.
# Structs
ChassisInfo holds the details of the chassis.
CPUInfo holds the details of a CPU.
MemoryDeviceInfo holds the details of a memory device.
SystemInfo holds the details of the system.