# Functions
New creates a new website controller API client.
NewPhishingSiteUsingGETForbidden creates a PhishingSiteUsingGETForbidden with default headers values.
NewPhishingSiteUsingGETNotFound creates a PhishingSiteUsingGETNotFound with default headers values.
NewPhishingSiteUsingGETOK creates a PhishingSiteUsingGETOK with default headers values.
NewPhishingSiteUsingGETParams creates a new PhishingSiteUsingGETParams object with the default values initialized.
NewPhishingSiteUsingGETParamsWithContext creates a new PhishingSiteUsingGETParams object with the default values initialized, and the ability to set a context for a request.
NewPhishingSiteUsingGETParamsWithHTTPClient creates a new PhishingSiteUsingGETParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPhishingSiteUsingGETParamsWithTimeout creates a new PhishingSiteUsingGETParams object with the default values initialized, and the ability to set a timeout on a request.
NewPhishingSiteUsingGETUnauthorized creates a PhishingSiteUsingGETUnauthorized with default headers values.
# Structs
Client for website controller API
*/.
PhishingSiteUsingGETForbidden handles this case with default header values.
PhishingSiteUsingGETNotFound handles this case with default header values.
PhishingSiteUsingGETOK handles this case with default header values.
PhishingSiteUsingGETParams contains all the parameters to send to the API endpoint
for the phishing site using g e t operation typically these are written to a http.Request
*/.
PhishingSiteUsingGETReader is a Reader for the PhishingSiteUsingGET structure.
PhishingSiteUsingGETUnauthorized handles this case with default header values.
# Interfaces
ClientService is the interface for Client methods.