directory
Version:
v2.19.0
Opens a new window with list of versions in this module.
Published: Oct 18, 2024
License: AGPL-3.0
Opens a new window with license information.
README
¶
These packages are intended to be used by Kubernetes CSI drivers to enable transparent encryption of storage on the node.
Dependencies
This package uses the C library libcryptsetup
for device mapping and crypto operations.
Testing
Running the integration test requires root privileges.
Build and run the test:
go test -c -tags=integration ./test/
sudo ./test.test
Directories
¶
Package cryptmapper provides a wrapper around libcryptsetup to manage dm-crypt volumes for CSI drivers.
|
Package cryptmapper provides a wrapper around libcryptsetup to manage dm-crypt volumes for CSI drivers. |
|
|
Click to show internal directories.
Click to hide internal directories.