# Functions
NewFakeDriver creates a new FakeDriver with the specified name.
NewFakeVolume creates a new fake volume for testing.
# Structs
FakeDriver is a driver that generates fake volumes.
FakeVolume is a fake volume with a random name.
NoopVolume is a volume that doesn't perform any operation.