Documentation ¶
Overview ¶
Package instancedetailedinformation contains a gatherer for the AWS:InstanceDetailedInformation inventory type.
Index ¶
Constants ¶
View Source
const ( // GathererName captures name of gatherer GathererName = "AWS:InstanceDetailedInformation" // SchemaVersion represents the schema version of this gatherer SchemaVersion = "1.0" )
Variables ¶
This section is empty.
Functions ¶
func CollectInstanceData ¶
func CollectInstanceData(context context.T) []model.InstanceDetailedInformation
CollectInstanceData collects data from the system using platform specific queries.
Types ¶
Click to show internal directories.
Click to hide internal directories.