storage_objects

package
v1.7.0 Latest Latest
Warning

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

Go to latest
Published: Jul 3, 2026 License: BSD-3-Clause, MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCreateCmd

func NewCreateCmd() *cobra.Command

func NewDeleteCmd

func NewDeleteCmd() *cobra.Command

func NewGetCmd

func NewGetCmd() *cobra.Command

func NewListCmd

func NewListCmd() *cobra.Command

Types

type Bucket

type Bucket struct {
	components.ObjectStorageData
}

Bucket wraps the SDK ObjectStorageData so it can be rendered by the shared renderer (table / -o json,yaml / --query).

func (*Bucket) GetData

func (m *Bucket) GetData() []renderer.ResponseData

func (*Bucket) TableRow

func (m *Bucket) TableRow() table.Row

type Buckets

type Buckets struct {
	Data []*Bucket
}

Buckets is the renderable collection of object storage buckets.

func (*Buckets) GetData

func (m *Buckets) GetData() []renderer.ResponseData

type CreateBucketOperation

type CreateBucketOperation struct{}

type DeleteBucketOperation

type DeleteBucketOperation struct{}

type GetBucketOperation

type GetBucketOperation struct{}

type ListBucketsOperation

type ListBucketsOperation struct{}

Jump to

Keyboard shortcuts

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