NetworkingConfig represents the container's networking configuration for each of its interfaces Carries the networking configs specified in the docker run and docker network connect commands
| Name | Type | Description | Notes |
|---|---|---|---|
| endpointsConfig | Map<String, EndpointSettings> | [optional] |
- Serializable