Versions in this module Expand all Collapse all v1 v1.6.3 Jan 15, 2024 Changes in this version + const DroppedTargetType + const FileTargetType + const GcplogTargetType + const JournalTargetType + 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