kafkaer

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: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrKafkaListNotSupported = errors.New("cloud not supported kafka list")
	ErrKafkaerPanic          = errors.New("kafka init panic")
)

Functions

This section is empty.

Types

type AliKafka

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

func (*AliKafka) ListDetail

func (kafka *AliKafka) ListDetail(ctx context.Context, req *pbkafka.ListDetailReq) (*pbkafka.ListDetailResp, error)

type HuaweiKafka

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

func (*HuaweiKafka) ListDetail

func (kafka *HuaweiKafka) ListDetail(ctx context.Context, req *pbkafka.ListDetailReq) (*pbkafka.ListDetailResp, error)

type Kafkaer

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

func NewKafkaClient

func NewKafkaClient(provider pbtenant.CloudProvider, region tenanter.Region, tenant tenanter.Tenanter) (kafkaer Kafkaer, err error)

type TencentCkafka

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

func (*TencentCkafka) ListDetail

func (kafka *TencentCkafka) ListDetail(ctx context.Context, req *pbkafka.ListDetailReq) (*pbkafka.ListDetailResp, error)

Jump to

Keyboard shortcuts

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