| Package | Description |
|---|---|
| io.fabric8.docker.api.model |
| Modifier and Type | Class and Description |
|---|---|
class |
EditableIndexInfo |
| Modifier and Type | Method and Description |
|---|---|
IndexInfo |
DoneableIndexInfo.done() |
IndexInfo |
DockerSchemaFluent.getIndexInfo() |
IndexInfo |
DockerSchemaFluentImpl.getIndexInfo() |
IndexInfo |
DockerSchema.getIndexInfo() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,IndexInfo> |
ServiceConfigFluentImpl.getIndexConfigs() |
Map<String,IndexInfo> |
ServiceConfigFluent.getIndexConfigs() |
Map<String,IndexInfo> |
ServiceConfig.getIndexConfigs() |
| Modifier and Type | Method and Description |
|---|---|
T |
ServiceConfigFluentImpl.addToIndexConfigs(String key,
IndexInfo value) |
T |
ServiceConfigFluent.addToIndexConfigs(String key,
IndexInfo value) |
void |
DockerSchema.setIndexInfo(IndexInfo IndexInfo) |
T |
DockerSchemaFluent.withIndexInfo(IndexInfo IndexInfo) |
T |
DockerSchemaFluentImpl.withIndexInfo(IndexInfo IndexInfo) |
DockerSchemaFluent.IndexInfoNested<T> |
DockerSchemaFluent.withNewIndexInfoLike(IndexInfo item) |
DockerSchemaFluent.IndexInfoNested<T> |
DockerSchemaFluentImpl.withNewIndexInfoLike(IndexInfo item) |
| Modifier and Type | Method and Description |
|---|---|
T |
ServiceConfigFluentImpl.addToIndexConfigs(Map<String,IndexInfo> map) |
T |
ServiceConfigFluent.addToIndexConfigs(Map<String,IndexInfo> map) |
T |
ServiceConfigFluentImpl.removeFromIndexConfigs(Map<String,IndexInfo> map) |
T |
ServiceConfigFluent.removeFromIndexConfigs(Map<String,IndexInfo> map) |
void |
ServiceConfig.setIndexConfigs(Map<String,IndexInfo> IndexConfigs) |
T |
ServiceConfigFluentImpl.withIndexConfigs(Map<String,IndexInfo> IndexConfigs) |
T |
ServiceConfigFluent.withIndexConfigs(Map<String,IndexInfo> IndexConfigs) |
| 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,
LogConfig LogConfig,
MountPoint MountPoint,
NetworkConnect NetworkConnect,
NetworkCreate NetworkCreateRequest,
NetworkCreateResponse NetworkCreateResponse,
NetworkDisconnect NetworkDisconnect,
NetworkResource NetworkResource,
NetworkSettings NetworkSettings,
NetworkSettingsBase NetworkSettingsBase,
Port Port,
PortBinding PortBinding,
SearchResult SearchResult,
SearchResults SearchResults,
ServiceConfig ServiceConfig,
Stats Stats,
StrSlice StrSlice,
Version Version,
Volume Volume,
VolumeCreateRequest VolumeCreateRequest,
VolumesListResponse VolumesListResponse) |
DoneableIndexInfo(IndexInfo item,
Visitor<IndexInfo> visitor) |
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,
LogConfig LogConfig,
MountPoint MountPoint,
NetworkConnect NetworkConnect,
NetworkCreate NetworkCreateRequest,
NetworkCreateResponse NetworkCreateResponse,
NetworkDisconnect NetworkDisconnect,
NetworkResource NetworkResource,
NetworkSettings NetworkSettings,
NetworkSettingsBase NetworkSettingsBase,
Port Port,
PortBinding PortBinding,
SearchResult SearchResult,
SearchResults SearchResults,
ServiceConfig ServiceConfig,
Stats Stats,
StrSlice StrSlice,
Version Version,
Volume Volume,
VolumeCreateRequest VolumeCreateRequest,
VolumesListResponse VolumesListResponse) |
IndexInfoBuilder(IndexInfo instance) |
IndexInfoBuilder(IndexInfoFluent<?> fluent,
IndexInfo instance) |
IndexInfoFluentImpl(IndexInfo instance) |
| Constructor and Description |
|---|
DoneableIndexInfo(IndexInfo item,
Visitor<IndexInfo> visitor) |
DoneableIndexInfo(Visitor<IndexInfo> visitor) |
EditableServiceConfig(Map<String,IndexInfo> IndexConfigs,
List<NetIPNet> InsecureRegistryCIDRs,
List<String> Mirrors) |
ServiceConfig(Map<String,IndexInfo> IndexConfigs,
List<NetIPNet> InsecureRegistryCIDRs,
List<String> Mirrors) |
Copyright © 2015–2016 Red Hat. All rights reserved.