package
1.5.4
Repository: https://github.com/openziti/ziti.git
Documentation: pkg.go.dev

# Functions

New creates a new service API client.
NewCreateServiceBadRequest creates a CreateServiceBadRequest with default headers values.
NewCreateServiceCreated creates a CreateServiceCreated with default headers values.
NewCreateServiceParams creates a new CreateServiceParams object, with the default timeout for this client.
NewCreateServiceParamsWithContext creates a new CreateServiceParams object with the ability to set a context for a request.
NewCreateServiceParamsWithHTTPClient creates a new CreateServiceParams object with the ability to set a custom HTTPClient for a request.
NewCreateServiceParamsWithTimeout creates a new CreateServiceParams object with the ability to set a timeout on a request.
NewCreateServiceServiceUnavailable creates a CreateServiceServiceUnavailable with default headers values.
NewCreateServiceTooManyRequests creates a CreateServiceTooManyRequests with default headers values.
NewCreateServiceUnauthorized creates a CreateServiceUnauthorized with default headers values.
NewDeleteServiceBadRequest creates a DeleteServiceBadRequest with default headers values.
NewDeleteServiceConflict creates a DeleteServiceConflict with default headers values.
NewDeleteServiceOK creates a DeleteServiceOK with default headers values.
NewDeleteServiceParams creates a new DeleteServiceParams object, with the default timeout for this client.
NewDeleteServiceParamsWithContext creates a new DeleteServiceParams object with the ability to set a context for a request.
NewDeleteServiceParamsWithHTTPClient creates a new DeleteServiceParams object with the ability to set a custom HTTPClient for a request.
NewDeleteServiceParamsWithTimeout creates a new DeleteServiceParams object with the ability to set a timeout on a request.
NewDeleteServiceServiceUnavailable creates a DeleteServiceServiceUnavailable with default headers values.
NewDeleteServiceTooManyRequests creates a DeleteServiceTooManyRequests with default headers values.
NewDeleteServiceUnauthorized creates a DeleteServiceUnauthorized with default headers values.
NewDetailServiceNotFound creates a DetailServiceNotFound with default headers values.
NewDetailServiceOK creates a DetailServiceOK with default headers values.
NewDetailServiceParams creates a new DetailServiceParams object, with the default timeout for this client.
NewDetailServiceParamsWithContext creates a new DetailServiceParams object with the ability to set a context for a request.
NewDetailServiceParamsWithHTTPClient creates a new DetailServiceParams object with the ability to set a custom HTTPClient for a request.
NewDetailServiceParamsWithTimeout creates a new DetailServiceParams object with the ability to set a timeout on a request.
NewDetailServiceTooManyRequests creates a DetailServiceTooManyRequests with default headers values.
NewDetailServiceUnauthorized creates a DetailServiceUnauthorized with default headers values.
NewListServicesOK creates a ListServicesOK with default headers values.
NewListServicesParams creates a new ListServicesParams object, with the default timeout for this client.
NewListServicesParamsWithContext creates a new ListServicesParams object with the ability to set a context for a request.
NewListServicesParamsWithHTTPClient creates a new ListServicesParams object with the ability to set a custom HTTPClient for a request.
NewListServicesParamsWithTimeout creates a new ListServicesParams object with the ability to set a timeout on a request.
NewListServicesTooManyRequests creates a ListServicesTooManyRequests with default headers values.
NewListServicesUnauthorized creates a ListServicesUnauthorized with default headers values.
NewListServiceTerminatorsBadRequest creates a ListServiceTerminatorsBadRequest with default headers values.
NewListServiceTerminatorsOK creates a ListServiceTerminatorsOK with default headers values.
NewListServiceTerminatorsParams creates a new ListServiceTerminatorsParams object, with the default timeout for this client.
NewListServiceTerminatorsParamsWithContext creates a new ListServiceTerminatorsParams object with the ability to set a context for a request.
NewListServiceTerminatorsParamsWithHTTPClient creates a new ListServiceTerminatorsParams object with the ability to set a custom HTTPClient for a request.
NewListServiceTerminatorsParamsWithTimeout creates a new ListServiceTerminatorsParams object with the ability to set a timeout on a request.
NewListServiceTerminatorsTooManyRequests creates a ListServiceTerminatorsTooManyRequests with default headers values.
NewListServiceTerminatorsUnauthorized creates a ListServiceTerminatorsUnauthorized with default headers values.
NewPatchServiceBadRequest creates a PatchServiceBadRequest with default headers values.
NewPatchServiceNotFound creates a PatchServiceNotFound with default headers values.
NewPatchServiceOK creates a PatchServiceOK with default headers values.
NewPatchServiceParams creates a new PatchServiceParams object, with the default timeout for this client.
NewPatchServiceParamsWithContext creates a new PatchServiceParams object with the ability to set a context for a request.
NewPatchServiceParamsWithHTTPClient creates a new PatchServiceParams object with the ability to set a custom HTTPClient for a request.
NewPatchServiceParamsWithTimeout creates a new PatchServiceParams object with the ability to set a timeout on a request.
NewPatchServiceServiceUnavailable creates a PatchServiceServiceUnavailable with default headers values.
NewPatchServiceTooManyRequests creates a PatchServiceTooManyRequests with default headers values.
NewPatchServiceUnauthorized creates a PatchServiceUnauthorized with default headers values.
NewUpdateServiceBadRequest creates a UpdateServiceBadRequest with default headers values.
NewUpdateServiceNotFound creates a UpdateServiceNotFound with default headers values.
NewUpdateServiceOK creates a UpdateServiceOK with default headers values.
NewUpdateServiceParams creates a new UpdateServiceParams object, with the default timeout for this client.
NewUpdateServiceParamsWithContext creates a new UpdateServiceParams object with the ability to set a context for a request.
NewUpdateServiceParamsWithHTTPClient creates a new UpdateServiceParams object with the ability to set a custom HTTPClient for a request.
NewUpdateServiceParamsWithTimeout creates a new UpdateServiceParams object with the ability to set a timeout on a request.
NewUpdateServiceServiceUnavailable creates a UpdateServiceServiceUnavailable with default headers values.
NewUpdateServiceTooManyRequests creates a UpdateServiceTooManyRequests with default headers values.
NewUpdateServiceUnauthorized creates a UpdateServiceUnauthorized with default headers values.

# Structs

Client for service API */.
CreateServiceBadRequest describes a response with status code 400, with default header values.
CreateServiceCreated describes a response with status code 201, with default header values.
CreateServiceParams contains all the parameters to send to the API endpoint for the create service operation.
CreateServiceReader is a Reader for the CreateService structure.
CreateServiceServiceUnavailable describes a response with status code 503, with default header values.
CreateServiceTooManyRequests describes a response with status code 429, with default header values.
CreateServiceUnauthorized describes a response with status code 401, with default header values.
DeleteServiceBadRequest describes a response with status code 400, with default header values.
DeleteServiceConflict describes a response with status code 409, with default header values.
DeleteServiceOK describes a response with status code 200, with default header values.
DeleteServiceParams contains all the parameters to send to the API endpoint for the delete service operation.
DeleteServiceReader is a Reader for the DeleteService structure.
DeleteServiceServiceUnavailable describes a response with status code 503, with default header values.
DeleteServiceTooManyRequests describes a response with status code 429, with default header values.
DeleteServiceUnauthorized describes a response with status code 401, with default header values.
DetailServiceNotFound describes a response with status code 404, with default header values.
DetailServiceOK describes a response with status code 200, with default header values.
DetailServiceParams contains all the parameters to send to the API endpoint for the detail service operation.
DetailServiceReader is a Reader for the DetailService structure.
DetailServiceTooManyRequests describes a response with status code 429, with default header values.
DetailServiceUnauthorized describes a response with status code 401, with default header values.
ListServicesOK describes a response with status code 200, with default header values.
ListServicesParams contains all the parameters to send to the API endpoint for the list services operation.
ListServicesReader is a Reader for the ListServices structure.
ListServicesTooManyRequests describes a response with status code 429, with default header values.
ListServicesUnauthorized describes a response with status code 401, with default header values.
ListServiceTerminatorsBadRequest describes a response with status code 400, with default header values.
ListServiceTerminatorsOK describes a response with status code 200, with default header values.
ListServiceTerminatorsParams contains all the parameters to send to the API endpoint for the list service terminators operation.
ListServiceTerminatorsReader is a Reader for the ListServiceTerminators structure.
ListServiceTerminatorsTooManyRequests describes a response with status code 429, with default header values.
ListServiceTerminatorsUnauthorized describes a response with status code 401, with default header values.
PatchServiceBadRequest describes a response with status code 400, with default header values.
PatchServiceNotFound describes a response with status code 404, with default header values.
PatchServiceOK describes a response with status code 200, with default header values.
PatchServiceParams contains all the parameters to send to the API endpoint for the patch service operation.
PatchServiceReader is a Reader for the PatchService structure.
PatchServiceServiceUnavailable describes a response with status code 503, with default header values.
PatchServiceTooManyRequests describes a response with status code 429, with default header values.
PatchServiceUnauthorized describes a response with status code 401, with default header values.
UpdateServiceBadRequest describes a response with status code 400, with default header values.
UpdateServiceNotFound describes a response with status code 404, with default header values.
UpdateServiceOK describes a response with status code 200, with default header values.
UpdateServiceParams contains all the parameters to send to the API endpoint for the update service operation.
UpdateServiceReader is a Reader for the UpdateService structure.
UpdateServiceServiceUnavailable describes a response with status code 503, with default header values.
UpdateServiceTooManyRequests describes a response with status code 429, with default header values.
UpdateServiceUnauthorized 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.