identity

package
v0.18.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 30, 2026 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Info

type Info struct {
	ServerID     string
	PrimaryMAC   string
	MACAddresses []string
	IdentityFile string
}

Info contains server identity information.

func Detect

func Detect(baseDir string, logger *logging.Logger) (*Info, error)

Detect resolves the server identity (ID + MAC address) and ensures persistence.

func DetectWithContext added in v0.17.0

func DetectWithContext(ctx context.Context, baseDir string, logger *logging.Logger) (*Info, error)

DetectWithContext resolves the server identity (ID + MAC address) and ensures persistence.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL