Enumeration
SnapdConfinement
since: 1.0
Members
SNAPD_CONFINEMENT_UNKNOWN
-
The confinement of the snap is unknown.
- Value:
0
- Nickname:
unknown
- Available since: 1.0
- Value:
SNAPD_CONFINEMENT_STRICT
-
The snap is using confinement.
- Value:
1
- Nickname:
strict
- Available since: 1.0
- Value:
SNAPD_CONFINEMENT_DEVMODE
-
The snap is in dev mode (i.e. unconfined).
- Value:
2
- Nickname:
devmode
- Available since: 1.0
- Value:
SNAPD_CONFINEMENT_CLASSIC
-
The snap is using classic confinement.
- Value:
3
- Nickname:
classic
- Available since: 1.0
- Value: