Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
Client is an RPC client for communicating with OVS.
func DialTimeout ¶
DialTimeout dials the provided network and address, and if it responds within timeout will return a valid Client.
func (*Client) WaitForDisconnect ¶
WaitForDisconnect will block until the provided connection is closed and return an error. This consumes the connection.
Click to show internal directories.
Click to hide internal directories.