package
0.0.0-20241218110750-2ca9a88eb397
Repository: https://github.com/olelarssen/provider.git
Documentation: pkg.go.dev

# Functions

New creates a new public API client.
NewGetAuthorizeInternalServerError creates a GetAuthorizeInternalServerError with default headers values.
NewGetAuthorizeOK creates a GetAuthorizeOK with default headers values.
NewGetAuthorizeParams creates a new GetAuthorizeParams object, with the default timeout for this client.
NewGetAuthorizeParamsWithContext creates a new GetAuthorizeParams object with the ability to set a context for a request.
NewGetAuthorizeParamsWithHTTPClient creates a new GetAuthorizeParams object with the ability to set a custom HTTPClient for a request.
NewGetAuthorizeParamsWithTimeout creates a new GetAuthorizeParams object with the ability to set a timeout on a request.
NewGetCredentialsInternalServerError creates a GetCredentialsInternalServerError with default headers values.
NewGetCredentialsOK creates a GetCredentialsOK with default headers values.
NewGetCredentialsParams creates a new GetCredentialsParams object, with the default timeout for this client.
NewGetCredentialsParamsWithContext creates a new GetCredentialsParams object with the ability to set a context for a request.
NewGetCredentialsParamsWithHTTPClient creates a new GetCredentialsParams object with the ability to set a custom HTTPClient for a request.
NewGetCredentialsParamsWithTimeout creates a new GetCredentialsParams object with the ability to set a timeout on a request.
NewGetPingInternalServerError creates a GetPingInternalServerError with default headers values.
NewGetPingOK creates a GetPingOK with default headers values.
NewGetPingParams creates a new GetPingParams object, with the default timeout for this client.
NewGetPingParamsWithContext creates a new GetPingParams object with the ability to set a context for a request.
NewGetPingParamsWithHTTPClient creates a new GetPingParams object with the ability to set a custom HTTPClient for a request.
NewGetPingParamsWithTimeout creates a new GetPingParams object with the ability to set a timeout on a request.
NewGetValidateInternalServerError creates a GetValidateInternalServerError with default headers values.
NewGetValidateOK creates a GetValidateOK with default headers values.
NewGetValidateParams creates a new GetValidateParams object, with the default timeout for this client.
NewGetValidateParamsWithContext creates a new GetValidateParams object with the ability to set a context for a request.
NewGetValidateParamsWithHTTPClient creates a new GetValidateParams object with the ability to set a custom HTTPClient for a request.
NewGetValidateParamsWithTimeout creates a new GetValidateParams object with the ability to set a timeout on a request.
NewPostTokenInternalServerError creates a PostTokenInternalServerError with default headers values.
NewPostTokenOK creates a PostTokenOK with default headers values.
NewPostTokenParams creates a new PostTokenParams object, with the default timeout for this client.
NewPostTokenParamsWithContext creates a new PostTokenParams object with the ability to set a context for a request.
NewPostTokenParamsWithHTTPClient creates a new PostTokenParams object with the ability to set a custom HTTPClient for a request.
NewPostTokenParamsWithTimeout creates a new PostTokenParams object with the ability to set a timeout on a request.

# Structs

Client for public API */.
GetAuthorizeInternalServerError describes a response with status code 500, with default header values.
GetAuthorizeOK describes a response with status code 200, with default header values.
GetAuthorizeParams contains all the parameters to send to the API endpoint for the get authorize operation.
GetAuthorizeReader is a Reader for the GetAuthorize structure.
GetCredentialsInternalServerError describes a response with status code 500, with default header values.
GetCredentialsOK describes a response with status code 200, with default header values.
GetCredentialsParams contains all the parameters to send to the API endpoint for the get credentials operation.
GetCredentialsReader is a Reader for the GetCredentials structure.
GetPingInternalServerError describes a response with status code 500, with default header values.
GetPingOK describes a response with status code 200, with default header values.
GetPingParams contains all the parameters to send to the API endpoint for the get ping operation.
GetPingReader is a Reader for the GetPing structure.
GetValidateInternalServerError describes a response with status code 500, with default header values.
GetValidateOK describes a response with status code 200, with default header values.
GetValidateParams contains all the parameters to send to the API endpoint for the get validate operation.
GetValidateReader is a Reader for the GetValidate structure.
PostTokenInternalServerError describes a response with status code 500, with default header values.
PostTokenOK describes a response with status code 200, with default header values.
PostTokenParams contains all the parameters to send to the API endpoint for the post token operation.
PostTokenReader is a Reader for the PostToken structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.