Interface Info
@Immutable
@Enclosing
public interface Info
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfacestatic interfacestatic interface -
Method Summary
-
Method Details
-
architecture
String architecture() -
clusterStore
Deprecated. -
cgroupDriver
String cgroupDriver() -
cgroupVersion
String cgroupVersion() -
containers
Integer containers() -
containersRunning
Integer containersRunning() -
containersStopped
Integer containersStopped() -
containersPaused
Integer containersPaused() -
cpuCfsPeriod
Boolean cpuCfsPeriod() -
cpuCfsQuota
Boolean cpuCfsQuota() -
debug
Boolean debug() -
dockerRootDir
String dockerRootDir() -
storageDriver
String storageDriver() -
driverStatus
-
experimentalBuild
Boolean experimentalBuild() -
httpProxy
String httpProxy() -
httpsProxy
String httpsProxy() -
id
String id() -
ipv4Forwarding
Boolean ipv4Forwarding() -
images
Integer images() -
indexServerAddress
String indexServerAddress() -
initPath
String initPath() -
initSha1
String initSha1() -
kernelMemory
Deprecated. -
kernelVersion
String kernelVersion() -
labels
-
memTotal
Long memTotal() -
memoryLimit
Boolean memoryLimit() -
cpus
Integer cpus() -
eventsListener
Integer eventsListener() -
fileDescriptors
Integer fileDescriptors() -
goroutines
Integer goroutines() -
name
String name() -
noProxy
String noProxy() -
oomKillDisable
Boolean oomKillDisable() -
operatingSystem
String operatingSystem() -
osType
String osType() -
osVersion
String osVersion() -
plugins
Info.Plugins plugins() -
registryConfig
Info.RegistryConfig registryConfig() -
serverVersion
String serverVersion() -
swapLimit
Boolean swapLimit() -
swarm
SwarmInfo swarm() -
systemStatus
-
systemTime
Date systemTime()
-