clusterdata

package
v0.0.0-...-37f2402 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: Apache-2.0 Imports: 21 Imported by: 5

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BestEffortEnricher

type BestEffortEnricher interface {
	Enrich(ctx context.Context, log *logrus.Entry, ocs ...*api.OpenShiftCluster)
}

type ParallelEnricher

type ParallelEnricher struct {
	// contains filtered or unexported fields
}

ParallelEnricher enriches the cluster in parallel and does not fail if any of the enricher fails

func NewParallelEnricher

func NewParallelEnricher(metricsEmitter metrics.Emitter, dialer proxy.Dialer) ParallelEnricher

func (ParallelEnricher) Enrich

func (p ParallelEnricher) Enrich(ctx context.Context, log *logrus.Entry, ocs ...*api.OpenShiftCluster)

Jump to

Keyboard shortcuts

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