Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type K8sManifestFactory ¶
type K8sManifestFactory ManifestFactory[client.Object]
func Factory ¶
func Factory[T client.Object](f ManifestFactory[T]) K8sManifestFactory
func FactoryWithoutError ¶
func FactoryWithoutError[T client.Object](f SimpleManifestFactory[T]) K8sManifestFactory
type ManifestFactory ¶
type Params ¶
type Params struct {
Client client.Client
Recorder record.EventRecorder
Scheme *runtime.Scheme
Log logr.Logger
Instance v1alpha1.OpenTelemetryCollector
Config config.Config
}
Params holds the reconciliation-specific parameters.
type SimpleManifestFactory ¶
Directories
¶
| Path | Synopsis |
|---|---|
|
Package collector handles the OpenTelemetry Collector.
|
Package collector handles the OpenTelemetry Collector. |
|
adapters
Package adapters is for data conversion.
|
Package adapters is for data conversion. |
|
parser
Package parser is for parsing the OpenTelemetry Collector configuration.
|
Package parser is for parsing the OpenTelemetry Collector configuration. |
Click to show internal directories.
Click to hide internal directories.