docker-sdk-rust/docs/EventActor.md
2025-06-16 16:37:36 +07:00

526 B

EventActor

Properties

Name Type Description Notes
id Option<String> The ID of the object emitting the event [optional]
attributes Option<std::collections::HashMap<String, String>> Various key/value attributes of the object, depending on its type. [optional]

[Back to Model list] [Back to API list] [Back to README]