providers

package
v1.5.1 Latest Latest
Warning

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

Go to latest
Published: Sep 13, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ProvidersFactoryConfig

type ProvidersFactoryConfig struct {
	CacheProvider cache.CacheProvider
	StoreProvider storedb.Provider
	GraphProvider graphdb.Provider
}

func NewProvidersFactoryConfig

func NewProvidersFactoryConfig(ctx context.Context, khCfg *config.KubehoundConfig) (*ProvidersFactoryConfig, error)

Initiating all the providers need for KubeHound (cache, store, graph)

func (*ProvidersFactoryConfig) Close

func (p *ProvidersFactoryConfig) Close(ctx context.Context)

func (*ProvidersFactoryConfig) IngestBuildData

func (p *ProvidersFactoryConfig) IngestBuildData(ctx context.Context, khCfg *config.KubehoundConfig) error

Jump to

Keyboard shortcuts

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