The microovn
interface allows access to the MicroOVN socket, and can only be used by the MicroOVN snap. MicroOVN is a snap-based distribution of the Open Virtual Network.
See the MicroOVN documentation for further details.
See Interface management and Supported interfaces for further details on how interfaces are used.
Auto-connect: no
Super-privileged: yes
With the MicroOVN snap installed, the socket is located at the following location:
/var/snap/microovn/common/state/control.socket
The test code can be found in the snapd repository: snapd/interfaces/builtin/microovn_test.go at master · canonical/snapd · GitHub
The source code for the interface is in the snapd repository: snapd/interfaces/builtin/microovn.go at master · canonical/snapd · GitHub
Last updated 2 months ago.