Documentation
¶
Index ¶
- func ConvertDeploymentConfigDTOToDbObj(config *bean.DeploymentConfig) (*deploymentConfig.DeploymentConfig, error)
- func ConvertDeploymentConfigDbObjToDTO(dbObj *deploymentConfig.DeploymentConfig) (*bean.DeploymentConfig, error)
- func GetDeploymentConfigType(isCustomGitOpsRepo bool) string
- func GetDevtronArgoCdAppInfo(acdAppName string, acdAppClusterId int, acdDefaultNamespace string) *bean.DevtronArgoCdAppInfo
- func NewAppLevelReleaseConfigFromChart(gitRepoURL, chartLocation string) *bean.ReleaseConfiguration
- func NewDeploymentConfigMin(deploymentAppType, releaseMode string, isGitOpsRepoConfigured bool) *bean.DeploymentConfigMin
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertDeploymentConfigDTOToDbObj ¶
func ConvertDeploymentConfigDTOToDbObj(config *bean.DeploymentConfig) (*deploymentConfig.DeploymentConfig, error)
func ConvertDeploymentConfigDbObjToDTO ¶
func ConvertDeploymentConfigDbObjToDTO(dbObj *deploymentConfig.DeploymentConfig) (*bean.DeploymentConfig, error)
func GetDeploymentConfigType ¶
func GetDevtronArgoCdAppInfo ¶
func GetDevtronArgoCdAppInfo(acdAppName string, acdAppClusterId int, acdDefaultNamespace string) *bean.DevtronArgoCdAppInfo
func NewAppLevelReleaseConfigFromChart ¶
func NewAppLevelReleaseConfigFromChart(gitRepoURL, chartLocation string) *bean.ReleaseConfiguration
func NewDeploymentConfigMin ¶
func NewDeploymentConfigMin(deploymentAppType, releaseMode string, isGitOpsRepoConfigured bool) *bean.DeploymentConfigMin
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.