| Package | Description |
|---|---|
| io.fabric8.docker.api.model |
| Modifier and Type | Class and Description |
|---|---|
class |
EditableMountPoint |
| Modifier and Type | Method and Description |
|---|---|
MountPoint |
DoneableMountPoint.done() |
MountPoint |
DockerSchemaFluent.getMountPoint() |
MountPoint |
DockerSchemaFluentImpl.getMountPoint() |
MountPoint |
DockerSchema.getMountPoint() |
| Modifier and Type | Method and Description |
|---|---|
List<MountPoint> |
ContainerInspectFluent.getMounts() |
List<MountPoint> |
ContainerInspectFluentImpl.getMounts() |
List<MountPoint> |
ContainerInspect.getMounts() |
| Modifier and Type | Method and Description |
|---|---|
ContainerInspectFluent.MountsNested<T> |
ContainerInspectFluent.addNewMountLike(MountPoint item) |
ContainerInspectFluent.MountsNested<T> |
ContainerInspectFluentImpl.addNewMountLike(MountPoint item) |
T |
ContainerInspectFluent.addToMounts(MountPoint... items) |
T |
ContainerInspectFluentImpl.addToMounts(MountPoint... items) |
T |
ContainerInspectFluent.removeFromMounts(MountPoint... items) |
T |
ContainerInspectFluentImpl.removeFromMounts(MountPoint... items) |
void |
DockerSchema.setMountPoint(MountPoint MountPoint) |
T |
DockerSchemaFluent.withMountPoint(MountPoint MountPoint) |
T |
DockerSchemaFluentImpl.withMountPoint(MountPoint MountPoint) |
T |
ContainerInspectFluent.withMounts(MountPoint... Mounts) |
T |
ContainerInspectFluentImpl.withMounts(MountPoint... Mounts) |
DockerSchemaFluent.MountPointNested<T> |
DockerSchemaFluent.withNewMountPointLike(MountPoint item) |
DockerSchemaFluent.MountPointNested<T> |
DockerSchemaFluentImpl.withNewMountPointLike(MountPoint item) |
| Modifier and Type | Method and Description |
|---|---|
void |
ContainerInspect.setMounts(List<MountPoint> Mounts) |
T |
ContainerInspectFluent.withMounts(List<MountPoint> Mounts) |
T |
ContainerInspectFluentImpl.withMounts(List<MountPoint> Mounts) |
| 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 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) |
DoneableMountPoint(MountPoint item) |
DoneableMountPoint(MountPoint item,
io.fabric8.docker.api.builder.Function<MountPoint,MountPoint> 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,
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) |
MountPointBuilder(MountPoint instance) |
MountPointBuilder(MountPointFluent<?> fluent,
MountPoint instance) |
MountPointFluentImpl(MountPoint instance) |
| Constructor and Description |
|---|
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) |
DoneableMountPoint(io.fabric8.docker.api.builder.Function<MountPoint,MountPoint> function) |
DoneableMountPoint(io.fabric8.docker.api.builder.Function<MountPoint,MountPoint> function) |
DoneableMountPoint(MountPoint item,
io.fabric8.docker.api.builder.Function<MountPoint,MountPoint> function) |
DoneableMountPoint(MountPoint item,
io.fabric8.docker.api.builder.Function<MountPoint,MountPoint> 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) |
Copyright © 2015–2016 Red Hat. All rights reserved.