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

# Functions

New creates a new inspect API client.
NewInspectOK creates a InspectOK with default headers values.
NewInspectParams creates a new InspectParams object, with the default timeout for this client.
NewInspectParamsWithContext creates a new InspectParams object with the ability to set a context for a request.
NewInspectParamsWithHTTPClient creates a new InspectParams object with the ability to set a custom HTTPClient for a request.
NewInspectParamsWithTimeout creates a new InspectParams object with the ability to set a timeout on a request.
NewInspectTooManyRequests creates a InspectTooManyRequests with default headers values.
NewInspectUnauthorized creates a InspectUnauthorized with default headers values.

# Structs

Client for inspect API */.
InspectOK describes a response with status code 200, with default header values.
InspectParams contains all the parameters to send to the API endpoint for the inspect operation.
InspectReader is a Reader for the Inspect structure.
InspectTooManyRequests describes a response with status code 429, with default header values.
InspectUnauthorized 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.