Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LogCacheFetcher ¶
type LogCacheFetcher struct {
// contains filtered or unexported fields
}
func NewLogCacheFetcher ¶
func NewLogCacheFetcher(logCacheURL string, getToken token.GetToken) LogCacheFetcher
func (LogCacheFetcher) FetchInstanceEntitlementUsages ¶
func (f LogCacheFetcher) FetchInstanceEntitlementUsages(appGuid string) ([]float64, error)
Click to show internal directories.
Click to hide internal directories.