volumeattach

package
v1.0.5 Latest Latest
Warning

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

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

Documentation

Overview

Package volumeattach provides the ability to attach and detach volume to instances to Rackspace servers

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Create

func Create(client *gophercloud.ServiceClient, serverID string, opts os.CreateOptsBuilder) os.CreateResult

Create requests the creation of a new volume attachment on the server

func Delete

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

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

func Get

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

Get returns public data about a previously created VolumeAttachment.

func List

func List(client *gophercloud.ServiceClient, serverID string) pagination.Pager

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

Types

This section is empty.

Jump to

Keyboard shortcuts

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