ganeti

Safe HaskellNone

Test.Ganeti.Kvmd

Description

Unittests for the KVM daemon.

Documentation

startKvmd :: FilePath -> IO ThreadIdSource

stopKvmd :: ThreadId -> IO ()Source

detectShutdown :: (Handle -> IO ()) -> IO BoolSource