application

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: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// GathererName captures name of application gatherer
	GathererName = "ACS:Application"
	// SchemaVersionOfApplication represents schema version of application gatherer
	SchemaVersionOfApplication = "1.0"
)
View Source
const (
	ApplicationCountLimit         = 1000
	ApplicationCountLimitExceeded = "Application Count Limit Exceeded"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type T

type T struct{}

func Gatherer

func Gatherer() *T

func (*T) Name

func (t *T) Name() string

func (*T) Run

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

Jump to

Keyboard shortcuts

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