public interface InfoFluent<T extends InfoFluent<T>>
extends io.fabric8.docker.api.builder.Fluent<T>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
InfoFluent.RegistryConfigNested<N> |
Boolean isBridgeNfIp6tables()
Boolean isBridgeNfIptables()
String getClusterAdvertise()
String getClusterStore()
Integer getContainers()
Boolean isCpuCfsPeriod()
Boolean isCpuCfsQuota()
Boolean isDebug()
String getDockerRootDir()
String getDriver()
String getExecutionDriver()
Boolean isExperimentalBuild()
String getHttpProxy()
String getHttpsProxy()
String getID()
Boolean isIPv4Forwarding()
Integer getImages()
String getIndexServerAddress()
String getInitPath()
String getInitSha1()
String getKernelVersion()
String getLoggingDriver()
Long getMemTotal()
Boolean isMemoryLimit()
Integer getNCPU()
Integer getNEventsListener()
Integer getNFd()
Integer getNGoroutines()
String getName()
String getNoProxy()
Boolean isOomKillDisable()
String getOperatingSystem()
ServiceConfig getRegistryConfig()
T withRegistryConfig(ServiceConfig RegistryConfig)
InfoFluent.RegistryConfigNested<T> withNewRegistryConfig()
InfoFluent.RegistryConfigNested<T> withNewRegistryConfigLike(ServiceConfig item)
InfoFluent.RegistryConfigNested<T> editRegistryConfig()
String getServerVersion()
Boolean isSwapLimit()
String getSystemTime()
Copyright © 2015–2016 Red Hat. All rights reserved.