« Previous | Next » 

Revision 03b9bec5

ID03b9bec594b6c836e77fe1106aa8149ec72313d4

Added by Ilias Tsitsimpis about 10 years ago

Add methods to config to get disks

'GetInstanceDisks' returns a list of disk objects for the given
instance. 'GetDiskInfo' returns information about a disk given its uuid.
These functions should be used instead of the Instance's disk method.

Also add the 'getDisk' and 'getInstDisks' functions in Haskell but leave
'getInstDisks' commented out, as it doesn't typecheck yet.

Signed-off-by: Ilias Tsitsimpis <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences