public class Info extends DockerObject implements Serializable
| Constructor and Description |
|---|
Info() |
getRawValues@CheckForNull public String getArchitecture()
architecturepublic Info withArchitecture(String architecture)
architecture@CheckForNull public Integer getContainers()
containerspublic Info withContainers(Integer containers)
containers@CheckForNull public Integer getContainersPaused()
containersPausedpublic Info withContainersPaused(Integer containersPaused)
containersPaused@CheckForNull public Integer getContainersRunning()
containersRunningpublic Info withContainersRunning(Integer containersRunning)
containersRunning@CheckForNull public Integer getContainersStopped()
containersStoppedpublic Info withContainersStopped(Integer containersStopped)
containersStopped@CheckForNull public Boolean getCpuCfsPeriod()
cpuCfsPeriodpublic Info withCpuCfsPeriod(Boolean cpuCfsPeriod)
cpuCfsPeriod@CheckForNull public Boolean getCpuCfsQuota()
cpuCfsQuotapublic Info withCpuCfsQuota(Boolean cpuCfsQuota)
cpuCfsQuota@CheckForNull public Boolean getCpuShares()
cpuShares@CheckForNull public Boolean getCpuSet()
cpuSet@CheckForNull public Boolean getDebug()
debug@CheckForNull public String getDiscoveryBackend()
discoveryBackendpublic Info withDiscoveryBackend(String discoveryBackend)
discoveryBackend@CheckForNull public String getDockerRootDir()
dockerRootDirpublic Info withDockerRootDir(String dockerRootDir)
dockerRootDir@CheckForNull public String getDriver()
driver@CheckForNull public List<List<String>> getDriverStatuses()
driverStatusespublic Info withDriverStatuses(List<List<String>> driverStatuses)
driverStatuses@CheckForNull public String getExecutionDriver()
executionDriverpublic Info withExecutionDriver(String executionDriver)
executionDriver@CheckForNull public String getLoggingDriver()
loggingDriver@CheckForNull public String getCGroupDriver()
cGroupDriver@CheckForNull public String getCGroupVersion()
cGroupVersionpublic Info withLoggingDriver(String loggingDriver)
loggingDriverpublic Info withCGroupDriver(String cGroupDriver)
cGroupDriverpublic Info withCGroupVersion(String cGroupVersion)
cGroupVersion@CheckForNull public Boolean getExperimentalBuild()
experimentalBuildpublic Info withExperimentalBuild(Boolean experimentalBuild)
experimentalBuild@CheckForNull public String getHttpProxy()
httpProxy@CheckForNull public String getHttpsProxy()
httpsProxypublic Info withHttpsProxy(String httpsProxy)
httpsProxy@CheckForNull public String getId()
id@CheckForNull public Integer getImages()
images@CheckForNull public String getIndexServerAddress()
indexServerAddresspublic Info withIndexServerAddress(String indexServerAddress)
indexServerAddress@CheckForNull public String getInitPath()
initPath@CheckForNull public String getInitSha1()
initSha1@CheckForNull public Boolean getIPv4Forwarding()
ipv4Forwardingpublic Info withIPv4Forwarding(Boolean ipv4Forwarding)
ipv4Forwarding@CheckForNull public Boolean getBridgeNfIptables()
bridgeNfIptablespublic Info withBridgeNfIptables(Boolean bridgeNfIptables)
bridgeNfIptables@CheckForNull public Boolean getBridgeNfIp6tables()
bridgeNfIp6tablespublic Info withBridgeNfIp6tables(Boolean bridgeNfIp6tables)
bridgeNfIp6tables@CheckForNull public String getKernelVersion()
kernelVersionpublic Info withKernelVersion(String kernelVersion)
kernelVersion@CheckForNull public String[] getLabels()
labels@CheckForNull public Boolean getMemoryLimit()
memoryLimitpublic Info withMemoryLimit(Boolean memoryLimit)
memoryLimit@CheckForNull public Long getMemTotal()
memTotal@CheckForNull public String getName()
name@CheckForNull public Integer getNCPU()
ncpu@CheckForNull public Integer getNEventsListener()
nEventsListenerpublic Info withNEventsListener(Integer nEventListener)
nEventsListener@CheckForNull public Integer getNFd()
nfd@CheckForNull public Integer getNGoroutines()
nGoroutinespublic Info withNGoroutines(Integer nGoroutines)
nGoroutines@CheckForNull public String getNoProxy()
noProxy@CheckForNull public Boolean getOomKillDisable()
oomKillDisablepublic Info withOomKillDisable(Boolean oomKillDisable)
oomKillDisable@CheckForNull public Integer getOomScoreAdj()
oomScoreAdjpublic Info withOomScoreAdj(Integer oomScoreAdj)
oomScoreAdj@CheckForNull public String getOperatingSystem()
operatingSystempublic Info withOperatingSystem(String operatingSystem)
operatingSystem@CheckForNull public String getOsType()
osType@CheckForNull public InfoRegistryConfig getRegistryConfig()
registryConfigpublic Info withRegistryConfig(InfoRegistryConfig registryConfig)
registryConfig@CheckForNull public String getServerVersion()
serverVersionpublic Info withServerVersion(String serverVersion)
serverVersion@CheckForNull public String getClusterStore()
clusterStorepublic Info withClusterStore(String clusterStore)
clusterStore@CheckForNull public String getClusterAdvertise()
clusterAdvertisepublic Info withClusterAdvertise(String clusterAdvertise)
clusterAdvertise@CheckForNull public String[] getSockets()
sockets@CheckForNull public Boolean getSwapLimit()
swapLimit@CheckForNull public List<Object> getSystemStatus()
systemStatuspublic Info withSystemStatus(List<Object> systemStatus)
systemStatus@CheckForNull public String getSystemTime()
systemTimepublic Info withSystemTime(String systemTime)
systemTime@CheckForNull public SwarmInfo getSwarm()
swarm@CheckForNull public String getIsolation()
isolationpublic Map<String,RuntimeInfo> getRuntimes()
runtimesCopyright © 2025. All rights reserved.