Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddMultiHop ¶
func AddMultiHop(exec executor.Executor, execnet, tonet string, ref map[string]NetworkSettings) error
Adds the routes that enable communication between execnet and tonet using the ref routes. The ref routes should come from the container that is connected to both execnet and tonet.
func DeleteMultiHop ¶
func DeleteMultiHop(exec executor.Executor, execnet, tonet string, ref map[string]NetworkSettings) error
Deletes the routes that enable communication between execnet and tonet using the ref routes.
Types ¶
type NetworkSettings ¶
Click to show internal directories.
Click to hide internal directories.