Skip to content

Latest commit

 

History

History
18 lines (8 loc) · 485 Bytes

NetworkingConfig.md

File metadata and controls

18 lines (8 loc) · 485 Bytes

NetworkingConfig

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

Properties

Name Type Description Notes
endpointsConfig Map<String, EndpointSettings> [optional]

Implemented Interfaces

  • Serializable