Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Provider ¶
type Provider struct{}
func (*Provider) DashboardWidget ¶ added in v0.2.0
func (p *Provider) DashboardWidget() core.DashboardWidget
func (*Provider) Describe ¶
func (p *Provider) Describe() core.ProviderInfo
func (*Provider) Fetch ¶
func (p *Provider) Fetch(ctx context.Context, acct core.AccountConfig) (core.QuotaSnapshot, error)
Click to show internal directories.
Click to hide internal directories.