Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Provider ¶
type Provider struct { HostRootPath string Runtime ctypes.RuntimeInterface // contains filtered or unexported fields }
Provider provides a mapping between containers and host network interfaces.
func (*Provider) ContainerID ¶
ContainerID returns the ID of the container that owns the given interface. Returns en empty string if the interface doesn't belong to a container.
func (*Provider) DiagnosticArchive ¶
Click to show internal directories.
Click to hide internal directories.