Network misc
(ipProtocol boship.IPProtocol)
| 98 | |
| 99 | // Network misc |
| 100 | GetDefaultNetwork(ipProtocol boship.IPProtocol) (boshsettings.Network, error) |
| 101 | GetConfiguredNetworkInterfaces() ([]string, error) |
| 102 | PrepareForNetworkingChange() error |
| 103 | DeleteARPEntryWithIP(ip string) error |
no outgoing calls
no test coverage detected