Expand description
IP resolution on non-host Docker network.
Enums§
- NetInterface
Error - Errors resolving network interface IP.
Constants§
- DEFAULT_
NET_ IF_ NAME - The ‘eth0’ interface tends to be the default interface that docker containers use to communicate with each other.
Functions§
- resolve_
net_ if_ ip - Reads IP of OS interface with given name, if exists.