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 Stringprivate final Stringprivate final Stringprivate final Integerprivate final Integerprivate final Integerprivate final Integerprivate final Booleanprivate final Booleanprivate final Integerprivate final Booleanprivate final Stringprivate final com.google.common.collect.ImmutableList<com.google.common.collect.ImmutableList<String>> private final Integerprivate final Stringprivate final Booleanprivate final Integerprivate final Integerprivate final Stringprivate final Stringprivate final Stringprivate final Integerprivate final Stringprivate final Stringprivate final Stringprivate final Booleanprivate final Booleanprivate final Stringprivate final com.google.common.collect.ImmutableList<String> private final Booleanprivate final Longprivate final Stringprivate final Stringprivate final Booleanprivate final Stringprivate final Stringprivate final Info.Pluginsprivate final Info.RegistryConfigprivate final Stringprivate final Stringprivate final Booleanprivate final SwarmInfoprivate 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>> booleanDeprecated.inthashCode()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:
architecturein classInfo
-
clusterStore
- Specified by:
clusterStorein classInfo
-
cgroupDriver
- Specified by:
cgroupDriverin classInfo
-
containers
- Specified by:
containersin classInfo
-
containersRunning
- Specified by:
containersRunningin classInfo
-
containersStopped
- Specified by:
containersStoppedin classInfo
-
containersPaused
- Specified by:
containersPausedin classInfo
-
cpuCfsPeriod
- Specified by:
cpuCfsPeriodin classInfo
-
cpuCfsQuota
- Specified by:
cpuCfsQuotain classInfo
-
debug
-
dockerRootDir
- Specified by:
dockerRootDirin classInfo
-
storageDriver
- Specified by:
storageDriverin classInfo
-
driverStatus
public com.google.common.collect.ImmutableList<com.google.common.collect.ImmutableList<String>> driverStatus()- Specified by:
driverStatusin classInfo
-
executionDriver
Deprecated.- Specified by:
executionDriverin classInfo- Returns:
- Execution Driver
-
experimentalBuild
- Specified by:
experimentalBuildin classInfo
-
httpProxy
-
httpsProxy
- Specified by:
httpsProxyin classInfo
-
id
-
ipv4Forwarding
- Specified by:
ipv4Forwardingin classInfo
-
images
-
indexServerAddress
- Specified by:
indexServerAddressin classInfo
-
initPath
-
initSha1
-
kernelMemory
- Specified by:
kernelMemoryin classInfo
-
kernelVersion
- Specified by:
kernelVersionin classInfo
-
labels
-
memTotal
-
memoryLimit
- Specified by:
memoryLimitin classInfo
-
cpus
-
eventsListener
- Specified by:
eventsListenerin classInfo
-
fileDescriptors
- Specified by:
fileDescriptorsin classInfo
-
goroutines
- Specified by:
goroutinesin classInfo
-
name
-
noProxy
-
oomKillDisable
- Specified by:
oomKillDisablein classInfo
-
operatingSystem
- Specified by:
operatingSystemin classInfo
-
osType
-
plugins
-
registryConfig
- Specified by:
registryConfigin classInfo
-
serverVersion
- Specified by:
serverVersionin classInfo
-
swapLimit
-
swarm
-
systemStatus
@Nullable public com.google.common.collect.ImmutableList<com.google.common.collect.ImmutableList<String>> systemStatus()- Specified by:
systemStatusin classInfo
-
systemTime
- Specified by:
systemTimein classInfo
-
toString
-
equals
-
hashCode
public int hashCode()
-