filemonitor

package
v0.27.0 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCertPoolStore added in v0.19.0

func NewCertPoolStore(clientCAPath string) (*certPoolStore, error)

func NewCertStore added in v0.19.0

func NewCertStore(tlsCrt, tlsKey string) (*certStore, error)

NewCertStore returns a store for storing the certificate data and the ability to retrieve it safely

func NewWatch

func NewWatch(logger logrus.FieldLogger, pathsToWatch []string, onUpdateFn func(logrus.FieldLogger, fsnotify.Event)) (*watcher, error)

NewWatch sets up monitoring on a slice of paths and will execute the update function to process each event

Types

This section is empty.

Jump to

Keyboard shortcuts

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