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

507 B

NetworkConnectRequest

Properties

Name Type Description Notes
container Option<String> The ID or name of the container to connect to the network. [optional]
endpoint_config Option<models::EndpointSettings> [optional]

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