Home
last modified time | relevance | path

Searched refs:AlertsClient (Results 1 – 25 of 592) sorted by relevance

12345678910>>...24

/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/Azure/azure-sdk-for-go/azure-sdk-for-go-16.2.1/services/azsadmin/mgmt/2016-05-01/infrastructureinsights/
H A Dalerts.go28 type AlertsClient struct { struct
33 func NewAlertsClient(subscriptionID string) AlertsClient {
38 func NewAlertsClientWithBaseURI(baseURI string, subscriptionID string) AlertsClient {
39 return AlertsClient{NewWithBaseURI(baseURI, subscriptionID)}
94 func (client AlertsClient) CloseSender(req *http.Request) (*http.Response, error) { argument
101 func (client AlertsClient) CloseResponder(resp *http.Response) (result Alert, err error) {
160 func (client AlertsClient) GetSender(req *http.Request) (*http.Response, error) { argument
167 func (client AlertsClient) GetResponder(resp *http.Response) (result Alert, err error) {
229 func (client AlertsClient) ListSender(req *http.Request) (*http.Response, error) {
236 func (client AlertsClient) ListResponder(resp *http.Response) (result AlertList, err error) {
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/services/azsadmin/mgmt/2016-05-01/infrastructureinsights/
H A Dalerts.go28 type AlertsClient struct { struct
33 func NewAlertsClient(subscriptionID string) AlertsClient {
38 func NewAlertsClientWithBaseURI(baseURI string, subscriptionID string) AlertsClient {
39 return AlertsClient{NewWithBaseURI(baseURI, subscriptionID)}
94 func (client AlertsClient) CloseSender(req *http.Request) (*http.Response, error) { argument
101 func (client AlertsClient) CloseResponder(resp *http.Response) (result Alert, err error) {
160 func (client AlertsClient) GetSender(req *http.Request) (*http.Response, error) { argument
167 func (client AlertsClient) GetResponder(resp *http.Response) (result Alert, err error) {
229 func (client AlertsClient) ListSender(req *http.Request) (*http.Response, error) {
236 func (client AlertsClient) ListResponder(resp *http.Response) (result AlertList, err error) {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/services/costmanagement/mgmt/2019-11-01/costmanagement/
H A Dalerts.go18 type AlertsClient struct { struct
23 func NewAlertsClient(subscriptionID string) AlertsClient {
29 func NewAlertsClientWithBaseURI(baseURI string, subscriptionID string) AlertsClient {
30 return AlertsClient{NewWithBaseURI(baseURI, subscriptionID)}
108 func (client AlertsClient) DismissSender(req *http.Request) (*http.Response, error) { argument
114 func (client AlertsClient) DismissResponder(resp *http.Response) (result Alert, err error) { argument
196 func (client AlertsClient) GetSender(req *http.Request) (*http.Response, error) { argument
202 func (client AlertsClient) GetResponder(resp *http.Response) (result Alert, err error) { argument
282 func (client AlertsClient) ListSender(req *http.Request) (*http.Response, error) { argument
288 func (client AlertsClient) ListResponder(resp *http.Response) (result AlertsResult, err error) { argument
[all …]
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/services/costmanagement/mgmt/2019-11-01/costmanagement/
H A Dalerts.go18 type AlertsClient struct { struct
23 func NewAlertsClient(subscriptionID string) AlertsClient {
29 func NewAlertsClientWithBaseURI(baseURI string, subscriptionID string) AlertsClient {
30 return AlertsClient{NewWithBaseURI(baseURI, subscriptionID)}
108 func (client AlertsClient) DismissSender(req *http.Request) (*http.Response, error) { argument
114 func (client AlertsClient) DismissResponder(resp *http.Response) (result Alert, err error) { argument
196 func (client AlertsClient) GetSender(req *http.Request) (*http.Response, error) { argument
202 func (client AlertsClient) GetResponder(resp *http.Response) (result Alert, err error) { argument
282 func (client AlertsClient) ListSender(req *http.Request) (*http.Response, error) { argument
288 func (client AlertsClient) ListResponder(resp *http.Response) (result AlertsResult, err error) { argument
[all …]
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/services/costmanagement/mgmt/2020-06-01/costmanagement/
H A Dalerts.go18 type AlertsClient struct { struct
23 func NewAlertsClient(subscriptionID string) AlertsClient {
29 func NewAlertsClientWithBaseURI(baseURI string, subscriptionID string) AlertsClient {
30 return AlertsClient{NewWithBaseURI(baseURI, subscriptionID)}
108 func (client AlertsClient) DismissSender(req *http.Request) (*http.Response, error) { argument
114 func (client AlertsClient) DismissResponder(resp *http.Response) (result Alert, err error) { argument
196 func (client AlertsClient) GetSender(req *http.Request) (*http.Response, error) { argument
202 func (client AlertsClient) GetResponder(resp *http.Response) (result Alert, err error) { argument
282 func (client AlertsClient) ListSender(req *http.Request) (*http.Response, error) { argument
288 func (client AlertsClient) ListResponder(resp *http.Response) (result AlertsResult, err error) { argument
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/services/costmanagement/mgmt/2020-06-01/costmanagement/
H A Dalerts.go18 type AlertsClient struct { struct
23 func NewAlertsClient(subscriptionID string) AlertsClient {
29 func NewAlertsClientWithBaseURI(baseURI string, subscriptionID string) AlertsClient {
30 return AlertsClient{NewWithBaseURI(baseURI, subscriptionID)}
108 func (client AlertsClient) DismissSender(req *http.Request) (*http.Response, error) { argument
114 func (client AlertsClient) DismissResponder(resp *http.Response) (result Alert, err error) { argument
196 func (client AlertsClient) GetSender(req *http.Request) (*http.Response, error) { argument
202 func (client AlertsClient) GetResponder(resp *http.Response) (result Alert, err error) { argument
282 func (client AlertsClient) ListSender(req *http.Request) (*http.Response, error) { argument
288 func (client AlertsClient) ListResponder(resp *http.Response) (result AlertsResult, err error) { argument
[all …]
/dports/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/services/costmanagement/mgmt/2020-06-01/costmanagement/
H A Dalerts.go18 type AlertsClient struct { struct
23 func NewAlertsClient(subscriptionID string) AlertsClient {
29 func NewAlertsClientWithBaseURI(baseURI string, subscriptionID string) AlertsClient {
30 return AlertsClient{NewWithBaseURI(baseURI, subscriptionID)}
108 func (client AlertsClient) DismissSender(req *http.Request) (*http.Response, error) { argument
114 func (client AlertsClient) DismissResponder(resp *http.Response) (result Alert, err error) { argument
196 func (client AlertsClient) GetSender(req *http.Request) (*http.Response, error) { argument
202 func (client AlertsClient) GetResponder(resp *http.Response) (result Alert, err error) { argument
282 func (client AlertsClient) ListSender(req *http.Request) (*http.Response, error) { argument
288 func (client AlertsClient) ListResponder(resp *http.Response) (result AlertsResult, err error) { argument
[all …]
/dports/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/services/costmanagement/mgmt/2019-11-01/costmanagement/
H A Dalerts.go18 type AlertsClient struct { struct
23 func NewAlertsClient(subscriptionID string) AlertsClient {
29 func NewAlertsClientWithBaseURI(baseURI string, subscriptionID string) AlertsClient {
30 return AlertsClient{NewWithBaseURI(baseURI, subscriptionID)}
108 func (client AlertsClient) DismissSender(req *http.Request) (*http.Response, error) { argument
114 func (client AlertsClient) DismissResponder(resp *http.Response) (result Alert, err error) { argument
196 func (client AlertsClient) GetSender(req *http.Request) (*http.Response, error) { argument
202 func (client AlertsClient) GetResponder(resp *http.Response) (result Alert, err error) { argument
282 func (client AlertsClient) ListSender(req *http.Request) (*http.Response, error) { argument
288 func (client AlertsClient) ListResponder(resp *http.Response) (result AlertsResult, err error) { argument
[all …]
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/Azure/azure-sdk-for-go/services/costmanagement/mgmt/2020-06-01/costmanagement/
H A Dalerts.go18 type AlertsClient struct { struct
23 func NewAlertsClient(subscriptionID string) AlertsClient {
29 func NewAlertsClientWithBaseURI(baseURI string, subscriptionID string) AlertsClient {
30 return AlertsClient{NewWithBaseURI(baseURI, subscriptionID)}
108 func (client AlertsClient) DismissSender(req *http.Request) (*http.Response, error) { argument
114 func (client AlertsClient) DismissResponder(resp *http.Response) (result Alert, err error) { argument
196 func (client AlertsClient) GetSender(req *http.Request) (*http.Response, error) { argument
202 func (client AlertsClient) GetResponder(resp *http.Response) (result Alert, err error) { argument
282 func (client AlertsClient) ListSender(req *http.Request) (*http.Response, error) { argument
288 func (client AlertsClient) ListResponder(resp *http.Response) (result AlertsResult, err error) { argument
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/services/costmanagement/mgmt/2020-06-01/costmanagement/
H A Dalerts.go18 type AlertsClient struct { struct
23 func NewAlertsClient(subscriptionID string) AlertsClient {
29 func NewAlertsClientWithBaseURI(baseURI string, subscriptionID string) AlertsClient {
30 return AlertsClient{NewWithBaseURI(baseURI, subscriptionID)}
108 func (client AlertsClient) DismissSender(req *http.Request) (*http.Response, error) { argument
114 func (client AlertsClient) DismissResponder(resp *http.Response) (result Alert, err error) { argument
196 func (client AlertsClient) GetSender(req *http.Request) (*http.Response, error) { argument
202 func (client AlertsClient) GetResponder(resp *http.Response) (result Alert, err error) { argument
282 func (client AlertsClient) ListSender(req *http.Request) (*http.Response, error) { argument
288 func (client AlertsClient) ListResponder(resp *http.Response) (result AlertsResult, err error) { argument
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/services/costmanagement/mgmt/2019-11-01/costmanagement/
H A Dalerts.go18 type AlertsClient struct { struct
23 func NewAlertsClient(subscriptionID string) AlertsClient {
29 func NewAlertsClientWithBaseURI(baseURI string, subscriptionID string) AlertsClient {
30 return AlertsClient{NewWithBaseURI(baseURI, subscriptionID)}
108 func (client AlertsClient) DismissSender(req *http.Request) (*http.Response, error) { argument
114 func (client AlertsClient) DismissResponder(resp *http.Response) (result Alert, err error) { argument
196 func (client AlertsClient) GetSender(req *http.Request) (*http.Response, error) { argument
202 func (client AlertsClient) GetResponder(resp *http.Response) (result Alert, err error) { argument
282 func (client AlertsClient) ListSender(req *http.Request) (*http.Response, error) { argument
288 func (client AlertsClient) ListResponder(resp *http.Response) (result AlertsResult, err error) { argument
[all …]
/dports/www/grafana8/azure-sdk-for-go-sdk-internal-v0.7.0/services/costmanagement/mgmt/2019-11-01/costmanagement/
H A Dalerts.go18 type AlertsClient struct { struct
23 func NewAlertsClient(subscriptionID string) AlertsClient {
29 func NewAlertsClientWithBaseURI(baseURI string, subscriptionID string) AlertsClient {
30 return AlertsClient{NewWithBaseURI(baseURI, subscriptionID)}
108 func (client AlertsClient) DismissSender(req *http.Request) (*http.Response, error) { argument
114 func (client AlertsClient) DismissResponder(resp *http.Response) (result Alert, err error) { argument
196 func (client AlertsClient) GetSender(req *http.Request) (*http.Response, error) { argument
202 func (client AlertsClient) GetResponder(resp *http.Response) (result Alert, err error) { argument
282 func (client AlertsClient) ListSender(req *http.Request) (*http.Response, error) { argument
288 func (client AlertsClient) ListResponder(resp *http.Response) (result AlertsResult, err error) { argument
[all …]
/dports/www/grafana8/azure-sdk-for-go-sdk-internal-v0.7.0/services/costmanagement/mgmt/2020-06-01/costmanagement/
H A Dalerts.go18 type AlertsClient struct { struct
23 func NewAlertsClient(subscriptionID string) AlertsClient {
29 func NewAlertsClientWithBaseURI(baseURI string, subscriptionID string) AlertsClient {
30 return AlertsClient{NewWithBaseURI(baseURI, subscriptionID)}
108 func (client AlertsClient) DismissSender(req *http.Request) (*http.Response, error) { argument
114 func (client AlertsClient) DismissResponder(resp *http.Response) (result Alert, err error) { argument
196 func (client AlertsClient) GetSender(req *http.Request) (*http.Response, error) { argument
202 func (client AlertsClient) GetResponder(resp *http.Response) (result Alert, err error) { argument
282 func (client AlertsClient) ListSender(req *http.Request) (*http.Response, error) { argument
288 func (client AlertsClient) ListResponder(resp *http.Response) (result AlertsResult, err error) { argument
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/services/preview/alertsmanagement/mgmt/2018-05-05-preview/alertsmanagement/
H A Dalerts.go28 type AlertsClient struct { struct
33 func NewAlertsClient(subscriptionID string, monitorService1 MonitorService) AlertsClient {
39 return AlertsClient{NewWithBaseURI(baseURI, subscriptionID, monitorService1)}
91 func (client AlertsClient) ChangeStateSender(req *http.Request) (*http.Response, error) { argument
98 func (client AlertsClient) ChangeStateResponder(resp *http.Response) (result Alert, err error) { argument
208 func (client AlertsClient) GetAllSender(req *http.Request) (*http.Response, error) {
215 func (client AlertsClient) GetAllResponder(resp *http.Response) (result AlertsList, err error) {
300 func (client AlertsClient) GetByIDSender(req *http.Request) (*http.Response, error) { argument
307 func (client AlertsClient) GetByIDResponder(resp *http.Response) (result Alert, err error) {
365 func (client AlertsClient) GetHistorySender(req *http.Request) (*http.Response, error) { argument
[all …]
/dports/security/vuls/vuls-0.13.7/vendor/github.com/Azure/azure-sdk-for-go/services/preview/costmanagement/mgmt/2018-08-01-preview/costmanagement/
H A Dalerts.go30 type AlertsClient struct { struct
35 func NewAlertsClient(subscriptionID string) AlertsClient {
41 func NewAlertsClientWithBaseURI(baseURI string, subscriptionID string) AlertsClient {
42 return AlertsClient{NewWithBaseURI(baseURI, subscriptionID)}
180 func (client AlertsClient) GetByAccountSender(req *http.Request) (*http.Response, error) { argument
186 func (client AlertsClient) GetByAccountResponder(resp *http.Response) (result Alert, err error) { argument
257 func (client AlertsClient) GetByDepartmentSender(req *http.Request) (*http.Response, error) { argument
332 func (client AlertsClient) GetByEnrollmentSender(req *http.Request) (*http.Response, error) { argument
482 func (client AlertsClient) GetBySubscriptionSender(req *http.Request) (*http.Response, error) { argument
580 func (client AlertsClient) ListSender(req *http.Request) (*http.Response, error) {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/services/preview/costmanagement/mgmt/2018-08-01-preview/costmanagement/
H A Dalerts.go19 type AlertsClient struct { struct
24 func NewAlertsClient(subscriptionID string) AlertsClient {
30 func NewAlertsClientWithBaseURI(baseURI string, subscriptionID string) AlertsClient {
31 return AlertsClient{NewWithBaseURI(baseURI, subscriptionID)}
170 func (client AlertsClient) GetByAccountSender(req *http.Request) (*http.Response, error) { argument
176 func (client AlertsClient) GetByAccountResponder(resp *http.Response) (result Alert, err error) { argument
247 func (client AlertsClient) GetByDepartmentSender(req *http.Request) (*http.Response, error) { argument
322 func (client AlertsClient) GetByEnrollmentSender(req *http.Request) (*http.Response, error) { argument
472 func (client AlertsClient) GetBySubscriptionSender(req *http.Request) (*http.Response, error) { argument
574 func (client AlertsClient) ListSender(req *http.Request) (*http.Response, error) {
[all …]
/dports/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/services/preview/costmanagement/mgmt/2018-08-01-preview/costmanagement/
H A Dalerts.go19 type AlertsClient struct { struct
24 func NewAlertsClient(subscriptionID string) AlertsClient {
30 func NewAlertsClientWithBaseURI(baseURI string, subscriptionID string) AlertsClient {
31 return AlertsClient{NewWithBaseURI(baseURI, subscriptionID)}
170 func (client AlertsClient) GetByAccountSender(req *http.Request) (*http.Response, error) { argument
176 func (client AlertsClient) GetByAccountResponder(resp *http.Response) (result Alert, err error) { argument
247 func (client AlertsClient) GetByDepartmentSender(req *http.Request) (*http.Response, error) { argument
322 func (client AlertsClient) GetByEnrollmentSender(req *http.Request) (*http.Response, error) { argument
472 func (client AlertsClient) GetBySubscriptionSender(req *http.Request) (*http.Response, error) { argument
574 func (client AlertsClient) ListSender(req *http.Request) (*http.Response, error) {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/services/preview/costmanagement/mgmt/2018-08-01-preview/costmanagement/
H A Dalerts.go19 type AlertsClient struct { struct
24 func NewAlertsClient(subscriptionID string) AlertsClient {
30 func NewAlertsClientWithBaseURI(baseURI string, subscriptionID string) AlertsClient {
31 return AlertsClient{NewWithBaseURI(baseURI, subscriptionID)}
170 func (client AlertsClient) GetByAccountSender(req *http.Request) (*http.Response, error) { argument
176 func (client AlertsClient) GetByAccountResponder(resp *http.Response) (result Alert, err error) { argument
247 func (client AlertsClient) GetByDepartmentSender(req *http.Request) (*http.Response, error) { argument
322 func (client AlertsClient) GetByEnrollmentSender(req *http.Request) (*http.Response, error) { argument
472 func (client AlertsClient) GetBySubscriptionSender(req *http.Request) (*http.Response, error) { argument
574 func (client AlertsClient) ListSender(req *http.Request) (*http.Response, error) {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/Azure/azure-sdk-for-go/services/preview/costmanagement/mgmt/2018-08-01-preview/costmanagement/
H A Dalerts.go30 type AlertsClient struct { struct
35 func NewAlertsClient(subscriptionID string) AlertsClient {
41 func NewAlertsClientWithBaseURI(baseURI string, subscriptionID string) AlertsClient {
42 return AlertsClient{NewWithBaseURI(baseURI, subscriptionID)}
181 func (client AlertsClient) GetByAccountSender(req *http.Request) (*http.Response, error) { argument
187 func (client AlertsClient) GetByAccountResponder(resp *http.Response) (result Alert, err error) { argument
258 func (client AlertsClient) GetByDepartmentSender(req *http.Request) (*http.Response, error) { argument
333 func (client AlertsClient) GetByEnrollmentSender(req *http.Request) (*http.Response, error) { argument
483 func (client AlertsClient) GetBySubscriptionSender(req *http.Request) (*http.Response, error) { argument
585 func (client AlertsClient) ListSender(req *http.Request) (*http.Response, error) {
[all …]
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/services/preview/costmanagement/mgmt/2018-08-01-preview/costmanagement/
H A Dalerts.go19 type AlertsClient struct { struct
24 func NewAlertsClient(subscriptionID string) AlertsClient {
30 func NewAlertsClientWithBaseURI(baseURI string, subscriptionID string) AlertsClient {
31 return AlertsClient{NewWithBaseURI(baseURI, subscriptionID)}
170 func (client AlertsClient) GetByAccountSender(req *http.Request) (*http.Response, error) { argument
176 func (client AlertsClient) GetByAccountResponder(resp *http.Response) (result Alert, err error) { argument
247 func (client AlertsClient) GetByDepartmentSender(req *http.Request) (*http.Response, error) { argument
322 func (client AlertsClient) GetByEnrollmentSender(req *http.Request) (*http.Response, error) { argument
472 func (client AlertsClient) GetBySubscriptionSender(req *http.Request) (*http.Response, error) { argument
574 func (client AlertsClient) ListSender(req *http.Request) (*http.Response, error) {
[all …]
/dports/www/grafana8/azure-sdk-for-go-sdk-internal-v0.7.0/services/preview/costmanagement/mgmt/2018-08-01-preview/costmanagement/
H A Dalerts.go19 type AlertsClient struct { struct
24 func NewAlertsClient(subscriptionID string) AlertsClient {
30 func NewAlertsClientWithBaseURI(baseURI string, subscriptionID string) AlertsClient {
31 return AlertsClient{NewWithBaseURI(baseURI, subscriptionID)}
170 func (client AlertsClient) GetByAccountSender(req *http.Request) (*http.Response, error) { argument
176 func (client AlertsClient) GetByAccountResponder(resp *http.Response) (result Alert, err error) { argument
247 func (client AlertsClient) GetByDepartmentSender(req *http.Request) (*http.Response, error) { argument
322 func (client AlertsClient) GetByEnrollmentSender(req *http.Request) (*http.Response, error) { argument
472 func (client AlertsClient) GetBySubscriptionSender(req *http.Request) (*http.Response, error) { argument
574 func (client AlertsClient) ListSender(req *http.Request) (*http.Response, error) {
[all …]
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/Azure/azure-sdk-for-go/services/preview/costmanagement/mgmt/2018-08-01-preview/costmanagement/
H A Dalerts.go19 type AlertsClient struct { struct
24 func NewAlertsClient(subscriptionID string) AlertsClient {
30 func NewAlertsClientWithBaseURI(baseURI string, subscriptionID string) AlertsClient {
31 return AlertsClient{NewWithBaseURI(baseURI, subscriptionID)}
170 func (client AlertsClient) GetByAccountSender(req *http.Request) (*http.Response, error) { argument
176 func (client AlertsClient) GetByAccountResponder(resp *http.Response) (result Alert, err error) { argument
247 func (client AlertsClient) GetByDepartmentSender(req *http.Request) (*http.Response, error) { argument
322 func (client AlertsClient) GetByEnrollmentSender(req *http.Request) (*http.Response, error) { argument
472 func (client AlertsClient) GetBySubscriptionSender(req *http.Request) (*http.Response, error) { argument
574 func (client AlertsClient) ListSender(req *http.Request) (*http.Response, error) {
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/Azure/azure-sdk-for-go/services/preview/costmanagement/mgmt/2018-08-01-preview/costmanagement/
H A Dalerts.go30 type AlertsClient struct { struct
35 func NewAlertsClient(subscriptionID string) AlertsClient {
41 func NewAlertsClientWithBaseURI(baseURI string, subscriptionID string) AlertsClient {
42 return AlertsClient{NewWithBaseURI(baseURI, subscriptionID)}
181 func (client AlertsClient) GetByAccountSender(req *http.Request) (*http.Response, error) { argument
187 func (client AlertsClient) GetByAccountResponder(resp *http.Response) (result Alert, err error) { argument
258 func (client AlertsClient) GetByDepartmentSender(req *http.Request) (*http.Response, error) { argument
333 func (client AlertsClient) GetByEnrollmentSender(req *http.Request) (*http.Response, error) { argument
483 func (client AlertsClient) GetBySubscriptionSender(req *http.Request) (*http.Response, error) { argument
585 func (client AlertsClient) ListSender(req *http.Request) (*http.Response, error) {
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/services/preview/security/mgmt/2017-08-01-preview/security/
H A Dalerts.go29 type AlertsClient struct { struct
34 func NewAlertsClient(subscriptionID string, ascLocation string) AlertsClient {
39 …ewAlertsClientWithBaseURI(baseURI string, subscriptionID string, ascLocation string) AlertsClient {
40 return AlertsClient{NewWithBaseURI(baseURI, subscriptionID, ascLocation)}
104 func (client AlertsClient) GetResourceGroupLevelAlertsSender(req *http.Request) (*http.Response, er… argument
176 func (client AlertsClient) GetSubscriptionLevelAlertSender(req *http.Request) (*http.Response, erro… argument
258 func (client AlertsClient) ListSender(req *http.Request) (*http.Response, error) {
265 func (client AlertsClient) ListResponder(resp *http.Response) (result AlertList, err error) {
277 func (client AlertsClient) listNextResults(lastResults AlertList) (result AlertList, err error) {
374 func (client AlertsClient) ListByResourceGroupSender(req *http.Request) (*http.Response, error) {
[all …]
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/Azure/azure-sdk-for-go/azure-sdk-for-go-16.2.1/services/storsimple8000series/mgmt/2017-06-01/storsimple/
H A Dalerts.go29 type AlertsClient struct { struct
34 func NewAlertsClient(subscriptionID string) AlertsClient {
39 func NewAlertsClientWithBaseURI(baseURI string, subscriptionID string) AlertsClient {
40 return AlertsClient{NewWithBaseURI(baseURI, subscriptionID)}
104 func (client AlertsClient) ClearSender(req *http.Request) (*http.Response, error) { argument
111 func (client AlertsClient) ClearResponder(resp *http.Response) (result autorest.Response, err error…
182 func (client AlertsClient) ListByManagerSender(req *http.Request) (*http.Response, error) {
189 func (client AlertsClient) ListByManagerResponder(resp *http.Response) (result AlertList, err error…
201 func (client AlertsClient) listByManagerNextResults(lastResults AlertList) (result AlertList, err e…
290 func (client AlertsClient) SendTestEmailSender(req *http.Request) (*http.Response, error) { argument
[all …]

12345678910>>...24