edge_storage

package
v0.0.0-...-b526a19 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: MIT Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewBucket

func NewBucket(f *cmdutil.Factory) *cobra.Command

func NewCmd

func NewCmd(f *cmdutil.Factory) *cobra.Command

func NewObject

func NewObject(f *cmdutil.Factory) *cobra.Command

Types

type Bucket

type Bucket struct {
	Options *contracts.ListOptions
	Factory *cmdutil.Factory
}

func (*Bucket) AddFlags

func (b *Bucket) AddFlags(flags *pflag.FlagSet)

func (*Bucket) PrintTable

func (b *Bucket) PrintTable(client *api.Client) error

func (*Bucket) RunE

func (b *Bucket) RunE(cmd *cobra.Command, args []string) error

type Objects

type Objects struct {
	BucketName string
	Options    *contracts.ListOptions
	Factory    *cmdutil.Factory
}

func (*Objects) AddFlags

func (b *Objects) AddFlags(flags *pflag.FlagSet)

func (*Objects) PrintTable

func (b *Objects) PrintTable(client *api.Client) error

func (*Objects) RunE

func (b *Objects) RunE(cmd *cobra.Command, args []string) error

Jump to

Keyboard shortcuts

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