Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateSubnetPool ¶
func CreateSubnetPool(t *testing.T, client *gophercloud.ServiceClient) (*subnetpools.SubnetPool, error)
CreateSubnetPool will create a subnetpool. An error will be returned if the subnetpool could not be created.
func DeleteSubnetPool ¶
func DeleteSubnetPool(t *testing.T, client *gophercloud.ServiceClient, subnetPoolID string)
DeleteSubnetPool will delete a subnetpool with a specified ID. A fatal error will occur if the delete was not successful.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.