package
0.24.46
Repository: https://github.com/openziti/fabric.git
Documentation: pkg.go.dev

# Functions

New creates a new link API client.
NewDeleteLinkBadRequest creates a DeleteLinkBadRequest with default headers values.
NewDeleteLinkOK creates a DeleteLinkOK with default headers values.
NewDeleteLinkParams creates a new DeleteLinkParams object, with the default timeout for this client.
NewDeleteLinkParamsWithContext creates a new DeleteLinkParams object with the ability to set a context for a request.
NewDeleteLinkParamsWithHTTPClient creates a new DeleteLinkParams object with the ability to set a custom HTTPClient for a request.
NewDeleteLinkParamsWithTimeout creates a new DeleteLinkParams object with the ability to set a timeout on a request.
NewDeleteLinkUnauthorized creates a DeleteLinkUnauthorized with default headers values.
NewDetailLinkNotFound creates a DetailLinkNotFound with default headers values.
NewDetailLinkOK creates a DetailLinkOK with default headers values.
NewDetailLinkParams creates a new DetailLinkParams object, with the default timeout for this client.
NewDetailLinkParamsWithContext creates a new DetailLinkParams object with the ability to set a context for a request.
NewDetailLinkParamsWithHTTPClient creates a new DetailLinkParams object with the ability to set a custom HTTPClient for a request.
NewDetailLinkParamsWithTimeout creates a new DetailLinkParams object with the ability to set a timeout on a request.
NewDetailLinkUnauthorized creates a DetailLinkUnauthorized with default headers values.
NewListLinksOK creates a ListLinksOK with default headers values.
NewListLinksParams creates a new ListLinksParams object, with the default timeout for this client.
NewListLinksParamsWithContext creates a new ListLinksParams object with the ability to set a context for a request.
NewListLinksParamsWithHTTPClient creates a new ListLinksParams object with the ability to set a custom HTTPClient for a request.
NewListLinksParamsWithTimeout creates a new ListLinksParams object with the ability to set a timeout on a request.
NewListLinksUnauthorized creates a ListLinksUnauthorized with default headers values.
NewPatchLinkBadRequest creates a PatchLinkBadRequest with default headers values.
NewPatchLinkNotFound creates a PatchLinkNotFound with default headers values.
NewPatchLinkOK creates a PatchLinkOK with default headers values.
NewPatchLinkParams creates a new PatchLinkParams object, with the default timeout for this client.
NewPatchLinkParamsWithContext creates a new PatchLinkParams object with the ability to set a context for a request.
NewPatchLinkParamsWithHTTPClient creates a new PatchLinkParams object with the ability to set a custom HTTPClient for a request.
NewPatchLinkParamsWithTimeout creates a new PatchLinkParams object with the ability to set a timeout on a request.
NewPatchLinkUnauthorized creates a PatchLinkUnauthorized with default headers values.

# Structs

Client for link API */.
DeleteLinkBadRequest describes a response with status code 400, with default header values.
DeleteLinkOK describes a response with status code 200, with default header values.
DeleteLinkParams contains all the parameters to send to the API endpoint for the delete link operation.
DeleteLinkReader is a Reader for the DeleteLink structure.
DeleteLinkUnauthorized describes a response with status code 401, with default header values.
DetailLinkNotFound describes a response with status code 404, with default header values.
DetailLinkOK describes a response with status code 200, with default header values.
DetailLinkParams contains all the parameters to send to the API endpoint for the detail link operation.
DetailLinkReader is a Reader for the DetailLink structure.
DetailLinkUnauthorized describes a response with status code 401, with default header values.
ListLinksOK describes a response with status code 200, with default header values.
ListLinksParams contains all the parameters to send to the API endpoint for the list links operation.
ListLinksReader is a Reader for the ListLinks structure.
ListLinksUnauthorized describes a response with status code 401, with default header values.
PatchLinkBadRequest describes a response with status code 400, with default header values.
PatchLinkNotFound describes a response with status code 404, with default header values.
PatchLinkOK describes a response with status code 200, with default header values.
PatchLinkParams contains all the parameters to send to the API endpoint for the patch link operation.
PatchLinkReader is a Reader for the PatchLink structure.
PatchLinkUnauthorized 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.