Documentation ¶
Index ¶
Constants ¶
View Source
const ( // GathererName represents name of windows update gatherer GathererName = "AWS:WindowsUpdate" // Represents the status of TrustedInstaller when running TrustedInstallerRunningStatus = "Running" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type T ¶
type T struct{}
T represents windows update gatherer
func (*T) RequestStop ¶
RequestStop stops the execution of windows update gatherer
Click to show internal directories.
Click to hide internal directories.