Versions in this module Expand all Collapse all v0 v0.0.1 Apr 14, 2023 Changes in this version + const StatusReasonConfigurationError + type DryRunner interface + RunPipeline func(ctx context.Context, pipeline *telemetryv1alpha1.LogPipeline) error + type ValidatingWebhookHandler struct + func NewValidatingWebhookHandler(client client.Client, variablesValidator validation.VariablesValidator, ...) *ValidatingWebhookHandler + func (v *ValidatingWebhookHandler) Handle(ctx context.Context, req admission.Request) admission.Response + func (v *ValidatingWebhookHandler) InjectDecoder(d *admission.Decoder) error