sockets

package
v0.0.0-...-6772be9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 24, 2017 License: Apache-2.0, MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ContainerInfo

type ContainerInfo struct {
	ID                 string
	Name               string
	Image              string
	DockerEnvironment  []string
	DockerLabels       map[string]string
	Ports              map[docker.Port][]docker.PortBinding
	DockerhostHostname string
	DockerhostIP       net.IP
}

type SocketInfo

type SocketInfo struct {
	SrcIP, DstIP     net.IP
	SrcPort, DstPort uint16

	Container *ContainerInfo
	UID       uint32
	Inode     uint64
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL