First part of Network Queries in Haskell
This is the beginning of the implementation of network queries. This includes establishing all infrastructure to run the network queries and implement querying of some simpler fields and the node group listing. Signed-off-by:Helga Velroyen <helgav@google.com> Reviewed-by:
Iustin Pop <iustin@google.com>
Showing
- Makefile.am 1 addition, 0 deletionsMakefile.am
- src/Ganeti/Config.hs 45 additions, 0 deletionssrc/Ganeti/Config.hs
- src/Ganeti/Query/Language.hs 1 addition, 0 deletionssrc/Ganeti/Query/Language.hs
- src/Ganeti/Query/Network.hs 72 additions, 0 deletionssrc/Ganeti/Query/Network.hs
- src/Ganeti/Query/Query.hs 17 additions, 1 deletionsrc/Ganeti/Query/Query.hs
Loading
Please register or sign in to comment