Versions in this module Expand all Collapse all v0 v0.2.21 Aug 13, 2021 v0.2.20 Aug 10, 2021 v0.2.19 Jul 28, 2021 Changes in this version type AppEnvironmentContainer + TeamId int + TeamName string v0.2.18 Jul 20, 2021 v0.2.17 Jul 16, 2021 v0.2.16 Jul 9, 2021 v0.2.15 Jul 2, 2021 v0.2.14 Jun 28, 2021 v0.2.13 Jun 22, 2021 v0.2.12 Jun 1, 2021 v0.2.11 May 24, 2021 v0.2.10 May 23, 2021 v0.2.9 May 5, 2021 v0.2.8 Apr 23, 2021 v0.2.7 Apr 12, 2021 v0.2.6 Apr 7, 2021 Changes in this version + const NOCHARTEXIST + const SUPERADMIN + type ApiError struct + Code string + InternalMessage string + UserDetailMessage string + UserMessage interface{} + type AppContainer struct + AppEnvironmentContainer []*AppEnvironmentContainer + AppId int + AppName string + DefaultEnv AppEnvironmentContainer + type AppContainerResponse struct + AppContainers []*AppContainer + AppCount int + DeploymentGroupDTO DeploymentGroupDTO + type AppDetailContainer struct + Environments []Environment + InstanceDetail []InstanceDetail + LinkOuts []LinkOuts + ResourceTree *application.ResourceTreeResponse + type AppEnvironmentContainer struct + Active bool + AppId int + AppName string + CdStageStatus *string + CiArtifactId int + DataSource string + Default bool + Deleted bool + DeploymentCounter int + EnvironmentId int + EnvironmentName string + InstanceCounter int + LastDeployedTime string + LastSuccessDeploymentDetail DeploymentDetailContainer + MaterialInfo json.RawMessage + MaterialInfoJson string + PipelineId int + PipelineReleaseCounter int + PostStageStatus *string + PreStageStatus *string + Status string + type AppStageStatus struct + Required bool + Stage int + StageName string + Status bool + type CdWorkflowType string + const CD_WORKFLOW_TYPE_DEPLOY + const CD_WORKFLOW_TYPE_POST + const CD_WORKFLOW_TYPE_PRE + type CiMaterialDTO struct + Name string + SourceType string + SourceValue string + type ConfigMapAndSecretJson struct + ConfigMapJson ConfigMapJson + ConfigSecretJson ConfigSecretJson + type ConfigMapJson struct + Enabled bool + Maps []Map + type ConfigMapRootJson struct + ConfigMapJson ConfigMapJson + type ConfigSecretJson struct + Enabled bool + Secrets []*Map + type ConfigSecretRootJson struct + ConfigSecretJson ConfigSecretJson + type CreateVulnerabilityPolicyRequest struct + Action *VulnerabilityAction + AppId int + ClusterId int + CveId string + EnvId int + Severity string + type CreateVulnerabilityPolicyResponse struct + Error *Error + Result *IdVulnerabilityPolicyResult + type CvePolicy struct + Name string + type DeletePolicyParams struct + Id int + type DeleteVulnerabilityPolicyResponse struct + Error *Error + Result *IdVulnerabilityPolicyResult + type DeploymentDetailContainer struct + AppId int + AppName string + AppStoreAppName string + AppStoreAppVersion string + AppStoreChartId int + AppStoreChartName string + AppStoreInstalledAppVersionId int + DataSource string + Default bool + Deprecated bool + EnvironmentId int + EnvironmentName string + InstalledAppId int + K8sVersion string + LastDeployedBy string + LastDeployedPipeline string + LastDeployedTime string + MaterialInfo json.RawMessage + Namespace string + ReleaseVersion string + Status string + StatusMessage string + type DeploymentDetailStat struct + AppId int + EnvironmentId int + NewPodStats PodDetailStat + OldPodStats PodDetailStat + type DeploymentGroupDTO struct + AppCount int + CiMaterialDTOs []CiMaterialDTO + CiPipelineId int + EnvironmentId int + Id int + Name string + NoOfApps string + type Environment struct + AppMetrics *bool + EnvironmentId int + EnvironmentName string + InfraMetrics *bool + Prod bool + type Error struct + Code int32 + Message string + type FetchPolicyParams struct + Id int + Level ResourceLevel + type GetVulnerabilityPolicyResponse struct + Error *Error + Result *GetVulnerabilityPolicyResult + type GetVulnerabilityPolicyResult struct + Level ResourceLevel + Policies []*VulnerabilityPolicy + type IdVulnerabilityPolicyResult struct + Id int + type InstanceDetail struct + CpuRequest float64 + CpuUsage float64 + CpuUsagePercent float64 + MemoryRequest int64 + MemoryUsage int64 + MemoryUsagePercent float64 + PodName string + type LinkOuts struct + AppId int + AppName string + ContainerName string + Description string + EnvName string + EnvironmentId int + Id int + Link string + Name string + PodName string + type Map struct + Data json.RawMessage + External bool + ExternalType string + FilePermission string + MountPath string + Name string + RoleARN string + SecretData json.RawMessage + SubPath bool + Type string + type PodDetailStat struct + CpuUsagePercent float64 + MemoryUsagePercent float64 + PodCount string + type PolicyRequest struct + Data []casbin.Policy + type PolicyType int + const POLICY_DIRECT + const POLICY_GROUP + type ReleaseStatusUpdateRequest struct + NewStatus models.ChartStatus + RequestId string + type ResourceLevel string + type ResourceUsage struct + AppId int + CpuUsage float64 + EnvironmentId int + MemoryUsage float64 + type Response struct + Code int + Errors []ApiError + Result interface{} + Status string + type Role struct + Id int + Role string + type RoleData struct + Action string + Entity string + EntityName string + Environment string + Id int + Role string + Team string + type RoleFilter struct + Action string + Entity string + EntityName string + Environment string + Team string + type RoleGroup struct + Description string + Id int32 + Name string + RoleFilters []RoleFilter + Status string + UserId int32 + type SSOLoginDto struct + Active bool + Config json.RawMessage + Id int32 + Label string + Name string + Url string + UserId int32 + type SeverityPolicy struct + Id int + Policy *VulnerabilityPermission + PolicyOrigin string + Severity string + type TriggerView struct + AppName string + CdPipelineId int + CdPipelineName string + CiPipelineId int + CiPipelineName string + Conditions []v1alpha1.ApplicationCondition + DataSource string + EnvironmentName string + LastDeployedBy string + LastDeployedTime string + MaterialInfo json.RawMessage + ReleaseVersion string + Status string + StatusMessage string + type UpdatePolicyParams struct + Action string + Id int + type UpdateVulnerabilityPolicyResponse struct + Error *Error + Result *IdVulnerabilityPolicyResult + type UserInfo struct + AccessToken string + EmailId string + Exist bool + Groups []string + Id int32 + RoleFilters []RoleFilter + Roles []string + Status string + SuperAdmin bool + UserId int32 + type UserRole struct + EmailId string + Id int32 + Role string + type ValuesOverrideRequest struct + AdditionalOverride json.RawMessage + AppId int + CdWorkflowId int + CdWorkflowType CdWorkflowType + CiArtifactId int + DeploymentTemplate string + DeploymentType models.DeploymentType + ForceTrigger bool + PipelineId int + TargetDbVersion int + UserId int32 + type VulnerabilityAction string + type VulnerabilityPermission struct + Action VulnerabilityAction + Inherited bool + IsOverriden bool + type VulnerabilityPolicy struct + AppId int + ClusterId int + Cves []*CvePolicy + EnvId int + Name string + Severities []*SeverityPolicy