Versions in this module Expand all Collapse all v1 v1.5.0-1 Jun 24, 2023 v1.2.1 Mar 20, 2023 Changes in this version + func CreateAllocation(t *testing.T, client *gophercloud.ServiceClient) (*allocations.Allocation, error) + func CreateFakeNode(t *testing.T, client *gophercloud.ServiceClient) (*nodes.Node, error) + func CreateNode(t *testing.T, client *gophercloud.ServiceClient) (*nodes.Node, error) + func CreatePort(t *testing.T, client *gophercloud.ServiceClient, node *nodes.Node) (*ports.Port, error) + func DeleteAllocation(t *testing.T, client *gophercloud.ServiceClient, ...) + func DeleteNode(t *testing.T, client *gophercloud.ServiceClient, node *nodes.Node) + func DeletePort(t *testing.T, client *gophercloud.ServiceClient, port *ports.Port)