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

# Functions

New creates a new enrollment API client.
NewCreateEnrollmentBadRequest creates a CreateEnrollmentBadRequest with default headers values.
NewCreateEnrollmentConflict creates a CreateEnrollmentConflict with default headers values.
NewCreateEnrollmentCreated creates a CreateEnrollmentCreated with default headers values.
NewCreateEnrollmentParams creates a new CreateEnrollmentParams object, with the default timeout for this client.
NewCreateEnrollmentParamsWithContext creates a new CreateEnrollmentParams object with the ability to set a context for a request.
NewCreateEnrollmentParamsWithHTTPClient creates a new CreateEnrollmentParams object with the ability to set a custom HTTPClient for a request.
NewCreateEnrollmentParamsWithTimeout creates a new CreateEnrollmentParams object with the ability to set a timeout on a request.
NewCreateEnrollmentTooManyRequests creates a CreateEnrollmentTooManyRequests with default headers values.
NewCreateEnrollmentUnauthorized creates a CreateEnrollmentUnauthorized with default headers values.
NewDeleteEnrollmentBadRequest creates a DeleteEnrollmentBadRequest with default headers values.
NewDeleteEnrollmentOK creates a DeleteEnrollmentOK with default headers values.
NewDeleteEnrollmentParams creates a new DeleteEnrollmentParams object, with the default timeout for this client.
NewDeleteEnrollmentParamsWithContext creates a new DeleteEnrollmentParams object with the ability to set a context for a request.
NewDeleteEnrollmentParamsWithHTTPClient creates a new DeleteEnrollmentParams object with the ability to set a custom HTTPClient for a request.
NewDeleteEnrollmentParamsWithTimeout creates a new DeleteEnrollmentParams object with the ability to set a timeout on a request.
NewDeleteEnrollmentTooManyRequests creates a DeleteEnrollmentTooManyRequests with default headers values.
NewDeleteEnrollmentUnauthorized creates a DeleteEnrollmentUnauthorized with default headers values.
NewDetailEnrollmentNotFound creates a DetailEnrollmentNotFound with default headers values.
NewDetailEnrollmentOK creates a DetailEnrollmentOK with default headers values.
NewDetailEnrollmentParams creates a new DetailEnrollmentParams object, with the default timeout for this client.
NewDetailEnrollmentParamsWithContext creates a new DetailEnrollmentParams object with the ability to set a context for a request.
NewDetailEnrollmentParamsWithHTTPClient creates a new DetailEnrollmentParams object with the ability to set a custom HTTPClient for a request.
NewDetailEnrollmentParamsWithTimeout creates a new DetailEnrollmentParams object with the ability to set a timeout on a request.
NewDetailEnrollmentTooManyRequests creates a DetailEnrollmentTooManyRequests with default headers values.
NewDetailEnrollmentUnauthorized creates a DetailEnrollmentUnauthorized with default headers values.
NewListEnrollmentsBadRequest creates a ListEnrollmentsBadRequest with default headers values.
NewListEnrollmentsOK creates a ListEnrollmentsOK with default headers values.
NewListEnrollmentsParams creates a new ListEnrollmentsParams object, with the default timeout for this client.
NewListEnrollmentsParamsWithContext creates a new ListEnrollmentsParams object with the ability to set a context for a request.
NewListEnrollmentsParamsWithHTTPClient creates a new ListEnrollmentsParams object with the ability to set a custom HTTPClient for a request.
NewListEnrollmentsParamsWithTimeout creates a new ListEnrollmentsParams object with the ability to set a timeout on a request.
NewListEnrollmentsTooManyRequests creates a ListEnrollmentsTooManyRequests with default headers values.
NewListEnrollmentsUnauthorized creates a ListEnrollmentsUnauthorized with default headers values.
NewRefreshEnrollmentBadRequest creates a RefreshEnrollmentBadRequest with default headers values.
NewRefreshEnrollmentOK creates a RefreshEnrollmentOK with default headers values.
NewRefreshEnrollmentParams creates a new RefreshEnrollmentParams object, with the default timeout for this client.
NewRefreshEnrollmentParamsWithContext creates a new RefreshEnrollmentParams object with the ability to set a context for a request.
NewRefreshEnrollmentParamsWithHTTPClient creates a new RefreshEnrollmentParams object with the ability to set a custom HTTPClient for a request.
NewRefreshEnrollmentParamsWithTimeout creates a new RefreshEnrollmentParams object with the ability to set a timeout on a request.
NewRefreshEnrollmentTooManyRequests creates a RefreshEnrollmentTooManyRequests with default headers values.
NewRefreshEnrollmentUnauthorized creates a RefreshEnrollmentUnauthorized with default headers values.

# Structs

Client for enrollment API */.
CreateEnrollmentBadRequest describes a response with status code 400, with default header values.
CreateEnrollmentConflict describes a response with status code 409, with default header values.
CreateEnrollmentCreated describes a response with status code 201, with default header values.
CreateEnrollmentParams contains all the parameters to send to the API endpoint for the create enrollment operation.
CreateEnrollmentReader is a Reader for the CreateEnrollment structure.
CreateEnrollmentTooManyRequests describes a response with status code 429, with default header values.
CreateEnrollmentUnauthorized describes a response with status code 401, with default header values.
DeleteEnrollmentBadRequest describes a response with status code 400, with default header values.
DeleteEnrollmentOK describes a response with status code 200, with default header values.
DeleteEnrollmentParams contains all the parameters to send to the API endpoint for the delete enrollment operation.
DeleteEnrollmentReader is a Reader for the DeleteEnrollment structure.
DeleteEnrollmentTooManyRequests describes a response with status code 429, with default header values.
DeleteEnrollmentUnauthorized describes a response with status code 401, with default header values.
DetailEnrollmentNotFound describes a response with status code 404, with default header values.
DetailEnrollmentOK describes a response with status code 200, with default header values.
DetailEnrollmentParams contains all the parameters to send to the API endpoint for the detail enrollment operation.
DetailEnrollmentReader is a Reader for the DetailEnrollment structure.
DetailEnrollmentTooManyRequests describes a response with status code 429, with default header values.
DetailEnrollmentUnauthorized describes a response with status code 401, with default header values.
ListEnrollmentsBadRequest describes a response with status code 400, with default header values.
ListEnrollmentsOK describes a response with status code 200, with default header values.
ListEnrollmentsParams contains all the parameters to send to the API endpoint for the list enrollments operation.
ListEnrollmentsReader is a Reader for the ListEnrollments structure.
ListEnrollmentsTooManyRequests describes a response with status code 429, with default header values.
ListEnrollmentsUnauthorized describes a response with status code 401, with default header values.
RefreshEnrollmentBadRequest describes a response with status code 400, with default header values.
RefreshEnrollmentOK describes a response with status code 200, with default header values.
RefreshEnrollmentParams contains all the parameters to send to the API endpoint for the refresh enrollment operation.
RefreshEnrollmentReader is a Reader for the RefreshEnrollment structure.
RefreshEnrollmentTooManyRequests describes a response with status code 429, with default header values.
RefreshEnrollmentUnauthorized 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.