Class AutoValue_Info
java.lang.Object
com.spotify.docker.client.messages.Info
com.spotify.docker.client.messages.AutoValue_Info
@Generated("com.google.auto.value.processor.AutoValueProcessor")
final class AutoValue_Info
extends Info
-
Nested Class Summary
Nested classes/interfaces inherited from class com.spotify.docker.client.messages.Info
Info.IndexConfig, Info.Plugins, Info.RegistryConfig
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final String
private final String
private final String
private final Integer
private final Integer
private final Integer
private final Integer
private final Boolean
private final Boolean
private final Integer
private final Boolean
private final String
private final com.google.common.collect.ImmutableList
<com.google.common.collect.ImmutableList<String>> private final Integer
private final String
private final Boolean
private final Integer
private final Integer
private final String
private final String
private final String
private final Integer
private final String
private final String
private final String
private final Boolean
private final Boolean
private final String
private final com.google.common.collect.ImmutableList
<String> private final Boolean
private final Long
private final String
private final String
private final Boolean
private final String
private final String
private final Info.Plugins
private final Info.RegistryConfig
private final String
private final String
private final Boolean
private final SwarmInfo
private final com.google.common.collect.ImmutableList
<com.google.common.collect.ImmutableList<String>> private final Date
-
Constructor Summary
ConstructorsConstructorDescriptionAutoValue_Info
(String architecture, String clusterStore, String cgroupDriver, Integer containers, Integer containersRunning, Integer containersStopped, Integer containersPaused, Boolean cpuCfsPeriod, Boolean cpuCfsQuota, Boolean debug, String dockerRootDir, String storageDriver, com.google.common.collect.ImmutableList<com.google.common.collect.ImmutableList<String>> driverStatus, String executionDriver, Boolean experimentalBuild, String httpProxy, String httpsProxy, String id, Boolean ipv4Forwarding, Integer images, String indexServerAddress, String initPath, String initSha1, Boolean kernelMemory, String kernelVersion, com.google.common.collect.ImmutableList<String> labels, Long memTotal, Boolean memoryLimit, Integer cpus, Integer eventsListener, Integer fileDescriptors, Integer goroutines, String name, String noProxy, Boolean oomKillDisable, String operatingSystem, String osType, Info.Plugins plugins, Info.RegistryConfig registryConfig, String serverVersion, Boolean swapLimit, SwarmInfo swarm, com.google.common.collect.ImmutableList<com.google.common.collect.ImmutableList<String>> systemStatus, Date systemTime) -
Method Summary
Modifier and TypeMethodDescriptioncpus()
debug()
com.google.common.collect.ImmutableList
<com.google.common.collect.ImmutableList<String>> boolean
Deprecated.int
hashCode()
id()
images()
initPath()
initSha1()
com.google.common.collect.ImmutableList
<String> labels()
memTotal()
name()
noProxy()
osType()
plugins()
swarm()
com.google.common.collect.ImmutableList
<com.google.common.collect.ImmutableList<String>> toString()
-
Field Details
-
architecture
-
clusterStore
-
cgroupDriver
-
containers
-
containersRunning
-
containersStopped
-
containersPaused
-
cpuCfsPeriod
-
cpuCfsQuota
-
debug
-
dockerRootDir
-
storageDriver
-
driverStatus
private final com.google.common.collect.ImmutableList<com.google.common.collect.ImmutableList<String>> driverStatus -
executionDriver
-
experimentalBuild
-
httpProxy
-
httpsProxy
-
id
-
ipv4Forwarding
-
images
-
indexServerAddress
-
initPath
-
initSha1
-
kernelMemory
-
kernelVersion
-
labels
-
memTotal
-
memoryLimit
-
cpus
-
eventsListener
-
fileDescriptors
-
goroutines
-
name
-
noProxy
-
oomKillDisable
-
operatingSystem
-
osType
-
plugins
-
registryConfig
-
serverVersion
-
swapLimit
-
swarm
-
systemStatus
private final com.google.common.collect.ImmutableList<com.google.common.collect.ImmutableList<String>> systemStatus -
systemTime
-
-
Constructor Details
-
AutoValue_Info
AutoValue_Info(@Nullable String architecture, @Nullable String clusterStore, @Nullable String cgroupDriver, Integer containers, @Nullable Integer containersRunning, @Nullable Integer containersStopped, @Nullable Integer containersPaused, @Nullable Boolean cpuCfsPeriod, @Nullable Boolean cpuCfsQuota, Boolean debug, String dockerRootDir, String storageDriver, com.google.common.collect.ImmutableList<com.google.common.collect.ImmutableList<String>> driverStatus, @Nullable String executionDriver, @Nullable Boolean experimentalBuild, @Nullable String httpProxy, @Nullable String httpsProxy, String id, Boolean ipv4Forwarding, Integer images, String indexServerAddress, @Nullable String initPath, @Nullable String initSha1, @Nullable Boolean kernelMemory, String kernelVersion, com.google.common.collect.ImmutableList<String> labels, Long memTotal, Boolean memoryLimit, Integer cpus, Integer eventsListener, Integer fileDescriptors, Integer goroutines, String name, @Nullable String noProxy, @Nullable Boolean oomKillDisable, String operatingSystem, @Nullable String osType, @Nullable Info.Plugins plugins, Info.RegistryConfig registryConfig, @Nullable String serverVersion, Boolean swapLimit, @Nullable SwarmInfo swarm, @Nullable com.google.common.collect.ImmutableList<com.google.common.collect.ImmutableList<String>> systemStatus, Date systemTime)
-
-
Method Details
-
architecture
- Specified by:
architecture
in classInfo
-
clusterStore
- Specified by:
clusterStore
in classInfo
-
cgroupDriver
- Specified by:
cgroupDriver
in classInfo
-
containers
- Specified by:
containers
in classInfo
-
containersRunning
- Specified by:
containersRunning
in classInfo
-
containersStopped
- Specified by:
containersStopped
in classInfo
-
containersPaused
- Specified by:
containersPaused
in classInfo
-
cpuCfsPeriod
- Specified by:
cpuCfsPeriod
in classInfo
-
cpuCfsQuota
- Specified by:
cpuCfsQuota
in classInfo
-
debug
-
dockerRootDir
- Specified by:
dockerRootDir
in classInfo
-
storageDriver
- Specified by:
storageDriver
in classInfo
-
driverStatus
public com.google.common.collect.ImmutableList<com.google.common.collect.ImmutableList<String>> driverStatus()- Specified by:
driverStatus
in classInfo
-
executionDriver
Deprecated.- Specified by:
executionDriver
in classInfo
- Returns:
- Execution Driver
-
experimentalBuild
- Specified by:
experimentalBuild
in classInfo
-
httpProxy
-
httpsProxy
- Specified by:
httpsProxy
in classInfo
-
id
-
ipv4Forwarding
- Specified by:
ipv4Forwarding
in classInfo
-
images
-
indexServerAddress
- Specified by:
indexServerAddress
in classInfo
-
initPath
-
initSha1
-
kernelMemory
- Specified by:
kernelMemory
in classInfo
-
kernelVersion
- Specified by:
kernelVersion
in classInfo
-
labels
-
memTotal
-
memoryLimit
- Specified by:
memoryLimit
in classInfo
-
cpus
-
eventsListener
- Specified by:
eventsListener
in classInfo
-
fileDescriptors
- Specified by:
fileDescriptors
in classInfo
-
goroutines
- Specified by:
goroutines
in classInfo
-
name
-
noProxy
-
oomKillDisable
- Specified by:
oomKillDisable
in classInfo
-
operatingSystem
- Specified by:
operatingSystem
in classInfo
-
osType
-
plugins
-
registryConfig
- Specified by:
registryConfig
in classInfo
-
serverVersion
- Specified by:
serverVersion
in classInfo
-
swapLimit
-
swarm
-
systemStatus
@Nullable public com.google.common.collect.ImmutableList<com.google.common.collect.ImmutableList<String>> systemStatus()- Specified by:
systemStatus
in classInfo
-
systemTime
- Specified by:
systemTime
in classInfo
-
toString
-
equals
-
hashCode
public int hashCode()
-