services

package
v0.0.0-...-5add76e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 23, 2024 License: MPL-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Code generated by codegen; DO NOT EDIT.

Code generated by codegen; DO NOT EDIT.

Code generated by codegen; DO NOT EDIT.

Code generated by codegen; DO NOT EDIT.

Code generated by codegen; DO NOT EDIT.

Code generated by codegen; DO NOT EDIT.

Code generated by codegen; DO NOT EDIT.

Code generated by codegen; DO NOT EDIT.

Code generated by codegen; DO NOT EDIT.

Code generated by codegen; DO NOT EDIT.

Code generated by codegen; DO NOT EDIT.

Code generated by codegen; DO NOT EDIT.

Code generated by codegen; DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DashboardListsAPIClient

type DashboardListsAPIClient interface {
	ListDashboardLists(context.Context) (datadogV1.DashboardListListResponse, *http.Response, error)
}

type DowntimesAPIClient

type DowntimesAPIClient interface {
	ListDowntimes(context.Context, ...datadogV1.ListDowntimesOptionalParameters) ([]datadogV1.Downtime, *http.Response, error)
	ListMonitorDowntimes(context.Context, int64) ([]datadogV1.Downtime, *http.Response, error)
}

type MonitorsAPIClient

type MonitorsAPIClient interface {
	ListMonitors(context.Context, ...datadogV1.ListMonitorsOptionalParameters) ([]datadogV1.Monitor, *http.Response, error)
	ListMonitorsWithPagination(context.Context, ...datadogV1.ListMonitorsOptionalParameters) (<-chan datadog.PaginationResult[datadogV1.Monitor], func())
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL