|
FlatImage
A configurable Linux containerization system
|
Public Attributes | |
| bool const | is_casefold |
| uint32_t const | compression_level |
| ns_reserved::ns_overlay::OverlayType | overlay_type |
| fs::path const | path_dir_mount |
| fs::path const | path_dir_work |
| fs::path const | path_dir_upper |
| fs::path const | path_dir_layers |
| fs::path const | path_dir_ciopfs |
| fs::path const | path_bin_janitor |
| fs::path const | path_bin_self |
| ns_layers::Layers const | layers |
Definition at line 56 of file controller.hpp.
| uint32_t const ns_filesystems::ns_controller::Config::compression_level |
Definition at line 60 of file controller.hpp.
| bool const ns_filesystems::ns_controller::Config::is_casefold |
Definition at line 59 of file controller.hpp.
| ns_layers::Layers const ns_filesystems::ns_controller::Config::layers |
Definition at line 73 of file controller.hpp.
| ns_reserved::ns_overlay::OverlayType ns_filesystems::ns_controller::Config::overlay_type |
Definition at line 61 of file controller.hpp.
| fs::path const ns_filesystems::ns_controller::Config::path_bin_janitor |
Definition at line 70 of file controller.hpp.
| fs::path const ns_filesystems::ns_controller::Config::path_bin_self |
Definition at line 71 of file controller.hpp.
| fs::path const ns_filesystems::ns_controller::Config::path_dir_ciopfs |
Definition at line 69 of file controller.hpp.
| fs::path const ns_filesystems::ns_controller::Config::path_dir_layers |
Definition at line 67 of file controller.hpp.
| fs::path const ns_filesystems::ns_controller::Config::path_dir_mount |
Definition at line 63 of file controller.hpp.
| fs::path const ns_filesystems::ns_controller::Config::path_dir_upper |
Definition at line 66 of file controller.hpp.
| fs::path const ns_filesystems::ns_controller::Config::path_dir_work |
Definition at line 65 of file controller.hpp.