k8snode

package
v0.0.0-...-663e6fc Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GetNodeDetailLogic

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

func NewGetNodeDetailLogic

func NewGetNodeDetailLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetNodeDetailLogic

func (*GetNodeDetailLogic) GetNodeDetail

func (l *GetNodeDetailLogic) GetNodeDetail(req *types.GetNodeDetailReq) (resp *types.GetNodeDetailResp, err error)

type GetNodesLogic

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

func NewGetNodesLogic

func NewGetNodesLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetNodesLogic

func (*GetNodesLogic) GetNodes

func (l *GetNodesLogic) GetNodes(req *types.GetNodesReq) (resp *types.GetNodesResp, err error)

Jump to

Keyboard shortcuts

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