Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCertPoolStore ¶ added in v0.19.0
func NewCertStore ¶ added in v0.19.0
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.
Click to show internal directories.
Click to hide internal directories.