FlatImage
A configurable Linux containerization system
Loading...
Searching...
No Matches
ns_filesystems::ns_controller::Config Struct Reference
Collaboration diagram for ns_filesystems::ns_controller::Config:
[legend]

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
 

Detailed Description

Definition at line 56 of file controller.hpp.

Member Data Documentation

◆ compression_level

uint32_t const ns_filesystems::ns_controller::Config::compression_level

Definition at line 60 of file controller.hpp.

◆ is_casefold

bool const ns_filesystems::ns_controller::Config::is_casefold

Definition at line 59 of file controller.hpp.

◆ layers

ns_layers::Layers const ns_filesystems::ns_controller::Config::layers

Definition at line 73 of file controller.hpp.

◆ overlay_type

ns_reserved::ns_overlay::OverlayType ns_filesystems::ns_controller::Config::overlay_type

Definition at line 61 of file controller.hpp.

◆ path_bin_janitor

fs::path const ns_filesystems::ns_controller::Config::path_bin_janitor

Definition at line 70 of file controller.hpp.

◆ path_bin_self

fs::path const ns_filesystems::ns_controller::Config::path_bin_self

Definition at line 71 of file controller.hpp.

◆ path_dir_ciopfs

fs::path const ns_filesystems::ns_controller::Config::path_dir_ciopfs

Definition at line 69 of file controller.hpp.

◆ path_dir_layers

fs::path const ns_filesystems::ns_controller::Config::path_dir_layers

Definition at line 67 of file controller.hpp.

◆ path_dir_mount

fs::path const ns_filesystems::ns_controller::Config::path_dir_mount

Definition at line 63 of file controller.hpp.

◆ path_dir_upper

fs::path const ns_filesystems::ns_controller::Config::path_dir_upper

Definition at line 66 of file controller.hpp.

◆ path_dir_work

fs::path const ns_filesystems::ns_controller::Config::path_dir_work

Definition at line 65 of file controller.hpp.


The documentation for this struct was generated from the following file: