Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BlobClient ¶
type BlobClient struct {
// contains filtered or unexported fields
}
func NewBlobstore ¶
func NewBlobstore(uri string) BlobClient
func (BlobClient) Create ¶
func (b BlobClient) Create(filepath string) (string, error)
func (BlobClient) Get ¶
func (b BlobClient) Get(uuid string, destinationPath string) error
Source Files
¶
- agent.go
- blobstore.go
- tar.go
Click to show internal directories.
Click to hide internal directories.