# Functions

CreateDefaultExtNetwork creates the default ext network (if it doesn't exist already) to create external switch on windows platform.
CreateHnsNetwork creates the HNS network with the provided configuration This is windows platform specific.
CreateHostNCApipaEndpoint creates the endpoint in the apipa network for host container connectivity This is windows platform specific.
DeleteDefaultExtNetwork deletes the default HNS network.
DeleteHnsNetwork deletes the HNS network with the provided name.
DeleteHostNCApipaEndpoint deletes the endpoint in the apipa network created for host container connectivity This is windows platform specific.