package
Version:
v3.11.0-alpha.0+incomp...
Opens a new window with list of versions in this module.
Published: Jun 15, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Client is an RPC client for communicating with OVS.
DialTimeout dials the provided network and address, and if it responds within
timeout will return a valid Client.
New creates a new Client from a connection.
Ping returns nil if the OVS server responded to an "echo" command.
WaitForDisconnect will block until the provided connection is closed
and return an error. This consumes the connection.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.