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

501 B

PortBinding

Properties

Name Type Description Notes
host_ip Option<String> Host IP address that the container's port is mapped to. [optional]
host_port Option<String> Host port number that the container's port is mapped to. [optional]

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