Documentation
¶
Index ¶
- func GetInstalledAppDeleteRequest(installedAppModel *repository.InstallAppDeleteRequest) *bean.InstalledAppDeleteRequest
- func GetInstalledAppInternal(installedAppModel *repository.InstalledApps) *bean.InstalledAppWithEnvAndClusterDetails
- func GetInstalledAppMin(installedAppModel *repository.InstalledApps) *bean.InstalledAppMin
- func GetInstalledAppVersionMin(installedAppVersionModel *repository.InstalledAppVersions) *bean.InstalledAppVersionMin
- func GetInstalledAppVersionWithAppStoreDetails(installedAppVersionModel *repository.InstalledAppVersions) *bean.InstalledAppVersionWithAppStoreDetails
- func GetNewInstalledAppWithAppDetails() *bean.InstalledAppWithAppDetails
- func GetNewInstalledAppWithEnvAndClusterDetails() *bean.InstalledAppWithEnvAndClusterDetails
- func GetNewInstalledAppWithEnvDetails() *bean.InstalledAppWithEnvDetails
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetInstalledAppDeleteRequest ¶
func GetInstalledAppDeleteRequest(installedAppModel *repository.InstallAppDeleteRequest) *bean.InstalledAppDeleteRequest
GetInstalledAppDeleteRequest will return the installed app delete request.
- input: installedAppModel *repository.InstallAppDeleteRequest
- returns: *bean.InstalledAppDeleteRequest
func GetInstalledAppInternal ¶
func GetInstalledAppInternal(installedAppModel *repository.InstalledApps) *bean.InstalledAppWithEnvAndClusterDetails
GetInstalledAppInternal will return the installed app with environment and cluster details.
- input: installedAppModel *repository.InstalledApps
- returns: *bean.InstalledAppWithEnvAndClusterDetails
func GetInstalledAppMin ¶
func GetInstalledAppMin(installedAppModel *repository.InstalledApps) *bean.InstalledAppMin
GetInstalledAppMin will return the installed app minimum details.
- input: installedAppModel *repository.InstalledApps
- returns: *bean.InstalledAppMin
func GetInstalledAppVersionMin ¶
func GetInstalledAppVersionMin(installedAppVersionModel *repository.InstalledAppVersions) *bean.InstalledAppVersionMin
GetInstalledAppVersionMin will return the installed app version minimum details.
- input: installedAppVersionModel *repository.InstalledAppVersions
- returns: *bean.InstalledAppVersionMin
func GetInstalledAppVersionWithAppStoreDetails ¶
func GetInstalledAppVersionWithAppStoreDetails(installedAppVersionModel *repository.InstalledAppVersions) *bean.InstalledAppVersionWithAppStoreDetails
GetInstalledAppVersionWithAppStoreDetails will return the installed app version with app store details.
- input: installedAppVersionModel *repository.InstalledAppVersions
- returns: *bean.InstalledAppVersionWithAppStoreDetails
func GetNewInstalledAppWithAppDetails ¶
func GetNewInstalledAppWithAppDetails() *bean.InstalledAppWithAppDetails
func GetNewInstalledAppWithEnvAndClusterDetails ¶
func GetNewInstalledAppWithEnvAndClusterDetails() *bean.InstalledAppWithEnvAndClusterDetails
func GetNewInstalledAppWithEnvDetails ¶
func GetNewInstalledAppWithEnvDetails() *bean.InstalledAppWithEnvDetails
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.