recorder

package
v1.5.6 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2022 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// LabelRecordSource is label that describe recorder source.
	LabelRecordSource = "vela.io/source"
	// LabelRecordVersion is label that describe recorder version.
	LabelRecordVersion = "vela.io/wf-revision"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Store

type Store interface {
	Save(version string, data []byte) Store
	Limit(max int) Store
	Error() error
}

Store is an object that record info.

func With

func With(cli client.Client, source *v1beta1.Application) Store

With a recorder store.

Jump to

Keyboard shortcuts

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