replication

package
v1.7.8 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2020 License: Apache-2.0 Imports: 0 Imported by: 153

Documentation

Index

Constants

View Source
const (
	// FilterItemKindProject : Kind of filter item is 'project'
	FilterItemKindProject = "project"
	// FilterItemKindRepository : Kind of filter item is 'repository'
	FilterItemKindRepository = "repository"
	// FilterItemKindTag : Kind of filter item is 'tag'
	FilterItemKindTag = "tag"
	// FilterItemKindLabel : Kind of filter item is 'label'
	FilterItemKindLabel = "label"

	// AdaptorKindHarbor : Kind of adaptor of Harbor
	AdaptorKindHarbor = "Harbor"

	// TriggerKindImmediate : Kind of trigger is 'Immediate'
	TriggerKindImmediate = "Immediate"
	// TriggerKindSchedule : Kind of trigger is 'Scheduled'
	TriggerKindSchedule = "Scheduled"
	// TriggerKindManual : Kind of trigger is 'Manual'
	TriggerKindManual = "Manual"

	// TriggerScheduleDaily : type of scheduling is 'Daily'
	TriggerScheduleDaily = "Daily"
	// TriggerScheduleWeekly : type of scheduling is 'Weekly'
	TriggerScheduleWeekly = "Weekly"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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