package
0.0.0-20240803214004-73b216bc0865
Repository: https://github.com/aegershman/cf-report-usage-plugin.git
Documentation: pkg.go.dev

# Functions

NewClient -.
NewOrgReport -.
NewSpaceReport -.
NewSummaryReport -.

# Structs

Client orchestrates generation and aggregation of report data.
OrgReport -.
Report should be present in all reports at all levels, e.g.
SpaceReport -.
SummaryReport holds an aggregated view of multiple OrgReports It effectively serves as the entrypoint into aggregating the data in preparation for it being presented.