keypairs

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 18, 2015 License: Apache-2.0, Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package keypairs provides information and interaction with the keypair API resource for the Rackspace Cloud Servers service.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Create

Create requests the creation of a new keypair on the server, or to import a pre-existing keypair.

func Delete

func Delete(client *gophercloud.ServiceClient, name string) os.DeleteResult

Delete requests the deletion of a previous stored KeyPair from the server.

func ExtractKeyPairs

func ExtractKeyPairs(page pagination.Page) ([]os.KeyPair, error)

ExtractKeyPairs interprets a page of results as a slice of KeyPairs.

func Get

func Get(client *gophercloud.ServiceClient, name string) os.GetResult

Get returns public data about a previously uploaded KeyPair.

func List

List returns a Pager that allows you to iterate over a collection of KeyPairs.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL