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

# Functions

New creates a new platform API client.
NewDeleteExtraCertificateNotFound creates a DeleteExtraCertificateNotFound with default headers values.
NewDeleteExtraCertificateOK creates a DeleteExtraCertificateOK with default headers values.
NewDeleteExtraCertificateParams creates a new DeleteExtraCertificateParams object, with the default timeout for this client.
NewDeleteExtraCertificateParamsWithContext creates a new DeleteExtraCertificateParams object with the ability to set a context for a request.
NewDeleteExtraCertificateParamsWithHTTPClient creates a new DeleteExtraCertificateParams object with the ability to set a custom HTTPClient for a request.
NewDeleteExtraCertificateParamsWithTimeout creates a new DeleteExtraCertificateParams object with the ability to set a timeout on a request.
NewGetExtraCertificateNotFound creates a GetExtraCertificateNotFound with default headers values.
NewGetExtraCertificateOK creates a GetExtraCertificateOK with default headers values.
NewGetExtraCertificateParams creates a new GetExtraCertificateParams object, with the default timeout for this client.
NewGetExtraCertificateParamsWithContext creates a new GetExtraCertificateParams object with the ability to set a context for a request.
NewGetExtraCertificateParamsWithHTTPClient creates a new GetExtraCertificateParams object with the ability to set a custom HTTPClient for a request.
NewGetExtraCertificateParamsWithTimeout creates a new GetExtraCertificateParams object with the ability to set a timeout on a request.
NewGetExtraCertificatesOK creates a GetExtraCertificatesOK with default headers values.
NewGetExtraCertificatesParams creates a new GetExtraCertificatesParams object, with the default timeout for this client.
NewGetExtraCertificatesParamsWithContext creates a new GetExtraCertificatesParams object with the ability to set a context for a request.
NewGetExtraCertificatesParamsWithHTTPClient creates a new GetExtraCertificatesParams object with the ability to set a custom HTTPClient for a request.
NewGetExtraCertificatesParamsWithTimeout creates a new GetExtraCertificatesParams object with the ability to set a timeout on a request.
NewGetPlatformOK creates a GetPlatformOK with default headers values.
NewGetPlatformParams creates a new GetPlatformParams object, with the default timeout for this client.
NewGetPlatformParamsWithContext creates a new GetPlatformParams object with the ability to set a context for a request.
NewGetPlatformParamsWithHTTPClient creates a new GetPlatformParams object with the ability to set a custom HTTPClient for a request.
NewGetPlatformParamsWithTimeout creates a new GetPlatformParams object with the ability to set a timeout on a request.
NewSetExtraCertificateBadRequest creates a SetExtraCertificateBadRequest with default headers values.
NewSetExtraCertificateOK creates a SetExtraCertificateOK with default headers values.
NewSetExtraCertificateParams creates a new SetExtraCertificateParams object, with the default timeout for this client.
NewSetExtraCertificateParamsWithContext creates a new SetExtraCertificateParams object with the ability to set a context for a request.
NewSetExtraCertificateParamsWithHTTPClient creates a new SetExtraCertificateParams object with the ability to set a custom HTTPClient for a request.
NewSetExtraCertificateParamsWithTimeout creates a new SetExtraCertificateParams object with the ability to set a timeout on a request.

# Structs

Client for platform API */.
DeleteExtraCertificateNotFound describes a response with status code 404, with default header values.
DeleteExtraCertificateOK describes a response with status code 200, with default header values.
DeleteExtraCertificateParams contains all the parameters to send to the API endpoint for the delete extra certificate operation.
DeleteExtraCertificateReader is a Reader for the DeleteExtraCertificate structure.
GetExtraCertificateNotFound describes a response with status code 404, with default header values.
GetExtraCertificateOK describes a response with status code 200, with default header values.
GetExtraCertificateParams contains all the parameters to send to the API endpoint for the get extra certificate operation.
GetExtraCertificateReader is a Reader for the GetExtraCertificate structure.
GetExtraCertificatesOK describes a response with status code 200, with default header values.
GetExtraCertificatesParams contains all the parameters to send to the API endpoint for the get extra certificates operation.
GetExtraCertificatesReader is a Reader for the GetExtraCertificates structure.
GetPlatformOK describes a response with status code 200, with default header values.
GetPlatformParams contains all the parameters to send to the API endpoint for the get platform operation.
GetPlatformReader is a Reader for the GetPlatform structure.
SetExtraCertificateBadRequest describes a response with status code 400, with default header values.
SetExtraCertificateOK describes a response with status code 200, with default header values.
SetExtraCertificateParams contains all the parameters to send to the API endpoint for the set extra certificate operation.
SetExtraCertificateReader is a Reader for the SetExtraCertificate structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.