# Functions
New creates a new plugin image controller API client.
NewGetPluginImageBadRequest creates a GetPluginImageBadRequest with default headers values.
NewGetPluginImageConflict creates a GetPluginImageConflict with default headers values.
NewGetPluginImageForbidden creates a GetPluginImageForbidden with default headers values.
NewGetPluginImageInternalServerError creates a GetPluginImageInternalServerError with default headers values.
NewGetPluginImageNotFound creates a GetPluginImageNotFound with default headers values.
NewGetPluginImageOK creates a GetPluginImageOK with default headers values.
NewGetPluginImageParams creates a new GetPluginImageParams object with the default values initialized.
NewGetPluginImageParamsWithContext creates a new GetPluginImageParams object with the default values initialized, and the ability to set a context for a request.
NewGetPluginImageParamsWithHTTPClient creates a new GetPluginImageParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetPluginImageParamsWithTimeout creates a new GetPluginImageParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetPluginImageUnauthorized creates a GetPluginImageUnauthorized with default headers values.
# Structs
Client for plugin image controller API
*/.
GetPluginImageBadRequest handles this case with default header values.
GetPluginImageConflict handles this case with default header values.
GetPluginImageForbidden handles this case with default header values.
GetPluginImageInternalServerError handles this case with default header values.
GetPluginImageNotFound handles this case with default header values.
GetPluginImageOK handles this case with default header values.
GetPluginImageParams contains all the parameters to send to the API endpoint
for the get plugin image operation typically these are written to a http.Request
*/.
GetPluginImageReader is a Reader for the GetPluginImage structure.
GetPluginImageUnauthorized handles this case with default header values.
# Interfaces
ClientService is the interface for Client methods.