# Functions
Key extracts the key portion of the label.
KeyValue decomposes the label in the (key,value) pair.
MakeKVClient returns the kv client label for the scope.
MakeKVProvider returns the kvprovider label for the scope.
MakeKVProviderConfig returns the kvprovider config label for the scope.
MakeKVProviderURL returns the kvprovider url label for the scope.
Value extracts the value portion of the label.
# Constants
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.
Internal constant represents that the network is internal which disables default gateway service.
MacAddress constant represents Mac Address config of a Container.
OverlayBindInterface constant represents overlay driver bind interface.
OverlayNeighborIP constant represents overlay driver neighbor IP.
OverlayVxlanIDList constant represents a list of VXLAN Ids as csv.
PortMap constant represents Port Mapping.
Prefix constant marks the reserved label space for libnetwork.
# Variables
GlobalKVClient constants represents the global kv store client.
GlobalKVProvider constant represents the KV provider backend.
GlobalKVProviderConfig constant represents the KV provider Config.
GlobalKVProviderURL constant represents the KV provider URL.
LocalKVClient constants represents the local kv store client.
LocalKVProvider constant represents the KV provider backend.
LocalKVProviderConfig constant represents the KV provider Config.
LocalKVProviderURL constant represents the KV provider URL.