sap

package
v0.0.0-...-430a498 Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2025 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HostDetailsExtractor

type HostDetailsExtractor struct {
	// Common base for all extractors that provides standard functionality.
	plugins.BaseExtractor[
		struct{},
		sap.HostDetails,
	]
}

func (*HostDetailsExtractor) Extract

func (e *HostDetailsExtractor) Extract() ([]plugins.Feature, error)

Extract the traits of a compute host from the database.

func (*HostDetailsExtractor) GetName

func (*HostDetailsExtractor) GetName() string

Name of this feature extractor that is used in the yaml config, for logging etc.

func (HostDetailsExtractor) Triggers

func (HostDetailsExtractor) Triggers() []string

Get message topics that trigger a re-execution of this extractor.

Jump to

Keyboard shortcuts

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