package
1.24.0
Repository: https://github.com/elastic/cloud-sdk-go.git
Documentation: pkg.go.dev

# Functions

New creates a new telemetry API client.
NewGetTelemetryConfigForbidden creates a GetTelemetryConfigForbidden with default headers values.
NewGetTelemetryConfigOK creates a GetTelemetryConfigOK with default headers values.
NewGetTelemetryConfigParams creates a new GetTelemetryConfigParams object, with the default timeout for this client.
NewGetTelemetryConfigParamsWithContext creates a new GetTelemetryConfigParams object with the ability to set a context for a request.
NewGetTelemetryConfigParamsWithHTTPClient creates a new GetTelemetryConfigParams object with the ability to set a custom HTTPClient for a request.
NewGetTelemetryConfigParamsWithTimeout creates a new GetTelemetryConfigParams object with the ability to set a timeout on a request.
NewSetTelemetryConfigConflict creates a SetTelemetryConfigConflict with default headers values.
NewSetTelemetryConfigForbidden creates a SetTelemetryConfigForbidden with default headers values.
NewSetTelemetryConfigInternalServerError creates a SetTelemetryConfigInternalServerError with default headers values.
NewSetTelemetryConfigOK creates a SetTelemetryConfigOK with default headers values.
NewSetTelemetryConfigParams creates a new SetTelemetryConfigParams object, with the default timeout for this client.
NewSetTelemetryConfigParamsWithContext creates a new SetTelemetryConfigParams object with the ability to set a context for a request.
NewSetTelemetryConfigParamsWithHTTPClient creates a new SetTelemetryConfigParams object with the ability to set a custom HTTPClient for a request.
NewSetTelemetryConfigParamsWithTimeout creates a new SetTelemetryConfigParams object with the ability to set a timeout on a request.

# Structs

Client for telemetry API */.
GetTelemetryConfigForbidden describes a response with status code 403, with default header values.
GetTelemetryConfigOK describes a response with status code 200, with default header values.
GetTelemetryConfigParams contains all the parameters to send to the API endpoint for the get telemetry config operation.
GetTelemetryConfigReader is a Reader for the GetTelemetryConfig structure.
SetTelemetryConfigConflict describes a response with status code 409, with default header values.
SetTelemetryConfigForbidden describes a response with status code 403, with default header values.
SetTelemetryConfigInternalServerError describes a response with status code 500, with default header values.
SetTelemetryConfigOK describes a response with status code 200, with default header values.
SetTelemetryConfigParams contains all the parameters to send to the API endpoint for the set telemetry config operation.
SetTelemetryConfigReader is a Reader for the SetTelemetryConfig structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.