listing all the interfaces / sockets?

Zygmunt Krynicki zygmunt.krynicki at canonical.com
Thu Jun 30 16:12:12 UTC 2016


> Wiadomość napisana przez Bill Janssen <janssen at parc.com> w dniu 30.06.2016, o godz. 18:05:
> 
> I'm still trying to figure out how to access secure storage via the
> Secret Service API.  Is there an interface for that?

I don’t think there is one yet.

> How would I list all the defined interfaces?  How would I know what
> parts export which sockets?

All of the interfaces as defined in snapd source code, in the interfaces/builtin directory.

At runtime you can use REST API to query all the available plugs and slots (and their interface types and connections). This is documented in docs/rest.md.

As for parts, I don’t know.

Thanks
ZK





More information about the Snapcraft mailing list