Versions in this module Expand all Collapse all v0 v0.3.0 Sep 19, 2022 v0.2.0 May 24, 2022 v0.1.0 Apr 28, 2022 Changes in this version + type MaxDashReport struct + GeneratedAt string + ImageBuild string + ImageHash string + ImageID string + ImageName string + NotOK []NotOK + OK []OK + func NewMaxDashReport(bundlesReport bundles.Report) *MaxDashReport + type NotOK struct + AllBundles []custom.BundleDeprecate + Bundles []string + BundlesMigrated []string + Channels []string + Kinds []string + Name string + type OK struct + AllBundles []custom.BundleDeprecate + Bundles []string + BundlesMigrated []string + Channels []string + Kinds []string + Name string