buckets

package
v0.1.18 Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2026 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Create

func Create(ctx context.Context, api *volcengine.Client, workspaceID, branchID string, params WriteParams) error

func Delete

func Delete(ctx context.Context, api *volcengine.Client, workspaceID, branchID, bucketID string) error

func Get

func Get(ctx context.Context, api *volcengine.Client, workspaceID, branchID, bucketID string) error

func List

func List(ctx context.Context, api *volcengine.Client, workspaceID, branchID string) error

func Update

func Update(ctx context.Context, api *volcengine.Client, workspaceID, branchID string, params WriteParams) error

Types

type WriteParams

type WriteParams struct {
	BucketID         string
	Public           bool
	Private          bool
	PublicSet        bool
	PrivateSet       bool
	FileSizeLimit    int64
	FileSizeLimitSet bool
	AllowedMimeTypes []string
	AllowedMimeSet   bool
}

Jump to

Keyboard shortcuts

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