Documentation
¶
Overview ¶
Package dockerproxy implements port forwarding detection based on Docker's docker-proxy processes.
Using a decorator.Decorator is a bit of a stretch as decorators are intended to decorate containers, but we can still reach the other stuff. And it is a convenient modularization feature.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Decorate ¶
func Decorate(ctx context.Context, allnetns network.NetworkNamespaces, allprocs model.ProcessTable, engines []*model.ContainerEngine)
Decorate scans the found Docker engine processes for their child proxy processes, adding the found forwarded ports to the already known forwarded ports in the network namespaces of their corresponding Docker engines.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.