Versions in this module Expand all Collapse all v0 v0.1.8 Aug 12, 2024 Changes in this version + type Input struct + Debug bool + SourceRefs []SourceRef + TargetRef SourceRef + func (in *Input) DeepCopy() *Input + func (in *Input) DeepCopyInto(out *Input) + func (in *Input) DeepCopyObject() runtime.Object + type SourceRef struct + ExtractFromKey string + Key string + Namespace string + Ref v1.TypedReference + func (in *SourceRef) DeepCopy() *SourceRef + func (in *SourceRef) DeepCopyInto(out *SourceRef)