| Package | Description |
|---|---|
| io.fabric8.docker.api.model |
| Modifier and Type | Class and Description |
|---|---|
class |
EditableConfig |
| Modifier and Type | Method and Description |
|---|---|
Config |
ContainerInspectFluent.buildConfig() |
Config |
ImageInspectFluentImpl.buildConfig() |
Config |
ImageInspectFluent.buildConfig() |
Config |
ContainerInspectFluentImpl.buildConfig() |
Config |
ImageInspectFluentImpl.buildContainerConfig() |
Config |
ImageInspectFluent.buildContainerConfig() |
Config |
DoneableConfig.done() |
Config |
ContainerInspectFluent.getConfig()
Deprecated.
|
Config |
ImageInspectFluentImpl.getConfig()
Deprecated.
|
Config |
ImageInspectFluent.getConfig()
Deprecated.
|
Config |
ContainerInspectFluentImpl.getConfig()
Deprecated.
|
Config |
ImageInspect.getConfig() |
Config |
ContainerInspect.getConfig() |
Config |
ImageInspectFluentImpl.getContainerConfig()
Deprecated.
|
Config |
ImageInspectFluent.getContainerConfig()
Deprecated.
|
Config |
ImageInspect.getContainerConfig() |
| Constructor and Description |
|---|
ConfigBuilder(Config instance) |
ConfigBuilder(Config instance,
Boolean validationEnabled) |
ConfigBuilder(ConfigFluent<?> fluent,
Config instance) |
ConfigBuilder(ConfigFluent<?> fluent,
Config instance,
Boolean validationEnabled) |
ConfigFluentImpl(Config instance) |
ContainerInspect(String AppArmorProfile,
List<String> Args,
String Created,
String Driver,
String ExecDriver,
List<String> ExecIDs,
GraphDriverData GraphDriver,
HostConfig HostConfig,
String HostnamePath,
String HostsPath,
String Id,
String Image,
String LogPath,
String MountLabel,
String Name,
String Path,
String ProcessLabel,
String ResolvConfPath,
Integer RestartCount,
Long SizeRootFs,
Long SizeRw,
ContainerState State,
Config config,
List<MountPoint> mounts,
NetworkSettings networkSettings) |
DoneableConfig(Config item) |
DoneableConfig(Config item,
io.fabric8.docker.api.builder.Function<Config,Config> function) |
EditableContainerInspect(String AppArmorProfile,
List<String> Args,
String Created,
String Driver,
String ExecDriver,
List<String> ExecIDs,
GraphDriverData GraphDriver,
HostConfig HostConfig,
String HostnamePath,
String HostsPath,
String Id,
String Image,
String LogPath,
String MountLabel,
String Name,
String Path,
String ProcessLabel,
String ResolvConfPath,
Integer RestartCount,
Long SizeRootFs,
Long SizeRw,
ContainerState State,
Config config,
List<MountPoint> mounts,
NetworkSettings networkSettings) |
EditableImageInspect(String Architecture,
String Author,
String Comment,
Config Config,
String Container,
Config ContainerConfig,
String Created,
String DockerVersion,
GraphDriverData GraphDriver,
String Id,
String Os,
String Parent,
List<String> RepoDigests,
List<String> RepoTags,
Long Size,
Long VirtualSize) |
ImageInspect(String Architecture,
String Author,
String Comment,
Config Config,
String Container,
Config ContainerConfig,
String Created,
String DockerVersion,
GraphDriverData GraphDriver,
String Id,
String Os,
String Parent,
List<String> RepoDigests,
List<String> RepoTags,
Long Size,
Long VirtualSize) |
| Constructor and Description |
|---|
DoneableConfig(Config item,
io.fabric8.docker.api.builder.Function<Config,Config> function) |
DoneableConfig(Config item,
io.fabric8.docker.api.builder.Function<Config,Config> function) |
DoneableConfig(io.fabric8.docker.api.builder.Function<Config,Config> function) |
DoneableConfig(io.fabric8.docker.api.builder.Function<Config,Config> function) |
Copyright © 2015–2017 Red Hat. All rights reserved.