package
0.0.10
Repository: https://github.com/justinbarrick/go-matrix.git
Documentation: pkg.go.dev

# Functions

New creates a new server administration API client.
NewGetVersionsOK creates a GetVersionsOK with default headers values.
NewGetVersionsParams creates a new GetVersionsParams object with the default values initialized.
NewGetVersionsParamsWithContext creates a new GetVersionsParams object with the default values initialized, and the ability to set a context for a request.
NewGetVersionsParamsWithHTTPClient creates a new GetVersionsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetVersionsParamsWithTimeout creates a new GetVersionsParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetWellknownNotFound creates a GetWellknownNotFound with default headers values.
NewGetWellknownOK creates a GetWellknownOK with default headers values.
NewGetWellknownParams creates a new GetWellknownParams object with the default values initialized.
NewGetWellknownParamsWithContext creates a new GetWellknownParams object with the default values initialized, and the ability to set a context for a request.
NewGetWellknownParamsWithHTTPClient creates a new GetWellknownParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetWellknownParamsWithTimeout creates a new GetWellknownParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetWhoIsOK creates a GetWhoIsOK with default headers values.
NewGetWhoIsParams creates a new GetWhoIsParams object with the default values initialized.
NewGetWhoIsParamsWithContext creates a new GetWhoIsParams object with the default values initialized, and the ability to set a context for a request.
NewGetWhoIsParamsWithHTTPClient creates a new GetWhoIsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetWhoIsParamsWithTimeout creates a new GetWhoIsParams object with the default values initialized, and the ability to set a timeout on a request.

# Structs

Client for server administration API */.
GetVersionsOK handles this case with default header values.
GetVersionsParams contains all the parameters to send to the API endpoint for the get versions operation typically these are written to a http.Request */.
GetVersionsReader is a Reader for the GetVersions structure.
GetWellknownNotFound handles this case with default header values.
GetWellknownOK handles this case with default header values.
GetWellknownParams contains all the parameters to send to the API endpoint for the get wellknown operation typically these are written to a http.Request */.
GetWellknownReader is a Reader for the GetWellknown structure.
GetWhoIsOK handles this case with default header values.
GetWhoIsParams contains all the parameters to send to the API endpoint for the get who is operation typically these are written to a http.Request */.
GetWhoIsReader is a Reader for the GetWhoIs structure.