Documentation ¶
Index ¶
Constants ¶
View Source
const (
MaxKeyLen = 375
)
Limits
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Inventory ¶
type Inventory struct {
// contains filtered or unexported fields
}
Inventory is the data type for inventory data produced by an integration data source and emitted to the agent's inventory data store.
func (*Inventory) MarshalJSON ¶
MarshalJSON Marshals the items map into a JSON
Click to show internal directories.
Click to hide internal directories.