The ros-snapd-support
interface allows the snaps ros-snapd
and ros2-snapd
the use of snapd’s apps control API.
Interface documentation:
See Interface management and supported interfaces for further details on how interfaces are used.
Developer details
Auto-connect: no
Super-privileged: yes
Endpoint access permissions
- /v2/apps
Code examples
The test code can be found in the snapd repository: https://github.com/snapcore/snapd/blob/master/interfaces/builtin/ros_snapd_support_test.go
The source code for the interface is in the snapd repository: https://github.com/snapcore/snapd/blob/master/interfaces/builtin/ros_snapd_support.go.go