package
0.0.0-20240831221938-81d58bd93b8c
Repository: https://github.com/vanilla-os/sdk.git
Documentation: pkg.go.dev

# Constants

BareMetal is a bare metal machine, like a workstation or server.
Container is a pretty much self-explanatory.
VM is a virtual machine.

# Structs

GroupInfo represents information about a group.
OSReleaseInfo is a struct that contains information about the OS release.
Process represents information about a process.
SystemInfo is a struct that contains information about the system.
Timezone represents a supported timezone.
UserInfo represents information about a user.

# Type aliases

MachineType is the representation of the type of machine.