cloud

package
v0.1.19 Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2024 License: MulanPSL-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CloudListLogic

type CloudListLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewCloudListLogic

func NewCloudListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *CloudListLogic

func (*CloudListLogic) CloudList

func (l *CloudListLogic) CloudList() (resp *types.CloudListResp, err error)

type ControllerMetricsLogic added in v0.1.13

type ControllerMetricsLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewControllerMetricsLogic added in v0.1.13

func NewControllerMetricsLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ControllerMetricsLogic

func (*ControllerMetricsLogic) ControllerMetrics added in v0.1.13

func (l *ControllerMetricsLogic) ControllerMetrics(req *types.ControllerMetricsReq) (resp *types.ControllerMetricsResp, err error)

type DeleteClusterLogic added in v0.1.13

type DeleteClusterLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewDeleteClusterLogic added in v0.1.13

func NewDeleteClusterLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DeleteClusterLogic

func (*DeleteClusterLogic) DeleteCluster added in v0.1.13

func (l *DeleteClusterLogic) DeleteCluster(req *types.DeleteClusterReq) (*types.CloudResp, error)

type DeleteYamlLogic

type DeleteYamlLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewDeleteYamlLogic

func NewDeleteYamlLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DeleteYamlLogic

func (*DeleteYamlLogic) DeleteYaml

func (l *DeleteYamlLogic) DeleteYaml(req *types.ApplyReq) (resp *types.DeleteResp, err error)

type ListCloudClusterLogic added in v0.1.13

type ListCloudClusterLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewListCloudClusterLogic added in v0.1.13

func NewListCloudClusterLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ListCloudClusterLogic

func (*ListCloudClusterLogic) ListCloudCluster added in v0.1.13

func (l *ListCloudClusterLogic) ListCloudCluster(req *types.ListClusterReq) (resp *types.CloudListResp, err error)

type NoticeTenantLogic added in v0.1.13

type NoticeTenantLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewNoticeTenantLogic added in v0.1.13

func NewNoticeTenantLogic(ctx context.Context, svcCtx *svc.ServiceContext) *NoticeTenantLogic

func (*NoticeTenantLogic) NoticeTenant added in v0.1.13

func (l *NoticeTenantLogic) NoticeTenant() (resp *types.CloudResp, err error)

NoticeTenant 通知更新租户数据

type RegisterClusterLogic added in v0.1.13

type RegisterClusterLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewRegisterClusterLogic added in v0.1.13

func NewRegisterClusterLogic(ctx context.Context, svcCtx *svc.ServiceContext) *RegisterClusterLogic

func (*RegisterClusterLogic) RegisterCluster added in v0.1.13

func (l *RegisterClusterLogic) RegisterCluster(req *types.RegisterClusterReq) (*types.CloudResp, error)

type UpdateTenantLogic added in v0.1.13

type UpdateTenantLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewUpdateTenantLogic added in v0.1.13

func NewUpdateTenantLogic(ctx context.Context, svcCtx *svc.ServiceContext) *UpdateTenantLogic

func (*UpdateTenantLogic) UpdateTenant added in v0.1.13

func (l *UpdateTenantLogic) UpdateTenant(req *types.UpdateTenantReq) (resp *types.CloudResp, err error)

UpdateTenant 更新租户数据

Jump to

Keyboard shortcuts

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