backup

package
v0.0.0-...-8789a92 Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// PersistTypeSLS is the SLS persister.
	PersistTypeSLS string = "sls"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type PersistWorkflowRecord

type PersistWorkflowRecord interface {
	Store(ctx monitorContext.Context, run *v1alpha1.WorkflowRun) error
}

PersistWorkflowRecord is the interface for record persist

func NewPersister

func NewPersister(config map[string][]byte, persistType string) (PersistWorkflowRecord, error)

NewPersister is a factory method for creating a persister.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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