type cloud.google.com/go/monitoring/apiv3.UptimeCheckConfigIterator
7 uses
cloud.google.com/go/monitoring/apiv3 (current package)
uptime_check_client.go#L191: func (c *UptimeCheckClient) ListUptimeCheckConfigs(ctx context.Context, req *monitoringpb.ListUptimeCheckConfigsRequest, opts ...gax.CallOption) *UptimeCheckConfigIterator {
uptime_check_client.go#L195: it := &UptimeCheckConfigIterator{}
uptime_check_client.go#L341: type UptimeCheckConfigIterator struct {
uptime_check_client.go#L361: func (it *UptimeCheckConfigIterator) PageInfo() *iterator.PageInfo {
uptime_check_client.go#L367: func (it *UptimeCheckConfigIterator) Next() (*monitoringpb.UptimeCheckConfig, error) {
uptime_check_client.go#L377: func (it *UptimeCheckConfigIterator) bufLen() int {
uptime_check_client.go#L381: func (it *UptimeCheckConfigIterator) 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. |