cmd

package
v1.1.2 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2024 License: Apache-2.0 Imports: 65 Imported by: 0

Documentation

Index

Constants

View Source
const (
	BLACK = 30 + iota
	RED
	GREEN
	YELLOW
	BLUE
	MAGENTA
	CYAN
	WHITE
	DEFAULT = "00"
)
View Source
const (
	RESET_SEQ      = "\033[0m"
	COLOR_SEQ      = "\033[1;" // %dm
	COLOR_DARK_SEQ = "\033[0;" // %dm
	UNDERLINE_SEQ  = "\033[4m"
)

Variables

This section is empty.

Functions

func Main added in v1.0.0

func Main(args []string) error

func NewReloadableStorage added in v1.0.0

func NewReloadableStorage(format *meta.Format, cli meta.Meta, patch func(*meta.Format)) (object.ObjectStorage, error)

Types

type GateWay added in v0.11.0

type GateWay struct {
	// contains filtered or unexported fields
}

func (*GateWay) Name added in v0.11.0

func (g *GateWay) Name() string

func (*GateWay) NewGatewayLayer added in v0.11.0

func (g *GateWay) NewGatewayLayer(creds auth.Credentials) (minio.ObjectLayer, error)

func (*GateWay) Production added in v0.11.0

func (g *GateWay) Production() bool

Jump to

Keyboard shortcuts

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