admin

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2024 License: AGPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Admin

type Admin struct {
	SetBucketPlacement SetBucketPlacement `cmd:"" usage:"set the default placement of a bucket"`
}

type SetBucketPlacement

type SetBucketPlacement struct {
	Bucket    string `arg:"" required:"" help:"name of the bucket"`
	Placement int    `arg:"" required:"" help:"placement for the bucket"`
}

func (*SetBucketPlacement) Run

func (s *SetBucketPlacement) Run() error

Jump to

Keyboard shortcuts

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