adapter

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildDeploymentHistory added in v1.0.0

func BuildDeploymentHistory(installedAppVersionModel *repository.InstalledAppVersions, sources []string, updateHistory *repository.InstalledAppVersionHistory, emailId string) *gRPC.HelmAppDeploymentDetail

func ParseChartCreateRequest

func ParseChartCreateRequest(appName string, includePackageChart bool) *util.ChartCreateRequest

func ParseChartGitPushRequest

func ParseChartGitPushRequest(installAppRequestDTO *appStoreBean.InstallAppVersionDTO, tempRefChart string) *bean.PushChartToGitRequestDTO

Types

type UpdateVersionHistoryOperation added in v1.0.0

type UpdateVersionHistoryOperation func(installedAppVersionHistory *repository.InstalledAppVersionHistory) error

func FailedStatusUpdateOption added in v1.0.0

func FailedStatusUpdateOption(userId int32, deploymentErr error) UpdateVersionHistoryOperation

FailedStatusUpdateOption returns an UpdateVersionHistoryOperation that updates the status of the installed app version history to failed

func SuccessStatusUpdateOption added in v1.0.0

func SuccessStatusUpdateOption(deploymentAppType string, userId int32) UpdateVersionHistoryOperation

SuccessStatusUpdateOption returns an UpdateVersionHistoryOperation that updates the status of the installed app version history to success

Jump to

Keyboard shortcuts

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