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 iid migration controller API client.
NewReadIidMigrationBadRequest creates a ReadIidMigrationBadRequest with default headers values.
NewReadIidMigrationConflict creates a ReadIidMigrationConflict with default headers values.
NewReadIidMigrationForbidden creates a ReadIidMigrationForbidden with default headers values.
NewReadIidMigrationInternalServerError creates a ReadIidMigrationInternalServerError with default headers values.
NewReadIidMigrationNotFound creates a ReadIidMigrationNotFound with default headers values.
NewReadIidMigrationOK creates a ReadIidMigrationOK with default headers values.
NewReadIidMigrationParams creates a new ReadIidMigrationParams object with the default values initialized.
NewReadIidMigrationParamsWithContext creates a new ReadIidMigrationParams object with the default values initialized, and the ability to set a context for a request.
NewReadIidMigrationParamsWithHTTPClient creates a new ReadIidMigrationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewReadIidMigrationParamsWithTimeout creates a new ReadIidMigrationParams object with the default values initialized, and the ability to set a timeout on a request.
NewReadIidMigrationUnauthorized creates a ReadIidMigrationUnauthorized with default headers values.

# Structs

Client for iid migration controller API */.
ReadIidMigrationBadRequest handles this case with default header values.
ReadIidMigrationConflict handles this case with default header values.
ReadIidMigrationForbidden handles this case with default header values.
ReadIidMigrationInternalServerError handles this case with default header values.
ReadIidMigrationNotFound handles this case with default header values.
ReadIidMigrationOK handles this case with default header values.
ReadIidMigrationParams contains all the parameters to send to the API endpoint for the read iid migration operation typically these are written to a http.Request */.
ReadIidMigrationReader is a Reader for the ReadIidMigration structure.
ReadIidMigrationUnauthorized handles this case with default header values.

# Interfaces

ClientService is the interface for Client methods.