Statistics
| Branch: | Tag: | Revision:

root / htools / Ganeti / Confd.hs @ 2a2e2610

History | View | Annotate | Download (5.3 kB)

# Date Author Comment
417cc253 03/13/2012 02:48 pm Iustin Pop

htools: add definitions for confd types

While we have some of these as plain types in Constants.hs, we add
proper ADT definitions for them in a new file. Furthermore, we add the
ConfdRequest and ConfdReply types here (in Python they are in
objects.py).

Signed-off-by: Iustin Pop <>...