gatherers

package
v0.0.0-...-028f1de Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitializeGatherers

func InitializeGatherers() (SupportedGatherer, InstalledGatherer)

Types

type InstalledGatherer

type InstalledGatherer map[string]T

type SupportedGatherer

type SupportedGatherer map[string]T

type T

type T interface {
	//returns the Name of the gatherer
	Name() string
	Run(config model.Config) (items []model.Item, err error)
}

Directories

Path Synopsis
Package instancedetailedinformation contains a gatherer for the ACS:InstanceDetailedInformation inventory type.
Package instancedetailedinformation contains a gatherer for the ACS:InstanceDetailedInformation inventory type.

Jump to

Keyboard shortcuts

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