v1_2_6_b_spacelet_add_labels

package
v0.0.0-...-1ae172a Latest Latest
Warning

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

Go to latest
Published: Oct 8, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var MigrateVersion = "v1.2.6_b"

Functions

func Migrate

func Migrate(db *gorm.DB) error

Types

type PipelineRunJob

type PipelineRunJob struct {
	SchedulePolicy interface{} `gorm:"type:json;comment:任务执行时调度到spacelet策略" json:"schedule_policy"`
}

type Spacelet

type Spacelet struct {
	Labels interface{} `gorm:"type:json;comment:spacelet标签" json:"labels"`
}

Spacelet 流水线执行代理节点,spacelet启动时会进行注册

func (Spacelet) TableName

func (s Spacelet) TableName() string

Jump to

Keyboard shortcuts

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