# Constants
ContainerIfacePrefix can be used to override the interface prefix used inside the container.
DNSServers A list of DNS servers associated with the endpoint.
DriverMTU constant represents the MTU size for the network driver.
DriverPrefix constant marks the reserved label space for libnetwork drivers.
DriverPrivatePrefix constant marks the reserved label space for internal libnetwork drivers.
EnableIPv6 constant represents enabling IPV6 at network level.
ExposedPorts constant represents the container's Exposed Ports.
Gateway represents the gateway for the network.
GenericData constant that helps to identify an option as a Generic constant.
HostIPv4 is the Source-IPv4 Address used to SNAT IPv4 container traffic.
HostIPv6 is the Source-IPv6 Address used to SNAT IPv6 container traffic.
Internal constant represents that the network is internal which disables default gateway service.
LocalKVClient constants represents the local kv store client.
MacAddress constant represents Mac Address config of a Container.
OverlayVxlanIDList constant represents a list of VXLAN Ids as csv.
PortMap constant represents Port Mapping.
Prefix constant marks the reserved label space for libnetwork.