constellation/state
Fabian Kammel 22c912a56d move nodestate and role
Signed-off-by: Fabian Kammel <fk@edgeless.systems>
2022-08-29 16:07:55 +02:00
..
cmd Move cloud metadata packages and kubernetes resources marshaling to internal 2022-08-29 16:07:55 +02:00
internal move nodestate and role 2022-08-29 16:07:55 +02:00
keyproto
README.md

State

Files and source code for mounting persistent state disks

Testing

Integration test is available in state/test/integration_test.go. The integration test requires root privileges since it uses dm-crypt. Build and run the test:

go test -c -tags=integration ./state/test/
sudo ./test.test