debian-forge-composer/internal/pathpolicy
Tomáš Hozza 26e6983320 disk: move remaining mountpoint policy code to different packages
Move the `CheckMountpoints()` implementation to `blueprint` package,
since it does not operate on any data structures from the `disk`.

Move the default mountpoint allow list policy definition to the
`pathpolicy` package.

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2023-02-22 12:17:36 +01:00
..
path_policy.go disk: separate PathPolicies implementation to its own package 2023-02-22 12:17:36 +01:00
path_policy_test.go disk: separate PathPolicies implementation to its own package 2023-02-22 12:17:36 +01:00
path_tree_test.go disk: separate PathPolicies implementation to its own package 2023-02-22 12:17:36 +01:00
path_trie.go disk: separate PathPolicies implementation to its own package 2023-02-22 12:17:36 +01:00
policies.go disk: move remaining mountpoint policy code to different packages 2023-02-22 12:17:36 +01:00