|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ChefContext | |
|---|---|
| org.jclouds.chef | |
| org.jclouds.chef.internal | |
| Uses of ChefContext in org.jclouds.chef |
|---|
| Methods in org.jclouds.chef that return ChefContext | |
|---|---|
ChefContext |
ChefService.getContext()
Gets the context that created this service. |
| Uses of ChefContext in org.jclouds.chef.internal |
|---|
| Classes in org.jclouds.chef.internal that implement ChefContext | |
|---|---|
class |
ChefContextImpl
|
| Methods in org.jclouds.chef.internal that return ChefContext | |
|---|---|
ChefContext |
BaseChefService.getContext()
|
| Constructors in org.jclouds.chef.internal with parameters of type ChefContext | |
|---|---|
BaseChefService(ChefContext chefContext,
ChefApi api,
CleanupStaleNodesAndClients cleanupStaleNodesAndClients,
CreateNodeAndPopulateAutomaticAttributes createNodeAndPopulateAutomaticAttributes,
DeleteAllNodesInList deleteAllNodesInList,
ListNodes listNodes,
DeleteAllClientsInList deleteAllClientsInList,
ListClients listClients,
ListCookbookVersions listCookbookVersions,
UpdateAutomaticAttributesOnNode updateAutomaticAttributesOnNode,
com.google.common.base.Supplier<PrivateKey> privateKey,
String databag,
GroupToBootScript groupToBootScript,
BootstrapConfigForGroup bootstrapConfigForGroup,
RunListForGroup runListForGroup,
ListEnvironments listEnvironments,
ListNodesInEnvironment listNodesInEnvironment,
ListCookbookVersionsInEnvironment listCookbookVersionsInEnvironment,
org.jclouds.json.Json json,
org.jclouds.crypto.Crypto crypto)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||