Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PortWithBindingExt ¶
type PortWithBindingExt struct { ports.Port portsbinding.PortsBindingExt }
PortWithBindingExt represents a port with the binding fields
func CreatePortsbinding ¶
func CreatePortsbinding(t *testing.T, client *gophercloud.ServiceClient, networkID, subnetID, hostID string) (PortWithBindingExt, error)
CreatePortsbinding will create a port on the specified subnet. An error will be returned if the port could not be created.
Click to show internal directories.
Click to hide internal directories.