caf_dcinabox/plug_network

Manages Docker networks.

Properties:

 { netName: string, alreadyCreated: boolean}

where netName is the name of the internal network and if alreadyCreated is true we do not attempt to create it again.

Source:

Extends