Versions in this module Expand all Collapse all v1 v1.3.1 Feb 25, 2025 v1.3.0 Feb 21, 2025 v1.2.2 Feb 5, 2025 v1.2.1 Feb 4, 2025 v1.2.0 Jan 27, 2025 v1.1.0 Dec 20, 2024 Changes in this version + const DataDisplayName + const ESOSecretDataDisplayName + const ExternalSecretDisplayName + type AllDeploymentConfigurationDetail struct + ConfigMapConfig []*ComponentLevelHistoryDetailDto + DeploymentTemplateConfig *HistoryDetailDto + SecretConfig []*ComponentLevelHistoryDetailDto + StrategyConfig *HistoryDetailDto + WfrId int + type ComponentLevelHistoryDetailDto struct + ComponentName string + HistoryConfig *HistoryDetailDto + type ConfigMapAndSecretHistoryDto struct + AppId int + ConfigData []*bean.ConfigData + DataType string + Deployed bool + DeployedBy int32 + DeployedOn time.Time + EmailId string + Id int + PipelineId int + type DeployedHistoryComponentMetadataDto struct + DeployedBy string + DeployedOn time.Time + DeploymentStatus string + Id int + type DeploymentConfigurationDto struct + ChildComponentNames []string + Id int + Name HistoryComponent + type DeploymentTemplateHistoryDto struct + AppId int + Deployed bool + DeployedBy int32 + DeployedOn time.Time + DeploymentStatus string + EmailId string + Id int + ImageDescriptorTemplate string + IsAppMetricsEnabled bool + PipelineId int + TargetEnvironment int + Template string + TemplateName string + TemplateVersion string + WfrId int + WorkflowType string + type HistoryComponent string + const CONFIGMAP_TYPE_HISTORY_COMPONENT + const DEPLOYMENT_TEMPLATE_TYPE_HISTORY_COMPONENT + const PIPELINE_STRATEGY_TYPE_HISTORY_COMPONENT + const SECRET_TYPE_HISTORY_COMPONENT + type HistoryDetailConfig struct + DisplayName string + ResolvedValue string + Value string + VariableSnapshot map[string]string + type HistoryDetailDto struct + CodeEditorValue *HistoryDetailConfig + ESOSubPath []string + External *bool + ExternalSecretType string + FilePermission string + IsAppMetricsEnabled *bool + MountPath string + PipelineTriggerType pipelineConfig.TriggerType + RoleARN string + SecretViewAccess bool + Strategy string + SubPath *bool + TemplateName string + TemplateVersion string + Type string + type PipelineStrategyHistoryDto struct + Config string + Default bool + Deployed bool + DeployedBy int32 + DeployedOn time.Time + EmailId string + Id int + PipelineId int + Strategy string + type PrePostCdScriptHistoryDto struct + ConfigMapData []*bean.ConfigData + ConfigMapSecretNames PrePostStageConfigMapSecretNames + Deployed bool + DeployedBy int32 + DeployedOn time.Time + ExecInEnv bool + Id int + PipelineId int + Script string + SecretData []*bean.ConfigData + Stage string + TriggerType string + type PrePostStageConfigMapSecretNames struct + ConfigMaps []string + Secrets []string