Versions in this module Expand all Collapse all v0 v0.9.0 Oct 20, 2021retracted Changes in this version + func NewOrchestratorForwarder() *forwarder.DefaultForwarder + type OrchestratorConfig struct + ExtraTags []string + IsScrubbingEnabled bool + KubeClusterName string + MaxPerMessage int + OrchestrationCollectionEnabled bool + OrchestratorEndpoints []apicfg.Endpoint + PodQueueBytes int + Scrubber *redact.DataScrubber + func NewDefaultOrchestratorConfig() *OrchestratorConfig + func (oc *OrchestratorConfig) Load() error