Package | Description |
---|---|
org.jclouds.chef.functions | |
org.jclouds.chef.strategy.internal | |
org.jclouds.enterprisechef |
Constructor and Description |
---|
ClientForGroup(ChefApi chefApi) |
Modifier and Type | Field and Description |
---|---|
protected ChefApi |
ListEnvironmentsImpl.api |
protected ChefApi |
ListClientsImpl.api |
protected ChefApi |
DeleteAllNodesInListImpl.api |
protected ChefApi |
DeleteAllClientsInListImpl.api |
protected ChefApi |
BaseListNodesImpl.api |
protected ChefApi |
BaseListCookbookVersionsImpl.api |
Constructor and Description |
---|
CreateNodeAndPopulateAutomaticAttributesImpl(ChefApi chef,
com.google.common.base.Supplier<Map<String,JsonBall>> automaticSupplier) |
UpdateAutomaticAttributesOnNodeImpl(ChefApi chef,
com.google.common.base.Supplier<Map<String,JsonBall>> automaticSupplier) |
Modifier and Type | Interface and Description |
---|---|
interface |
EnterpriseChefApi
Provides synchronous access to the Enterprise Chef Api.
|
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.