package
3.0.3-rc1
Repository: https://github.com/pydio/cells-sdk-go.git
Documentation: pkg.go.dev

# Functions

New creates a new install service API client.
NewGetAgreementForbidden creates a GetAgreementForbidden with default headers values.
NewGetAgreementInternalServerError creates a GetAgreementInternalServerError with default headers values.
NewGetAgreementNotFound creates a GetAgreementNotFound with default headers values.
NewGetAgreementOK creates a GetAgreementOK with default headers values.
NewGetAgreementParams creates a new GetAgreementParams object, with the default timeout for this client.
NewGetAgreementParamsWithContext creates a new GetAgreementParams object with the ability to set a context for a request.
NewGetAgreementParamsWithHTTPClient creates a new GetAgreementParams object with the ability to set a custom HTTPClient for a request.
NewGetAgreementParamsWithTimeout creates a new GetAgreementParams object with the ability to set a timeout on a request.
NewGetAgreementUnauthorized creates a GetAgreementUnauthorized with default headers values.
NewGetInstallForbidden creates a GetInstallForbidden with default headers values.
NewGetInstallInternalServerError creates a GetInstallInternalServerError with default headers values.
NewGetInstallNotFound creates a GetInstallNotFound with default headers values.
NewGetInstallOK creates a GetInstallOK with default headers values.
NewGetInstallParams creates a new GetInstallParams object, with the default timeout for this client.
NewGetInstallParamsWithContext creates a new GetInstallParams object with the ability to set a context for a request.
NewGetInstallParamsWithHTTPClient creates a new GetInstallParams object with the ability to set a custom HTTPClient for a request.
NewGetInstallParamsWithTimeout creates a new GetInstallParams object with the ability to set a timeout on a request.
NewGetInstallUnauthorized creates a GetInstallUnauthorized with default headers values.
NewInstallEventsForbidden creates a InstallEventsForbidden with default headers values.
NewInstallEventsInternalServerError creates a InstallEventsInternalServerError with default headers values.
NewInstallEventsNotFound creates a InstallEventsNotFound with default headers values.
NewInstallEventsOK creates a InstallEventsOK with default headers values.
NewInstallEventsParams creates a new InstallEventsParams object, with the default timeout for this client.
NewInstallEventsParamsWithContext creates a new InstallEventsParams object with the ability to set a context for a request.
NewInstallEventsParamsWithHTTPClient creates a new InstallEventsParams object with the ability to set a custom HTTPClient for a request.
NewInstallEventsParamsWithTimeout creates a new InstallEventsParams object with the ability to set a timeout on a request.
NewInstallEventsUnauthorized creates a InstallEventsUnauthorized with default headers values.
NewPerformInstallCheckForbidden creates a PerformInstallCheckForbidden with default headers values.
NewPerformInstallCheckInternalServerError creates a PerformInstallCheckInternalServerError with default headers values.
NewPerformInstallCheckNotFound creates a PerformInstallCheckNotFound with default headers values.
NewPerformInstallCheckOK creates a PerformInstallCheckOK with default headers values.
NewPerformInstallCheckParams creates a new PerformInstallCheckParams object, with the default timeout for this client.
NewPerformInstallCheckParamsWithContext creates a new PerformInstallCheckParams object with the ability to set a context for a request.
NewPerformInstallCheckParamsWithHTTPClient creates a new PerformInstallCheckParams object with the ability to set a custom HTTPClient for a request.
NewPerformInstallCheckParamsWithTimeout creates a new PerformInstallCheckParams object with the ability to set a timeout on a request.
NewPerformInstallCheckUnauthorized creates a PerformInstallCheckUnauthorized with default headers values.
NewPostInstallForbidden creates a PostInstallForbidden with default headers values.
NewPostInstallInternalServerError creates a PostInstallInternalServerError with default headers values.
NewPostInstallNotFound creates a PostInstallNotFound with default headers values.
NewPostInstallOK creates a PostInstallOK with default headers values.
NewPostInstallParams creates a new PostInstallParams object, with the default timeout for this client.
NewPostInstallParamsWithContext creates a new PostInstallParams object with the ability to set a context for a request.
NewPostInstallParamsWithHTTPClient creates a new PostInstallParams object with the ability to set a custom HTTPClient for a request.
NewPostInstallParamsWithTimeout creates a new PostInstallParams object with the ability to set a timeout on a request.
NewPostInstallUnauthorized creates a PostInstallUnauthorized with default headers values.

# Structs

Client for install service API */.
GetAgreementForbidden describes a response with status code 403, with default header values.
GetAgreementInternalServerError describes a response with status code 500, with default header values.
GetAgreementNotFound describes a response with status code 404, with default header values.
GetAgreementOK describes a response with status code 200, with default header values.
GetAgreementParams contains all the parameters to send to the API endpoint for the get agreement operation.
GetAgreementReader is a Reader for the GetAgreement structure.
GetAgreementUnauthorized describes a response with status code 401, with default header values.
GetInstallForbidden describes a response with status code 403, with default header values.
GetInstallInternalServerError describes a response with status code 500, with default header values.
GetInstallNotFound describes a response with status code 404, with default header values.
GetInstallOK describes a response with status code 200, with default header values.
GetInstallParams contains all the parameters to send to the API endpoint for the get install operation.
GetInstallReader is a Reader for the GetInstall structure.
GetInstallUnauthorized describes a response with status code 401, with default header values.
InstallEventsForbidden describes a response with status code 403, with default header values.
InstallEventsInternalServerError describes a response with status code 500, with default header values.
InstallEventsNotFound describes a response with status code 404, with default header values.
InstallEventsOK describes a response with status code 200, with default header values.
InstallEventsParams contains all the parameters to send to the API endpoint for the install events operation.
InstallEventsReader is a Reader for the InstallEvents structure.
InstallEventsUnauthorized describes a response with status code 401, with default header values.
PerformInstallCheckForbidden describes a response with status code 403, with default header values.
PerformInstallCheckInternalServerError describes a response with status code 500, with default header values.
PerformInstallCheckNotFound describes a response with status code 404, with default header values.
PerformInstallCheckOK describes a response with status code 200, with default header values.
PerformInstallCheckParams contains all the parameters to send to the API endpoint for the perform install check operation.
PerformInstallCheckReader is a Reader for the PerformInstallCheck structure.
PerformInstallCheckUnauthorized describes a response with status code 401, with default header values.
PostInstallForbidden describes a response with status code 403, with default header values.
PostInstallInternalServerError describes a response with status code 500, with default header values.
PostInstallNotFound describes a response with status code 404, with default header values.
PostInstallOK describes a response with status code 200, with default header values.
PostInstallParams contains all the parameters to send to the API endpoint for the post install operation.
PostInstallReader is a Reader for the PostInstall structure.
PostInstallUnauthorized describes a response with status code 401, with default header values.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.