client

package
v0.0.0-...-95be1a2 Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2016 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BlobStorageClient

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

func (*BlobStorageClient) Exists

func (c *BlobStorageClient) Exists(ref schema.BlobRef) bool

func (*BlobStorageClient) Get

func (c *BlobStorageClient) Get(ref schema.BlobRef) []byte

func (*BlobStorageClient) GetSchema

func (c *BlobStorageClient) GetSchema(ref schema.BlobRef) *schema.Schema

func (*BlobStorageClient) Put

func (c *BlobStorageClient) Put(ref schema.BlobRef, content io.Reader)

func (*BlobStorageClient) PutSchema

func (c *BlobStorageClient) PutSchema(s *schema.Schema) schema.BlobRef

func (*BlobStorageClient) UpdateServerState

func (c *BlobStorageClient) UpdateServerState()

Jump to

Keyboard shortcuts

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