Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Filter ¶
type Filter struct {
// contains filtered or unexported fields
}
Filter keeps track of every docker-proxy instance and filters network traffic going through them
func (*Filter) Filter ¶
func (f *Filter) Filter(payload *model.Connections)
Filter all connections that have a docker-proxy at one end
Click to show internal directories.
Click to hide internal directories.