Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
LogStoreName string
ProjectName string
Endpoint string
AccessKeyID string
AccessKeySecret string
}
Handler is sls config.
func (*Handler) Store ¶
func (s *Handler) Store(ctx monitorContext.Context, run *v1alpha1.WorkflowRun) error
Store is store workflowRun to sls
Click to show internal directories.
Click to hide internal directories.