type cloud.google.com/go/monitoring/apiv3.AlertPolicyIterator
7 uses
cloud.google.com/go/monitoring/apiv3 (current package)
alert_policy_client.go#L178: func (c *AlertPolicyClient) ListAlertPolicies(ctx context.Context, req *monitoringpb.ListAlertPoliciesRequest, opts ...gax.CallOption) *AlertPolicyIterator {
alert_policy_client.go#L182: it := &AlertPolicyIterator{}
alert_policy_client.go#L286: type AlertPolicyIterator struct {
alert_policy_client.go#L306: func (it *AlertPolicyIterator) PageInfo() *iterator.PageInfo {
alert_policy_client.go#L312: func (it *AlertPolicyIterator) Next() (*monitoringpb.AlertPolicy, error) {
alert_policy_client.go#L322: func (it *AlertPolicyIterator) bufLen() int {
alert_policy_client.go#L326: func (it *AlertPolicyIterator) takeBuf() interface{} {
![]() |
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. |