osser

package
v0.0.0-...-a156103 Latest Latest
Warning

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

Go to latest
Published: Jun 2, 2021 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrOssListNotSupported = errors.New("cloud not supported oss list")
	ErrOsserPanic          = errors.New("oss init panic")
)

Functions

This section is empty.

Types

type AliOss

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

func (*AliOss) ListDetail

func (oss *AliOss) ListDetail(ctx context.Context, req *pboss.ListDetailReq) (*pboss.ListDetailResp, error)

type Osser

type Osser interface {
	ListDetail(ctx context.Context, req *pboss.ListDetailReq) (resp *pboss.ListDetailResp, err error)
}

func NewOssClient

func NewOssClient(provider pbtenant.CloudProvider, tenant tenanter.Tenanter) (oss Osser, err error)

Jump to

Keyboard shortcuts

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