bean

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CiPipelinesMap

type CiPipelinesMap struct {
	Id               int `json:"id"`
	ParentCiPipeline int `json:"parentCiPipeline"`
}

type LinkedCIDetails

type LinkedCIDetails struct {
	AppName         string `sql:"app_name"`
	EnvironmentName string `sql:"environment_name"`
	TriggerMode     string `sql:"trigger_mode"`
	PipelineId      int    `sql:"pipeline_id"`
	AppId           int    `sql:"app_id"`
	EnvironmentId   int    `sql:"environment_id"`
}

Jump to

Keyboard shortcuts

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