storage

package
v0.0.0-...-6f249fe Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2020 License: MPL-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StorageClient

type StorageClient struct {
	// contains filtered or unexported fields
}

StorageClient ...

func NewStorageClient

func NewStorageClient(sess *session.Session) *StorageClient

NewStorageClient ...

func (*StorageClient) Create

func (f *StorageClient) Create(storagedef *storage.PostVolumesParams) (*models.Volume, error)

Create ...StorageClient

func (*StorageClient) Delete

func (f *StorageClient) Delete(id string) error

Delete ...

func (*StorageClient) Get

func (f *StorageClient) Get(id string) (*models.Volume, error)

Get ...

func (*StorageClient) Update

func (f *StorageClient) Update(id string, patchparms *storage.PatchVolumesIDParams) (*models.Volume, error)

Update ...

Jump to

Keyboard shortcuts

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