Filesystem Client
- José Julián Espina Del Ángel
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/edge | 15 | 17 Feb 2025 |
juju deploy filesystem-client --channel edge
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
24.04
-
mountpoint | string
Location to mount the filesystem on the machine.
-
nodev | boolean
Blocking interpretation of character and/or block devices on the filesystem.
-
noexec | boolean
Block execution of binaries on the filesystem.
-
nosuid | boolean
Do not honor suid and sgid bits on the filesystem.
-
read-only | boolean
Mount filesystem as read-only.