cloud.google.com/go/monitoring/apiv3.AlertPolicyClient.alertPolicyClient (field)
7 uses
cloud.google.com/go/monitoring/apiv3 (current package)
alert_policy_client.go#L109: alertPolicyClient monitoringpb.AlertPolicyServiceClient
alert_policy_client.go#L148: alertPolicyClient: monitoringpb.NewAlertPolicyServiceClient(connPool),
alert_policy_client.go#L194: resp, err = c.alertPolicyClient.ListAlertPolicies(ctx, req, settings.GRPC...)
alert_policy_client.go#L226: resp, err = c.alertPolicyClient.GetAlertPolicy(ctx, req, settings.GRPC...)
alert_policy_client.go#L243: resp, err = c.alertPolicyClient.CreateAlertPolicy(ctx, req, settings.GRPC...)
alert_policy_client.go#L259: _, err = c.alertPolicyClient.DeleteAlertPolicy(ctx, req, settings.GRPC...)
alert_policy_client.go#L276: resp, err = c.alertPolicyClient.UpdateAlertPolicy(ctx, req, settings.GRPC...)
 |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |