files

module
v0.0.1-dev.7 Latest Latest
Warning

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

Go to latest
Published: Sep 8, 2026 License: Apache-2.0

README

github.com/databricks/sdk-go/files

[!WARNING]

⚠️ PREVIEW - NOT FOR PRODUCTION USE

This SDK is in active development and is subject to change without notice.

  • Do NOT use in production environments
  • ⚠️ Breaking changes may occur at any time
  • 🔬 APIs are experimental and unstable

Installation

go get github.com/databricks/sdk-go/files@latest

Usage

import "github.com/databricks/sdk-go/files/v2"

client, err := files.NewClient(ctx)
if err != nil {
	return err
}

For a full getting-started guide, see the root README.

Directories

Path Synopsis
examples
upload command
Command upload demonstrates uploading a file to a Unity Catalog volume with the files/v2 client, then downloading it back to verify the round trip.
Command upload demonstrates uploading a file to a Unity Catalog volume with the files/v2 client, then downloading it back to verify the round trip.
v2
internal/cloudstorage
Package cloudstorage issues unauthenticated, idempotent HTTP requests to cloud object storage (S3, Azure Blob, GCS) using short-lived presigned URLs.
Package cloudstorage issues unauthenticated, idempotent HTTP requests to cloud object storage (S3, Azure Blob, GCS) using short-lived presigned URLs.

Jump to

Keyboard shortcuts

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