package
1.14.1
Repository: https://github.com/gophercloud/gophercloud.git
Documentation: pkg.go.dev

# Packages

transfer requests unit tests.

# Functions

Create implements a transfer accept create request.
ExtractTransferAccepts extracts a slice of TransferAccept from a List result.
Get returns information about a transfer accept, given its ID.
List implements a transfer accept List request.

# Structs

CreateOpts specifies the attributes used to create a transfer accept.
CreateResult is the result of a Create request.
GetResult is the result of a Get request.
ListOpts allows the filtering and sorting of paginated collections through the API.
TransferAccept represents a Zone transfer accept task.
TransferAcceptPage is a single page of TransferAccept results.

# Interfaces

CreateOptsBuilder allows extensions to add additional attributes to the Create request.
ListOptsBuilder allows extensions to add parameters to the List request.