Versions in this module Expand all Collapse all v0 v0.24.0 Aug 29, 2024 v0.23.0 Mar 20, 2024 v0.22.0 Feb 2, 2024 v0.21.0 Jan 31, 2024 v0.20.1 Jan 16, 2024 v0.20.0 Jan 16, 2024 v0.19.0 Sep 27, 2023 v0.18.0 Sep 25, 2023 v0.17.0 Sep 22, 2023 v0.16.0 Sep 18, 2023 Changes in this version + type AWSClientOpt func(*awsClient) + func WithProfile(profile string) AWSClientOpt + func WithRegion(region string) AWSClientOpt + func WithRoleARN(roleARN string) AWSClientOpt v0.15.1 Sep 11, 2023 v0.15.0 Sep 5, 2023 v0.14.0 Aug 30, 2023 Changes in this version + func GetAWSProfiles() ([]string, error) + func NewAWSClient(ctx context.Context, profile, region string) (interfaces.AWSClient, error) + func Scrape(profile string) (*types.InventoryReport, error) + type ArtifactHubPackage struct + AppVersion string + Deprecated bool + Description string + LogoImageId string + Name string + NormalizedName string + PackageId string + ProductionOrganizationsCount int + Repository ArtifactHubRepository + Signed bool + Stars int + Ts int + Version string + type ArtifactHubRepository struct + DisplayName string + Kind int + Name string + Official bool + OrganizationDisplayName string + OrganizationName string + RepositoryId string + ScannerDisabled bool + Url string + VerifiedPublisher bool + type ArtifactHubSearchResults struct + Packages []ArtifactHubPackage