Documentation ¶
Index ¶
- func CreateMasterDummy(ctx context.Context, t *testing.T, master string)
- func CreateVlanInterface(ctx context.Context, t *testing.T, master, slave, id string)
- func DeleteInterface(ctx context.Context, t *testing.T, ifName string)
- func IsNetworkAvailable(ctx context.Context, c client.NetworkAPIClient, name string) cmp.Comparison
- func IsNetworkNotAvailable(ctx context.Context, c client.NetworkAPIClient, name string) cmp.Comparison
- func LinkExists(ctx context.Context, t *testing.T, master string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateMasterDummy ¶
CreateMasterDummy creates a dummy network interface
func CreateVlanInterface ¶
CreateVlanInterface creates a vlan network interface
func DeleteInterface ¶
DeleteInterface deletes a network interface
func IsNetworkAvailable ¶
func IsNetworkAvailable(ctx context.Context, c client.NetworkAPIClient, name string) cmp.Comparison
IsNetworkAvailable provides a comparison to check if a docker network is available
func IsNetworkNotAvailable ¶
func IsNetworkNotAvailable(ctx context.Context, c client.NetworkAPIClient, name string) cmp.Comparison
IsNetworkNotAvailable provides a comparison to check if a docker network is not available
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.