Skip to content

Commit c872894

Browse files
committed
Fixes #27378 Missing network type in events document
Signed-off-by: ByoungUk Lee <[email protected]>
1 parent 2883e95 commit c872894

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/source/markdown/podman-events.1.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,12 @@ The *secret* type reports the following statuses:
8383
* create
8484
* remove
8585

86+
The *network* type reports the following statuses:
87+
* create
88+
* connect
89+
* disconnect
90+
* remove
91+
8692
#### Verbose Create Events
8793

8894
Setting `events_container_create_inspect_data=true` in containers.conf(5) instructs Podman to create more verbose container-create events which include a JSON payload with detailed information about the containers. The JSON payload is identical to the one of podman-container-inspect(1). The associated field in journald is named `PODMAN_CONTAINER_INSPECT_DATA`.

0 commit comments

Comments
 (0)