windowsUpdate

package
v0.0.0-...-0117b6e Latest Latest
Warning

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

Go to latest
Published: May 2, 2024 License: Apache-2.0 Imports: 7 Imported by: 13

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 Gatherer

func Gatherer(context context.T) *T

Gatherer returns new windows update gatherer

func (*T) Name

func (t *T) Name() string

Name returns name of windows update gatherer

func (*T) RequestStop

func (t *T) RequestStop() error

RequestStop stops the execution of windows update gatherer

func (*T) Run

func (t *T) Run(context context.T, configuration model.Config) (items []model.Item, err error)

Run executes windows update gatherer and returns list of inventory.Item

Jump to

Keyboard shortcuts

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