OptionalconnectionOptional stream factory used for testing or custom transports. When set, the client skips the socket path existence check.
OptionalhostHostname for TCP or TLS connections.
When set, the client uses a network socket instead of a Unix socket.
OptionalportPort for TCP or TLS connections.
OptionalsocketPath to the OVSDB Unix domain socket.
OptionaltimeoutRequest and connection timeout in milliseconds.
OptionaltlsEnables TLS for network connections.
OptionaltlsExtra TLS connection options forwarded to node:tls.
These options are only used when tls is enabled.
Options for configuring an OVSDBClient.