inventory

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Host

type Host struct {
	ID           string            `json:"id" yaml:"id"`
	OSFamily     string            `json:"osFamily" yaml:"osFamily"`
	Distribution string            `json:"distribution" yaml:"distribution"`
	Release      string            `json:"release" yaml:"release"`
	Architecture string            `json:"architecture" yaml:"architecture"`
	Packages     map[string]string `json:"packages" yaml:"packages"`
}

Host represents a compute target and its minimal attributes.

Jump to

Keyboard shortcuts

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