Package org.jclouds.chef.functions

Class Summary
BootstrapConfigForGroup Retrieves the bootstrap configuration for a specific group
ClientForGroup Generates a client relevant for a particular group
GroupToBootScript Generates a bootstrap script relevant for a particular group
ParseCookbookDefinitionCheckingChefVersion Parses a cookbook definition from a Json response, taking care of using the appropriate parser.
ParseCookbookDefinitionFromJson Parses a cookbook definition from a Json response, assuming a Chef Server >= 0.10.8.
ParseCookbookDefinitionFromJsonv10 Parses the cookbook versions in a Chef Server >= 0.10.8.
ParseCookbookDefinitionListFromJsonv10 Parses the cookbook versions in a Chef Server >= 0.10.8.
ParseCookbookVersionsCheckingChefVersion Parses a cookbook versions from a Json response, taking care of using the appropriate parser.
ParseCookbookVersionsV09FromJson Parses the cookbook versions in a Chef Server <= 0.9.8.
ParseCookbookVersionsV10FromJson Parses the cookbook versions in a Chef Server >= 0.10.8.
ParseErrorFromJsonOrReturnBody  
ParseKeySetFromJson  
ParseSearchClientsFromJson  
ParseSearchDatabagFromJson Parses the search result into a DatabagItem object.
ParseSearchEnvironmentsFromJson  
ParseSearchNodesFromJson  
ParseSearchResultFromJson<T>  
ParseSearchRolesFromJson  
RunListForGroup Retrieves the run-list for a specific group
UriForResource Extracts the uri field of the given Resource.
 



Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.