Versions in this module Expand all Collapse all v0 v0.8.0 Mar 24, 2022 Changes in this version + type Client interface + GetMetrics func(ctx context.Context, ...) ([]*armmonitor.Metric, error) + func New(subscriptionID string, credentials *azidentity.ClientSecretCredential) Client + type MockClient struct + func (_m *MockClient) GetMetrics(ctx context.Context, resourceGroup string, provider string, metricNames string, ...) ([]*armmonitor.Metric, error)