package posture
import "tailscale.com/posture"
Package posture contains functions to query the local system state for managed posture checks.
Index ¶
- func GetHardwareAddrs() (hwaddrs []string, err error)
- func GetSerialNumbers(logf logger.Logf) ([]string, error)
Functions ¶
func GetHardwareAddrs ¶
GetHardwareAddrs returns the hardware addresses of all non-loopback network interfaces.
func GetSerialNumbers ¶
Source Files ¶
doc.go hwaddr.go serialnumber_notmacos.go
- Version
- v1.84.1 (latest)
- Published
- May 29, 2025
- Platform
- linux/amd64
- Imports
- 7 packages
- Last checked
- 9 hours ago –
Tools for package owners.