Versions in this module Expand all Collapse all v2 v2.4.3 Feb 9, 2022 Changes in this version + const CloudflareTargetType + const DockerTargetType + const DroppedTargetType + const FileTargetType + const GcplogTargetType + const GelfTargetType + const JournalTargetType + const KafkaTargetType + const PushTargetType + const SyslogTargetType + const WindowsTargetType + func IsDropped(t Target) bool + type Target interface + Details func() interface{} + DiscoveredLabels func() model.LabelSet + Labels func() model.LabelSet + Ready func() bool + Type func() TargetType + func NewDroppedTarget(reason string, discoveredLabels model.LabelSet) Target + type TargetType string