| Package | Description |
|---|---|
| org.hobbit.controller | |
| org.hobbit.controller.docker |
| Modifier and Type | Field and Description |
|---|---|
protected ContainerManager |
PlatformController.containerManager
A manager for Docker containers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ContainerManagerImpl
Created by Timofey Ermilov on 31/08/16
|
| Modifier and Type | Field and Description |
|---|---|
private ContainerManager |
ResourceInformationCollector.manager |
private ContainerManager |
ContainerStateObserverImpl.manager
The
ContainerManager class that is used to retrieve information about
containers. |
| Constructor and Description |
|---|
ContainerStateObserverImpl(ContainerManager manager,
int repeatInterval)
Constructor.
|
ResourceInformationCollector(ContainerManager manager) |
ResourceInformationCollector(ContainerManager manager,
String prometheusHost,
String prometheusPort) |
Copyright © 2017–2018. All rights reserved.