attach: replace interface with simple type

Also add docs to detach events

Signed-off-by: Alexander Morozov <lk4d4@docker.com>
Upstream-commit: 3accde6dee079fbde42f1928002bce43cb15833d
Component: engine
This commit is contained in:
Alexander Morozov
2016-06-03 10:11:52 -07:00
parent 79342b784b
commit 0b0f7c4ee5
7 changed files with 15 additions and 21 deletions

View File

@ -21,7 +21,7 @@ parent = "smn_cli"
Docker containers report the following events:
attach, commit, copy, create, destroy, die, exec_create, exec_start, export, kill, oom, pause, rename, resize, restart, start, stop, top, unpause, update
attach, commit, copy, create, destroy, detach, die, exec_create, exec_detach, exec_start, export, kill, oom, pause, rename, resize, restart, start, stop, top, unpause, update
Docker images report the following events: