| Package | Description |
|---|---|
| io.fabric8.docker.api.model |
| Modifier and Type | Class and Description |
|---|---|
class |
EditableExecConfig |
| Modifier and Type | Method and Description |
|---|---|
ExecConfig |
DockerSchemaFluent.buildExecConfig() |
ExecConfig |
DockerSchemaFluentImpl.buildExecConfig() |
ExecConfig |
DoneableExecConfig.done() |
ExecConfig |
DockerSchemaFluent.getExecConfig()
Deprecated.
|
ExecConfig |
DockerSchemaFluentImpl.getExecConfig()
Deprecated.
|
ExecConfig |
DockerSchema.getExecConfig() |
| Modifier and Type | Method and Description |
|---|---|
DockerSchemaFluent.ExecConfigNested<A> |
DockerSchemaFluent.editOrNewExecConfigLike(ExecConfig item) |
DockerSchemaFluent.ExecConfigNested<A> |
DockerSchemaFluentImpl.editOrNewExecConfigLike(ExecConfig item) |
void |
DockerSchema.setExecConfig(ExecConfig ExecConfig) |
A |
DockerSchemaFluent.withExecConfig(ExecConfig ExecConfig) |
A |
DockerSchemaFluentImpl.withExecConfig(ExecConfig ExecConfig) |
DockerSchemaFluent.ExecConfigNested<A> |
DockerSchemaFluent.withNewExecConfigLike(ExecConfig item) |
DockerSchemaFluent.ExecConfigNested<A> |
DockerSchemaFluentImpl.withNewExecConfigLike(ExecConfig item) |
| Constructor and Description |
|---|
DockerSchema(Address Address,
AuthConfig AuthConfig,
AuthResponse AuthResponse,
ContainerChange ContainerChange,
ContainerCommitResponse ContainerCommitResponse,
ContainerCreateResponse ContainerCreateResponse,
ContainerExecCreateResponse ContainerExecCreateResponse,
ContainerJSONBase ContainerJSONBase,
ContainerPathStat ContainerPathStat,
ContainerProcessList ContainerProcessList,
ContainerState ContainerState,
ContainerWaitResponse ContainerWaitResponse,
CopyConfig CopyConfig,
DefaultNetworkSettings DefaultNetworkSettings,
EndpointResource EndpointResource,
EndpointSettings EndpointSettings,
ExecConfig ExecConfig,
ExecStartCheck ExecStartCheck,
GraphDriverData GraphDriverData,
HostConfig HostConfig,
IPAM IPAM,
IPAMConfig IPAMConfig,
Image Image,
ImageDelete ImageDelete,
ImageHistory ImageHistory,
ImageInspect ImageInspect,
IndexInfo IndexInfo,
Info Info,
KeyValuePair KeyValuePair,
LogConfig LogConfig,
MountPoint MountPoint,
NetworkConnect NetworkConnect,
NetworkCreate NetworkCreate,
NetworkCreateResponse NetworkCreateResponse,
NetworkDisconnect NetworkDisconnect,
NetworkResource NetworkResource,
NetworkSettings NetworkSettings,
NetworkSettingsBase NetworkSettingsBase,
Port Port,
PortBinding PortBinding,
SearchResult SearchResult,
SearchResults SearchResults,
ServiceConfig ServiceConfig,
Stats Stats,
List<String> StrSlice,
Version Version,
Volume Volume,
VolumeCreateRequest VolumeCreateRequest,
VolumesListResponse VolumesListResponse) |
DoneableExecConfig(ExecConfig item) |
DoneableExecConfig(ExecConfig item,
io.fabric8.docker.api.builder.Function<ExecConfig,ExecConfig> function) |
EditableDockerSchema(Address Address,
AuthConfig AuthConfig,
AuthResponse AuthResponse,
ContainerChange ContainerChange,
ContainerCommitResponse ContainerCommitResponse,
ContainerCreateResponse ContainerCreateResponse,
ContainerExecCreateResponse ContainerExecCreateResponse,
ContainerJSONBase ContainerJSONBase,
ContainerPathStat ContainerPathStat,
ContainerProcessList ContainerProcessList,
ContainerState ContainerState,
ContainerWaitResponse ContainerWaitResponse,
CopyConfig CopyConfig,
DefaultNetworkSettings DefaultNetworkSettings,
EndpointResource EndpointResource,
EndpointSettings EndpointSettings,
ExecConfig ExecConfig,
ExecStartCheck ExecStartCheck,
GraphDriverData GraphDriverData,
HostConfig HostConfig,
IPAM IPAM,
IPAMConfig IPAMConfig,
Image Image,
ImageDelete ImageDelete,
ImageHistory ImageHistory,
ImageInspect ImageInspect,
IndexInfo IndexInfo,
Info Info,
KeyValuePair KeyValuePair,
LogConfig LogConfig,
MountPoint MountPoint,
NetworkConnect NetworkConnect,
NetworkCreate NetworkCreate,
NetworkCreateResponse NetworkCreateResponse,
NetworkDisconnect NetworkDisconnect,
NetworkResource NetworkResource,
NetworkSettings NetworkSettings,
NetworkSettingsBase NetworkSettingsBase,
Port Port,
PortBinding PortBinding,
SearchResult SearchResult,
SearchResults SearchResults,
ServiceConfig ServiceConfig,
Stats Stats,
List<String> StrSlice,
Version Version,
Volume Volume,
VolumeCreateRequest VolumeCreateRequest,
VolumesListResponse VolumesListResponse) |
ExecConfigBuilder(ExecConfig instance) |
ExecConfigBuilder(ExecConfig instance,
Boolean validationEnabled) |
ExecConfigBuilder(ExecConfigFluent<?> fluent,
ExecConfig instance) |
ExecConfigBuilder(ExecConfigFluent<?> fluent,
ExecConfig instance,
Boolean validationEnabled) |
ExecConfigFluentImpl(ExecConfig instance) |
InlineExecConfig(ExecConfig item,
io.fabric8.docker.api.builder.Function<ExecConfig,ContainerExecCreateResponse> function) |
| Constructor and Description |
|---|
DoneableExecConfig(ExecConfig item,
io.fabric8.docker.api.builder.Function<ExecConfig,ExecConfig> function) |
DoneableExecConfig(ExecConfig item,
io.fabric8.docker.api.builder.Function<ExecConfig,ExecConfig> function) |
DoneableExecConfig(io.fabric8.docker.api.builder.Function<ExecConfig,ExecConfig> function) |
DoneableExecConfig(io.fabric8.docker.api.builder.Function<ExecConfig,ExecConfig> function) |
InlineExecConfig(ExecConfig item,
io.fabric8.docker.api.builder.Function<ExecConfig,ContainerExecCreateResponse> function) |
InlineExecConfig(io.fabric8.docker.api.builder.Function<ExecConfig,ContainerExecCreateResponse> function) |
Copyright © 2015–2017 Red Hat. All rights reserved.