Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OutlierInterpolatorTransformer ¶
type OutlierInterpolatorTransformer struct { EventIntegration []integration.EventIntegration // contains filtered or unexported fields }
func NewOutlierInterpolatorTransformer ¶
func NewOutlierInterpolatorTransformer(eventIntegration []integration.EventIntegration, logger logr.Logger) (*OutlierInterpolatorTransformer, error)
Click to show internal directories.
Click to hide internal directories.