package
3.11.0-beta3+incompatible
Repository: https://github.com/signalfx/neo-agent.git
Documentation: pkg.go.dev
# Functions
FindHostMappedPort returns the port number of the docker port binding to the underlying host, or 0 if none exists.
ListAndWatchContainers accepts a changeHandler that gets called as containers come and go.
# Type aliases
ContainerChangeHandler is what gets called when a Docker container is initially recognized or changed in some way.