Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitCron ¶
func InitCron(svc *svc.ServiceContext)
Types ¶
type ApplyYamlLogic ¶
func NewApplyYamlLogic ¶
func NewApplyYamlLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ApplyYamlLogic
func (*ApplyYamlLogic) ApplyYaml ¶
func (l *ApplyYamlLogic) ApplyYaml(in *kubenative.ApplyReq) (*kubenative.ApplyResp, error)
type DeleteYamlLogic ¶
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 ¶
func (*GetLogic) Get ¶
func (l *GetLogic) Get(in *kubenative.GetReq) (*kubenative.Resp, error)
Click to show internal directories.
Click to hide internal directories.