Package | Description |
---|---|
org.jclouds.chef | |
org.jclouds.chef.domain | |
org.jclouds.chef.functions | |
org.jclouds.chef.internal |
Modifier and Type | Method and Description |
---|---|
BootstrapConfig |
ChefService.getBootstrapConfigForGroup(String group)
Gets the bootstrap configuration for a given group.
|
Modifier and Type | Method and Description |
---|---|
void |
ChefService.updateBootstrapConfigForGroup(String group,
BootstrapConfig bootstrapConfig)
Configures how the nodes of a certain group will be bootstrapped
|
Modifier and Type | Method and Description |
---|---|
BootstrapConfig |
BootstrapConfig.Builder.build() |
Modifier and Type | Method and Description |
---|---|
BootstrapConfig |
BootstrapConfigForGroup.apply(String from) |
Modifier and Type | Method and Description |
---|---|
BootstrapConfig |
BaseChefService.getBootstrapConfigForGroup(String group) |
Modifier and Type | Method and Description |
---|---|
void |
BaseChefService.updateBootstrapConfigForGroup(String group,
BootstrapConfig bootstrapConfig) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.