package
0.26.33
Repository: https://github.com/openziti/edge-api.git
Documentation: pkg.go.dev

# Functions

New creates a new api session API client.
NewDeleteAPISessionsForbidden creates a DeleteAPISessionsForbidden with default headers values.
NewDeleteAPISessionsNotFound creates a DeleteAPISessionsNotFound with default headers values.
NewDeleteAPISessionsOK creates a DeleteAPISessionsOK with default headers values.
NewDeleteAPISessionsParams creates a new DeleteAPISessionsParams object, with the default timeout for this client.
NewDeleteAPISessionsParamsWithContext creates a new DeleteAPISessionsParams object with the ability to set a context for a request.
NewDeleteAPISessionsParamsWithHTTPClient creates a new DeleteAPISessionsParams object with the ability to set a custom HTTPClient for a request.
NewDeleteAPISessionsParamsWithTimeout creates a new DeleteAPISessionsParams object with the ability to set a timeout on a request.
NewDeleteAPISessionsTooManyRequests creates a DeleteAPISessionsTooManyRequests with default headers values.
NewDeleteAPISessionsUnauthorized creates a DeleteAPISessionsUnauthorized with default headers values.
NewDetailAPISessionsNotFound creates a DetailAPISessionsNotFound with default headers values.
NewDetailAPISessionsOK creates a DetailAPISessionsOK with default headers values.
NewDetailAPISessionsParams creates a new DetailAPISessionsParams object, with the default timeout for this client.
NewDetailAPISessionsParamsWithContext creates a new DetailAPISessionsParams object with the ability to set a context for a request.
NewDetailAPISessionsParamsWithHTTPClient creates a new DetailAPISessionsParams object with the ability to set a custom HTTPClient for a request.
NewDetailAPISessionsParamsWithTimeout creates a new DetailAPISessionsParams object with the ability to set a timeout on a request.
NewDetailAPISessionsTooManyRequests creates a DetailAPISessionsTooManyRequests with default headers values.
NewDetailAPISessionsUnauthorized creates a DetailAPISessionsUnauthorized with default headers values.
NewListAPISessionsBadRequest creates a ListAPISessionsBadRequest with default headers values.
NewListAPISessionsOK creates a ListAPISessionsOK with default headers values.
NewListAPISessionsParams creates a new ListAPISessionsParams object, with the default timeout for this client.
NewListAPISessionsParamsWithContext creates a new ListAPISessionsParams object with the ability to set a context for a request.
NewListAPISessionsParamsWithHTTPClient creates a new ListAPISessionsParams object with the ability to set a custom HTTPClient for a request.
NewListAPISessionsParamsWithTimeout creates a new ListAPISessionsParams object with the ability to set a timeout on a request.
NewListAPISessionsTooManyRequests creates a ListAPISessionsTooManyRequests with default headers values.
NewListAPISessionsUnauthorized creates a ListAPISessionsUnauthorized with default headers values.

# Structs

Client for api session API */.
DeleteAPISessionsForbidden describes a response with status code 403, with default header values.
DeleteAPISessionsNotFound describes a response with status code 404, with default header values.
DeleteAPISessionsOK describes a response with status code 200, with default header values.
DeleteAPISessionsParams contains all the parameters to send to the API endpoint for the delete API sessions operation.
DeleteAPISessionsReader is a Reader for the DeleteAPISessions structure.
DeleteAPISessionsTooManyRequests describes a response with status code 429, with default header values.
DeleteAPISessionsUnauthorized describes a response with status code 401, with default header values.
DetailAPISessionsNotFound describes a response with status code 404, with default header values.
DetailAPISessionsOK describes a response with status code 200, with default header values.
DetailAPISessionsParams contains all the parameters to send to the API endpoint for the detail API sessions operation.
DetailAPISessionsReader is a Reader for the DetailAPISessions structure.
DetailAPISessionsTooManyRequests describes a response with status code 429, with default header values.
DetailAPISessionsUnauthorized describes a response with status code 401, with default header values.
ListAPISessionsBadRequest describes a response with status code 400, with default header values.
ListAPISessionsOK describes a response with status code 200, with default header values.
ListAPISessionsParams contains all the parameters to send to the API endpoint for the list API sessions operation.
ListAPISessionsReader is a Reader for the ListAPISessions structure.
ListAPISessionsTooManyRequests describes a response with status code 429, with default header values.
ListAPISessionsUnauthorized 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.