Documentation
¶
Overview ¶
Package host provides a generic accessor factory to create the appropriate platform-specific interface to the host networking APIs.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateHost ¶
func CreateHost() (networking.Environment, error)
CreateHost creates the default Environment implementation for the host OS
func MustCreateHost ¶ added in v0.10.0
func MustCreateHost() networking.Environment
MustCreateHost calls CreateHost and panics if it fails
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.