Package | Description |
---|---|
io.fabric8.api |
Modifier and Type | Method and Description |
---|---|
FabricService |
Container.getFabricService() |
FabricService |
FabricStatus.getService() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
PlaceholderResolver.resolve(FabricService fabricService,
java.util.Map<java.lang.String,java.util.Map<java.lang.String,java.lang.String>> configs,
java.lang.String pid,
java.lang.String key,
java.lang.String value)
Resolves the placeholder found inside the value, for the specific key of the pid.
|
void |
FabricStatus.setService(FabricService service) |
Constructor and Description |
---|
FabricStatus(FabricService service) |
Copyright © 2016 Red Hat. All Rights Reserved.