Documentation ¶
Overview ¶
Package service contains a service gatherer.
Index ¶
Constants ¶
View Source
const ( // GathererName captures name of Service gatherer GathererName = "AWS:Service" // SchemaVersionOfServiceGatherer represents schema version of Service gatherer SchemaVersionOfServiceGatherer = "1.0" )
Variables ¶
View Source
var (
PowershellCmd = appconfig.PowerShellPluginCommandName
)
Functions ¶
Types ¶
type T ¶
type T struct{}
func (*T) RequestStop ¶
RequestStop stops the execution of Service gatherer.
Click to show internal directories.
Click to hide internal directories.