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

# Functions

HandleGetProjectSuccessfully creates an HTTP handler at `/domains/:domain_id/projects/:project_id` on the test handler mux that responds with a single project.
HandleListProjectsSuccessfully creates an HTTP handler at `/domains/:domain_id/projects` on the test handler mux that responds with a list of (two) projects.
HandleSyncProjectSuccessfully creates an HTTP handler at `/domains/:domain_id/projects/:project_id/sync` on the test handler mux that syncs a project.