logic

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2023 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitCron

func InitCron(svc *svc.ServiceContext)

Types

type ApplyYamlLogic

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

func NewApplyYamlLogic

func NewApplyYamlLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ApplyYamlLogic

func (*ApplyYamlLogic) ApplyYaml

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(in *kubenative.ApplyReq) (*kubenative.Resp, error)

type GetLogic

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

func NewGetLogic

func NewGetLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetLogic

func (*GetLogic) Get

func (l *GetLogic) Get(in *kubenative.GetReq) (*kubenative.Resp, error)

type ListLogic

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

func NewListLogic

func NewListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ListLogic

func (*ListLogic) List

func (l *ListLogic) List(in *kubenative.ListReq) (*kubenative.Resp, error)

Jump to

Keyboard shortcuts

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