package extensions

import "k8s.io/kubernetes/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/identity/v2/extensions"

Package extensions provides information and interaction with the all the extensions available for the Rackspace Identity service.

Index

Functions

func ExtractExtensions

func ExtractExtensions(page pagination.Page) ([]common.Extension, error)

ExtractExtensions accepts a Page struct, specifically an ExtensionPage struct, and extracts the elements into a slice of os.Extension structs.

func Get

Get retrieves information for a specific extension using its alias.

func List

List returns a Pager which allows you to iterate over the full collection of extensions. It does not accept query parameters.

Source Files

delegate.go doc.go

Version
v0.14.1
Published
Apr 1, 2015
Platform
linux/amd64
Imports
3 packages
Last checked
16 seconds ago

Tools for package owners.