package
0.0.0-20220126145513-7b3e9a72af01
Repository: https://github.com/piper-validation/fortify-client-go.git
Documentation: pkg.go.dev

# Functions

New creates a new plugin localization controller API client.
NewReadPluginLocalizationBadRequest creates a ReadPluginLocalizationBadRequest with default headers values.
NewReadPluginLocalizationConflict creates a ReadPluginLocalizationConflict with default headers values.
NewReadPluginLocalizationForbidden creates a ReadPluginLocalizationForbidden with default headers values.
NewReadPluginLocalizationInternalServerError creates a ReadPluginLocalizationInternalServerError with default headers values.
NewReadPluginLocalizationNotFound creates a ReadPluginLocalizationNotFound with default headers values.
NewReadPluginLocalizationOK creates a ReadPluginLocalizationOK with default headers values.
NewReadPluginLocalizationParams creates a new ReadPluginLocalizationParams object with the default values initialized.
NewReadPluginLocalizationParamsWithContext creates a new ReadPluginLocalizationParams object with the default values initialized, and the ability to set a context for a request.
NewReadPluginLocalizationParamsWithHTTPClient creates a new ReadPluginLocalizationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewReadPluginLocalizationParamsWithTimeout creates a new ReadPluginLocalizationParams object with the default values initialized, and the ability to set a timeout on a request.
NewReadPluginLocalizationUnauthorized creates a ReadPluginLocalizationUnauthorized with default headers values.

# Structs

Client for plugin localization controller API */.
ReadPluginLocalizationBadRequest handles this case with default header values.
ReadPluginLocalizationConflict handles this case with default header values.
ReadPluginLocalizationForbidden handles this case with default header values.
ReadPluginLocalizationInternalServerError handles this case with default header values.
ReadPluginLocalizationNotFound handles this case with default header values.
ReadPluginLocalizationOK handles this case with default header values.
ReadPluginLocalizationParams contains all the parameters to send to the API endpoint for the read plugin localization operation typically these are written to a http.Request */.
ReadPluginLocalizationReader is a Reader for the ReadPluginLocalization structure.
ReadPluginLocalizationUnauthorized handles this case with default header values.

# Interfaces

ClientService is the interface for Client methods.