bean

package
v0.6.29 Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const WORKFLOW_EXIST_ERROR = "workflow with this name already exist in this app"
View Source
const Workflows = "workflows"

Variables

This section is empty.

Functions

This section is empty.

Types

type GitRepositoryConfig

type GitRepositoryConfig struct {
	// contains filtered or unexported fields
}

type HelmRepositoryConfig

type HelmRepositoryConfig struct {
	// contains filtered or unexported fields
}

type ManifestPushResponse

type ManifestPushResponse struct {
	OverRiddenRepoUrl string
	CommitHash        string
	CommitTime        time.Time
	Error             error
}

func (ManifestPushResponse) IsGitOpsRepoMigrated added in v0.6.29

func (m ManifestPushResponse) IsGitOpsRepoMigrated() bool

type ManifestPushTemplate

type ManifestPushTemplate struct {
	WorkflowRunnerId            int
	AppId                       int
	ChartRefId                  int
	EnvironmentId               int
	EnvironmentName             string
	UserId                      int32
	PipelineOverrideId          int
	AppName                     string
	TargetEnvironmentName       int
	ChartReferenceTemplate      string
	ChartName                   string
	ChartVersion                string
	ChartLocation               string
	RepoUrl                     string
	IsCustomGitRepository       bool
	GitOpsRepoMigrationRequired bool
	BuiltChartPath              string
	BuiltChartBytes             *[]byte
	MergedValues                string
}

Jump to

Keyboard shortcuts

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