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

532 B

Platform

Properties

Name Type Description Notes
architecture Option<String> Architecture represents the hardware architecture (for example, x86_64). [optional]
os Option<String> OS represents the Operating System (for example, linux or windows). [optional]

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