# Functions
New creates a new platform API client.
New creates a new platform API client with basic auth credentials.
New creates a new platform API client with a bearer token for authentication.
NewGetSearchApplicationsConflict creates a GetSearchApplicationsConflict with default headers values.
NewGetSearchApplicationsForbidden creates a GetSearchApplicationsForbidden with default headers values.
NewGetSearchApplicationsInternalServerError creates a GetSearchApplicationsInternalServerError with default headers values.
NewGetSearchApplicationsNotFound creates a GetSearchApplicationsNotFound with default headers values.
NewGetSearchApplicationsOK creates a GetSearchApplicationsOK with default headers values.
NewGetSearchApplicationsParams creates a new GetSearchApplicationsParams object, with the default timeout for this client.
NewGetSearchApplicationsParamsWithContext creates a new GetSearchApplicationsParams object with the ability to set a context for a request.
NewGetSearchApplicationsParamsWithHTTPClient creates a new GetSearchApplicationsParams object with the ability to set a custom HTTPClient for a request.
NewGetSearchApplicationsParamsWithTimeout creates a new GetSearchApplicationsParams object with the ability to set a timeout on a request.
NewGetSearchApplicationsUnauthorized creates a GetSearchApplicationsUnauthorized with default headers values.
NewRegisterApplicationBadRequest creates a RegisterApplicationBadRequest with default headers values.
NewRegisterApplicationConflict creates a RegisterApplicationConflict with default headers values.
NewRegisterApplicationOK creates a RegisterApplicationOK with default headers values.
NewRegisterApplicationParams creates a new RegisterApplicationParams object, with the default timeout for this client.
NewRegisterApplicationParamsWithContext creates a new RegisterApplicationParams object with the ability to set a context for a request.
NewRegisterApplicationParamsWithHTTPClient creates a new RegisterApplicationParams object with the ability to set a custom HTTPClient for a request.
NewRegisterApplicationParamsWithTimeout creates a new RegisterApplicationParams object with the ability to set a timeout on a request.
NewRegisterApplicationUnauthorized creates a RegisterApplicationUnauthorized with default headers values.
NewSearchApplicationsConflict creates a SearchApplicationsConflict with default headers values.
NewSearchApplicationsForbidden creates a SearchApplicationsForbidden with default headers values.
NewSearchApplicationsInternalServerError creates a SearchApplicationsInternalServerError with default headers values.
NewSearchApplicationsNotFound creates a SearchApplicationsNotFound with default headers values.
NewSearchApplicationsOK creates a SearchApplicationsOK with default headers values.
NewSearchApplicationsParams creates a new SearchApplicationsParams object, with the default timeout for this client.
NewSearchApplicationsParamsWithContext creates a new SearchApplicationsParams object with the ability to set a context for a request.
NewSearchApplicationsParamsWithHTTPClient creates a new SearchApplicationsParams object with the ability to set a custom HTTPClient for a request.
NewSearchApplicationsParamsWithTimeout creates a new SearchApplicationsParams object with the ability to set a timeout on a request.
NewSearchApplicationsUnauthorized creates a SearchApplicationsUnauthorized with default headers values.
NewShowApplicationsConflict creates a ShowApplicationsConflict with default headers values.
NewShowApplicationsForbidden creates a ShowApplicationsForbidden with default headers values.
NewShowApplicationsInternalServerError creates a ShowApplicationsInternalServerError with default headers values.
NewShowApplicationsNotFound creates a ShowApplicationsNotFound with default headers values.
NewShowApplicationsOK creates a ShowApplicationsOK with default headers values.
NewShowApplicationsParams creates a new ShowApplicationsParams object, with the default timeout for this client.
NewShowApplicationsParamsWithContext creates a new ShowApplicationsParams object with the ability to set a context for a request.
NewShowApplicationsParamsWithHTTPClient creates a new ShowApplicationsParams object with the ability to set a custom HTTPClient for a request.
NewShowApplicationsParamsWithTimeout creates a new ShowApplicationsParams object with the ability to set a timeout on a request.
NewShowApplicationsUnauthorized creates a ShowApplicationsUnauthorized with default headers values.
# Structs
Client for platform API
*/.
GetSearchApplicationsConflict describes a response with status code 409, with default header values.
GetSearchApplicationsForbidden describes a response with status code 403, with default header values.
GetSearchApplicationsInternalServerError describes a response with status code 500, with default header values.
GetSearchApplicationsNotFound describes a response with status code 404, with default header values.
GetSearchApplicationsOK describes a response with status code 200, with default header values.
GetSearchApplicationsParams contains all the parameters to send to the API endpoint
for the get search applications operation.
GetSearchApplicationsReader is a Reader for the GetSearchApplications structure.
GetSearchApplicationsUnauthorized describes a response with status code 401, with default header values.
RegisterApplicationBadRequest describes a response with status code 400, with default header values.
RegisterApplicationConflict describes a response with status code 409, with default header values.
RegisterApplicationOK describes a response with status code 200, with default header values.
RegisterApplicationParams contains all the parameters to send to the API endpoint
for the register application operation.
RegisterApplicationReader is a Reader for the RegisterApplication structure.
RegisterApplicationUnauthorized describes a response with status code 401, with default header values.
SearchApplicationsConflict describes a response with status code 409, with default header values.
SearchApplicationsForbidden describes a response with status code 403, with default header values.
SearchApplicationsInternalServerError describes a response with status code 500, with default header values.
SearchApplicationsNotFound describes a response with status code 404, with default header values.
SearchApplicationsOK describes a response with status code 200, with default header values.
SearchApplicationsParams contains all the parameters to send to the API endpoint
for the search applications operation.
SearchApplicationsReader is a Reader for the SearchApplications structure.
SearchApplicationsUnauthorized describes a response with status code 401, with default header values.
ShowApplicationsConflict describes a response with status code 409, with default header values.
ShowApplicationsForbidden describes a response with status code 403, with default header values.
ShowApplicationsInternalServerError describes a response with status code 500, with default header values.
ShowApplicationsNotFound describes a response with status code 404, with default header values.
ShowApplicationsOK describes a response with status code 200, with default header values.
ShowApplicationsParams contains all the parameters to send to the API endpoint
for the show applications operation.
ShowApplicationsReader is a Reader for the ShowApplications structure.
ShowApplicationsUnauthorized describes a response with status code 401, with default header values.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption may be used to customize the behavior of Client methods.