Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateRBACPolicy ¶
func CreateRBACPolicy(t *testing.T, client *gophercloud.ServiceClient, tenantID, networkID string) (*rbacpolicies.RBACPolicy, error)
CreateRBACPolicy will create a rbac-policy. An error will be returned if the rbac-policy could not be created.
func DeleteRBACPolicy ¶
func DeleteRBACPolicy(t *testing.T, client *gophercloud.ServiceClient, rbacPolicyID string)
DeleteRBACPolicy will delete a rbac-policy with a specified ID. A fatal error will occur if the delete was not successful. This works best when used as a deferred function.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.