eBay / go-ovn

A Go library for OVN Northbound/Southbound DB access using native OVSDB protocol
Apache License 2.0
108 stars 59 forks source link

Exposing IPSec enabled/disabled API #154

Closed martinkennelly closed 3 years ago

martinkennelly commented 3 years ago

Hey all, I'd love to have an API in this lib to check if IPsec is enabled. Its available as a bool in nb_global table. Any interest in exposing that?

Thank you,

martinkennelly commented 3 years ago

Found a workaround.