snmpscanmanagerimpl

package
v0.0.0-...-a5a9a89 Latest Latest
Warning

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

Go to latest
Published: May 20, 2026 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Overview

Package snmpscanmanagerimpl implements the snmpscanmanager component interface

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Provides

type Provides struct {
	Comp          snmpscanmanager.Component
	Status        status.InformationProvider
	FlareProvider flare.Provider
}

Provides defines the output of the snmpscanmanager component

func NewComponent

func NewComponent(reqs Requires) (Provides, error)

NewComponent creates a new snmpscanmanager component

type Requires

type Requires struct {
	compdef.In
	Lifecycle  compdef.Lifecycle
	Logger     log.Component
	Config     config.Component
	HTTPClient ipc.HTTPClient
	Scanner    snmpscan.Component
}

Requires defines the dependencies for the snmpscanmanager component

Jump to

Keyboard shortcuts

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