file_match

package
v0.40.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 12, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Arguments

type Arguments struct {
	PathTargets []discovery.Target `river:"path_targets,attr"`
	SyncPeriod  time.Duration      `river:"sync_period,attr,optional"`
}

Arguments holds values which are used to configure the local.file_match component.

func (*Arguments) SetToDefault

func (a *Arguments) SetToDefault()

SetToDefault implements river.Defaulter.

type Component

type Component struct {
	// contains filtered or unexported fields
}

Component implements the local.file_match component.

func New

func New(o component.Options, args Arguments) (*Component, error)

New creates a new local.file_match component.

func (*Component) Run

func (c *Component) Run(ctx context.Context) error

Run satisfies the component interface.

func (*Component) Update

func (c *Component) Update(args component.Arguments) error

Update satisfies the component interface.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL