class Docker::EventActor
- Docker::EventActor
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
docker/schemas.crConstructors
- .new(pull : JSON::PullParser)
- .new(id : String | Nil = nil, attributes : Hash(String, String) | Nil = nil)
Instance Method Summary
- #attributes : Hash(String, String) | Nil
- #attributes=(attributes : Hash(String, String) | Nil)
- #attributes? : Hash(String, String) | Nil | Nil
- #id : String | Nil
- #id=(id : String | Nil)
- #id? : String | Nil | Nil