| Class | Description |
|---|---|
| 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 | Deprecated
Support for Chef 0.9 and 0.10 will be removed in upcoming verions.
|
| 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 | Deprecated
Support for Chef 0.9 and 0.10 will be removed in upcoming verions.
|
| ParseCookbookVersionsV09FromJson | Deprecated
Support for Chef 0.9 and 0.10 will be removed in upcoming versions.
|
| 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 | |
| UriForResource |
Extracts the uri field of the given
Resource. |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.