package
0.1.0
Repository: https://github.com/kissy/go-dynatrace.git
Documentation: pkg.go.dev

# Functions

New creates a new log monitoring metrics API client.
NewDeleteCalculatedMetricsLogNoContent creates a DeleteCalculatedMetricsLogNoContent with default headers values.
NewDeleteCalculatedMetricsLogParams creates a new DeleteCalculatedMetricsLogParams object with the default values initialized.
NewDeleteCalculatedMetricsLogParamsWithContext creates a new DeleteCalculatedMetricsLogParams object with the default values initialized, and the ability to set a context for a request.
NewDeleteCalculatedMetricsLogParamsWithHTTPClient creates a new DeleteCalculatedMetricsLogParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeleteCalculatedMetricsLogParamsWithTimeout creates a new DeleteCalculatedMetricsLogParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetCalculatedMetricsLogOK creates a GetCalculatedMetricsLogOK with default headers values.
NewGetCalculatedMetricsLogParams creates a new GetCalculatedMetricsLogParams object with the default values initialized.
NewGetCalculatedMetricsLogParamsWithContext creates a new GetCalculatedMetricsLogParams object with the default values initialized, and the ability to set a context for a request.
NewGetCalculatedMetricsLogParamsWithHTTPClient creates a new GetCalculatedMetricsLogParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetCalculatedMetricsLogParamsWithTimeout creates a new GetCalculatedMetricsLogParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetCalculatedMetricsLogsOK creates a GetCalculatedMetricsLogsOK with default headers values.
NewGetCalculatedMetricsLogsParams creates a new GetCalculatedMetricsLogsParams object with the default values initialized.
NewGetCalculatedMetricsLogsParamsWithContext creates a new GetCalculatedMetricsLogsParams object with the default values initialized, and the ability to set a context for a request.
NewGetCalculatedMetricsLogsParamsWithHTTPClient creates a new GetCalculatedMetricsLogsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetCalculatedMetricsLogsParamsWithTimeout creates a new GetCalculatedMetricsLogsParams object with the default values initialized, and the ability to set a timeout on a request.
NewUpdateCalculatedMetricsLogBadRequest creates a UpdateCalculatedMetricsLogBadRequest with default headers values.
NewUpdateCalculatedMetricsLogCreated creates a UpdateCalculatedMetricsLogCreated with default headers values.
NewUpdateCalculatedMetricsLogNoContent creates a UpdateCalculatedMetricsLogNoContent with default headers values.
NewUpdateCalculatedMetricsLogParams creates a new UpdateCalculatedMetricsLogParams object with the default values initialized.
NewUpdateCalculatedMetricsLogParamsWithContext creates a new UpdateCalculatedMetricsLogParams object with the default values initialized, and the ability to set a context for a request.
NewUpdateCalculatedMetricsLogParamsWithHTTPClient creates a new UpdateCalculatedMetricsLogParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewUpdateCalculatedMetricsLogParamsWithTimeout creates a new UpdateCalculatedMetricsLogParams object with the default values initialized, and the ability to set a timeout on a request.
NewValidateCalculatedMetricsLogBadRequest creates a ValidateCalculatedMetricsLogBadRequest with default headers values.
NewValidateCalculatedMetricsLogNoContent creates a ValidateCalculatedMetricsLogNoContent with default headers values.
NewValidateCalculatedMetricsLogParams creates a new ValidateCalculatedMetricsLogParams object with the default values initialized.
NewValidateCalculatedMetricsLogParamsWithContext creates a new ValidateCalculatedMetricsLogParams object with the default values initialized, and the ability to set a context for a request.
NewValidateCalculatedMetricsLogParamsWithHTTPClient creates a new ValidateCalculatedMetricsLogParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewValidateCalculatedMetricsLogParamsWithTimeout creates a new ValidateCalculatedMetricsLogParams object with the default values initialized, and the ability to set a timeout on a request.

# Structs

Client for log monitoring metrics API */.
DeleteCalculatedMetricsLogNoContent handles this case with default header values.
DeleteCalculatedMetricsLogParams contains all the parameters to send to the API endpoint for the delete calculated metrics log operation typically these are written to a http.Request */.
DeleteCalculatedMetricsLogReader is a Reader for the DeleteCalculatedMetricsLog structure.
GetCalculatedMetricsLogOK handles this case with default header values.
GetCalculatedMetricsLogParams contains all the parameters to send to the API endpoint for the get calculated metrics log operation typically these are written to a http.Request */.
GetCalculatedMetricsLogReader is a Reader for the GetCalculatedMetricsLog structure.
GetCalculatedMetricsLogsOK handles this case with default header values.
GetCalculatedMetricsLogsParams contains all the parameters to send to the API endpoint for the get calculated metrics logs operation typically these are written to a http.Request */.
GetCalculatedMetricsLogsReader is a Reader for the GetCalculatedMetricsLogs structure.
UpdateCalculatedMetricsLogBadRequest handles this case with default header values.
UpdateCalculatedMetricsLogCreated handles this case with default header values.
UpdateCalculatedMetricsLogNoContent handles this case with default header values.
UpdateCalculatedMetricsLogParams contains all the parameters to send to the API endpoint for the update calculated metrics log operation typically these are written to a http.Request */.
UpdateCalculatedMetricsLogReader is a Reader for the UpdateCalculatedMetricsLog structure.
ValidateCalculatedMetricsLogBadRequest handles this case with default header values.
ValidateCalculatedMetricsLogNoContent handles this case with default header values.
ValidateCalculatedMetricsLogParams contains all the parameters to send to the API endpoint for the validate calculated metrics log operation typically these are written to a http.Request */.
ValidateCalculatedMetricsLogReader is a Reader for the ValidateCalculatedMetricsLog structure.

# Interfaces

ClientService is the interface for Client methods.