Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Application ¶
type CloudFoundryClient ¶
type MetricsFetcher ¶
type Report ¶
type Report struct {
SpaceReports []SpaceReport
}
type Reporter ¶
type Reporter struct {
// contains filtered or unexported fields
}
func New ¶
func New(cf CloudFoundryClient, metricsFetcher MetricsFetcher) Reporter
func (Reporter) OverEntitlementInstances ¶
type Space ¶
type Space struct { Name string Applications []Application }
type SpaceReport ¶
Click to show internal directories.
Click to hide internal directories.