Versions in this module Expand all Collapse all v1 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 + type InstalledAppDeleteRequest struct + AppId int + AppName string + AppOfferingMode string + ClusterId int + EnvironmentId int + InstalledAppId int + Namespace string + type InstalledAppMin struct + Active bool + AppId int + DeploymentAppDeleteRequest bool + DeploymentAppType string + EnvironmentId int + GitOpsRepoName string + GitOpsRepoUrl string + Id int + IsCustomRepository bool + type InstalledAppVersionMin struct + Active bool + AppStoreApplicationVersionId int + Id int + InstalledAppId int + ReferenceValueId int + ReferenceValueKind string + ValuesYaml string + type InstalledAppVersionWithAppStoreDetails struct + AppStoreVersion string + type InstalledAppWithAppDetails struct + AppName string + AppOfferingMode string + TeamId int + type InstalledAppWithEnvAndClusterDetails struct + ClusterName string + func (i *InstalledAppWithEnvAndClusterDetails) GetInstalledAppMin() *InstalledAppMin + func (i *InstalledAppWithEnvAndClusterDetails) GetInstalledAppWithAppDetails() *InstalledAppWithAppDetails + func (i *InstalledAppWithEnvAndClusterDetails) GetInstalledAppWithEnvDetails() *InstalledAppWithEnvDetails + type InstalledAppWithEnvDetails struct + ClusterId int + EnvironmentIdentifier string + EnvironmentName string + Namespace string