flowaggregator

package
v1.15.1 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2024 License: Apache-2.0 Imports: 33 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultNamespace = "flow-aggregator"

	CAConfigMapName = "flow-aggregator-ca"
	CAConfigMapKey  = "ca.crt"
	// #nosec G101: false positive triggered by variable name which includes "Secret"
	ClientSecretName = "flow-aggregator-client-tls"
	ServiceName      = "flow-aggregator"
)

Variables

This section is empty.

Functions

func NewFlowAggregator

func NewFlowAggregator(
	k8sClient kubernetes.Interface,
	podStore podstore.Interface,
	configFile string,
) (*flowAggregator, error)

Types

This section is empty.

Directories

Path Synopsis
testing
Code generated by MockGen.
Code generated by MockGen.
testing
Code generated by MockGen.
Code generated by MockGen.
testing
Code generated by MockGen.
Code generated by MockGen.

Jump to

Keyboard shortcuts

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