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

# Packages

No description provided by the author

# Functions

CreateMapping creates a new Mapping.
DeleteMapping deletes a mapping.
ExtractMappings returns a slice of Mappings contained in a single page of results.
GetMapping retrieves details on a single mapping, by ID.
ListMappings enumerates the mappings.
UpdateMapping updates an existing mapping.

# Constants

No description provided by the author
No description provided by the author

# Structs

UpdateMappingOpts provides options for creating a mapping.
CreateMappingResult is the response from a CreateMapping operation.
DeleteMappingResult is the response from a DeleteMapping operation.
No description provided by the author
GetMappingResult is the response from a GetMapping operation.
No description provided by the author
Mapping a set of rules to map federation protocol attributes to Identity API objects.
No description provided by the author
MappingsPage is a single page of Mapping results.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UpdateMappingOpts provides options for updating a mapping.
UpdateMappingResult is the response from a UpdateMapping operation.

# Interfaces

CreateMappingOptsBuilder allows extensions to add additional parameters to the Create request.
UpdateMappingOptsBuilder allows extensions to add additional parameters to the Update request.

# Type aliases

No description provided by the author