public class Info extends Object
| Modifier and Type | Field and Description |
|---|---|
private int |
containers |
private int |
debug |
private int |
eventsListener |
private String |
executionDriver |
private int |
fileDescriptors |
private int |
goroutines |
private int |
images |
private String |
initPath |
private String |
kernelVersion |
private List<String> |
sockets |
private String |
storageDriver |
| Constructor and Description |
|---|
Info() |
| Modifier and Type | Method and Description |
|---|---|
int |
containers() |
boolean |
debug() |
boolean |
equals(Object o) |
int |
eventsListener() |
String |
executionDriver() |
int |
fileDescriptors() |
int |
goroutines() |
int |
hashCode() |
int |
images() |
String |
initPath() |
String |
kernelVersion() |
List<String> |
sockets() |
String |
storageDriver() |
String |
toString() |
private int containers
private int images
private String storageDriver
private String executionDriver
private String kernelVersion
private int debug
private int fileDescriptors
private int goroutines
private int eventsListener
private String initPath
public int containers()
public int images()
public String storageDriver()
public String executionDriver()
public String kernelVersion()
public boolean debug()
public int fileDescriptors()
public int goroutines()
public int eventsListener()
public String initPath()
Copyright © 2014. All rights reserved.