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

614 B

NetworkingConfig

Properties

Name Type Description Notes
endpoints_config Option<std::collections::HashMap<String, models::EndpointSettings>> A mapping of network name to endpoint configuration for that network. The endpoint configuration can be left empty to connect to that network with no particular endpoint configuration. [optional]

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