mirror of
https://github.com/apache/jclouds.git
synced 2025-02-06 18:19:03 +00:00
Added a SearchOptions parameter to all search methods in ChefApi. This way every search can be customized and limited. Fixes #1. This is still a WIP until the appropriate live tests are added.