Confdb functionality is currently under development. The confdb
interface will be used by snaps that require access to specific confdb views.
See Interface management and Supported interfaces for further details on how interfaces are used.
Auto-connect: no, but plugs are auto-connected if the confdb’s account is the same as the snap’s publisher.
The test code can be found in the snapd repository:
https://github.com/snapcore/snapd/blob/master/interfaces/builtin/registry_test.go
The source code for the interface is in the snapd repository:
https://github.com/snapcore/snapd/blob/master/interfaces/builtin/registry.go
Last updated 2 months ago.