|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CleanupStaleNodesAndClients | |
|---|---|
| org.jclouds.chef.internal | |
| org.jclouds.chef.strategy.internal | |
| Uses of CleanupStaleNodesAndClients in org.jclouds.chef.internal |
|---|
| Constructors in org.jclouds.chef.internal with parameters of type CleanupStaleNodesAndClients | |
|---|---|
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)
|
|
| Uses of CleanupStaleNodesAndClients in org.jclouds.chef.strategy.internal |
|---|
| Classes in org.jclouds.chef.strategy.internal that implement CleanupStaleNodesAndClients | |
|---|---|
class |
CleanupStaleNodesAndClientsImpl
Cleans up nodes and apis who have been hanging around too long. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||