package
1.0.1
Repository: https://github.com/sapcc/gophercloud-sapcc.git
Documentation: pkg.go.dev

# Packages

nolint:dupl.

# Functions

Get retrieves details on a single project, by ID.
List enumerates the projects in a specific domain.
Sync schedules a sync task that pulls a project's data from the backing services into Limes' local database.

# Structs

CommonResult is the result of a Get/List operation.
GetOpts contains parameters for filtering a Get request.
ListOpts contains parameters for filtering a List request.
SyncResult is the result of an Sync operation.

# Interfaces

GetOptsBuilder allows extensions to add additional parameters to the Get request.
ListOptsBuilder allows extensions to add additional parameters to the List request.