//
pkg.gl
Category
github.com/clanchun/beats
libbeat
common
docker
package
6.2.4+incompatible
Repository:
https://github.com/clanchun/beats.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
0
Files
311 SLOC
#
Functions
NewWatcher
NewWatcher returns a watcher running for the given settings.
NewWatcherWithClient
No description provided by the author
#
Structs
Container
Container info retrieved by the watcher.
TLSConfig
TLSConfig for docker socket connection.
#
Interfaces
Client
Client for docker interface.
Watcher
Watcher reads docker events and keeps a list of known containers.
#
Type aliases
WatcherConstructor
No description provided by the author