cilium

package
v1.3.14 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ShouldStopRetries

func ShouldStopRetries(err error) bool

ShouldStopRetries returns true if retries should stop due to unrecoverable errors.

Types

type Factory

type Factory struct {
	Logger           *zap.Logger
	FlowSink         collector.FlowSink
	CiliumNamespaces []string
	TlsAuthProps     *tls.AuthProperties
	K8sClient        collector.K8sClientGetter
}

Factory creates Cilium flow collector clients.

func (*Factory) NewCollector

func (f *Factory) NewCollector(_ context.Context) (flowCollector, error)

NewCollector creates a new Cilium flow collector.

Jump to

Keyboard shortcuts

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