Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NetworkMTU ¶
type NetworkMTU struct {
networks.Network
mtu.NetworkMTUExt
}
func CreateNetworkWithMTU ¶
func CreateNetworkWithMTU(t *testing.T, client *gophercloud.ServiceClient, networkMTU *int) (*NetworkMTU, error)
CreateNetworkWithMTU will create a network with custom MTU. An error will be returned if the creation failed.
Click to show internal directories.
Click to hide internal directories.