Skip to content

Commit 1b2773a

Browse files
Merge pull request #27391 from nimdrak/27378
Missing network type in events document
2 parents 4f262ed + c872894 commit 1b2773a

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)