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 user preferences controller API client.
NewPostUserPreferencesBadRequest creates a PostUserPreferencesBadRequest with default headers values.
NewPostUserPreferencesConflict creates a PostUserPreferencesConflict with default headers values.
NewPostUserPreferencesForbidden creates a PostUserPreferencesForbidden with default headers values.
NewPostUserPreferencesInternalServerError creates a PostUserPreferencesInternalServerError with default headers values.
NewPostUserPreferencesNotFound creates a PostUserPreferencesNotFound with default headers values.
NewPostUserPreferencesOK creates a PostUserPreferencesOK with default headers values.
NewPostUserPreferencesParams creates a new PostUserPreferencesParams object with the default values initialized.
NewPostUserPreferencesParamsWithContext creates a new PostUserPreferencesParams object with the default values initialized, and the ability to set a context for a request.
NewPostUserPreferencesParamsWithHTTPClient creates a new PostUserPreferencesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPostUserPreferencesParamsWithTimeout creates a new PostUserPreferencesParams object with the default values initialized, and the ability to set a timeout on a request.
NewPostUserPreferencesUnauthorized creates a PostUserPreferencesUnauthorized with default headers values.
NewUpdateUserPreferencesBadRequest creates a UpdateUserPreferencesBadRequest with default headers values.
NewUpdateUserPreferencesConflict creates a UpdateUserPreferencesConflict with default headers values.
NewUpdateUserPreferencesForbidden creates a UpdateUserPreferencesForbidden with default headers values.
NewUpdateUserPreferencesInternalServerError creates a UpdateUserPreferencesInternalServerError with default headers values.
NewUpdateUserPreferencesNotFound creates a UpdateUserPreferencesNotFound with default headers values.
NewUpdateUserPreferencesOK creates a UpdateUserPreferencesOK with default headers values.
NewUpdateUserPreferencesParams creates a new UpdateUserPreferencesParams object with the default values initialized.
NewUpdateUserPreferencesParamsWithContext creates a new UpdateUserPreferencesParams object with the default values initialized, and the ability to set a context for a request.
NewUpdateUserPreferencesParamsWithHTTPClient creates a new UpdateUserPreferencesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewUpdateUserPreferencesParamsWithTimeout creates a new UpdateUserPreferencesParams object with the default values initialized, and the ability to set a timeout on a request.
NewUpdateUserPreferencesUnauthorized creates a UpdateUserPreferencesUnauthorized with default headers values.

# Structs

Client for user preferences controller API */.
PostUserPreferencesBadRequest handles this case with default header values.
PostUserPreferencesConflict handles this case with default header values.
PostUserPreferencesForbidden handles this case with default header values.
PostUserPreferencesInternalServerError handles this case with default header values.
PostUserPreferencesNotFound handles this case with default header values.
PostUserPreferencesOK handles this case with default header values.
PostUserPreferencesParams contains all the parameters to send to the API endpoint for the post user preferences operation typically these are written to a http.Request */.
PostUserPreferencesReader is a Reader for the PostUserPreferences structure.
PostUserPreferencesUnauthorized handles this case with default header values.
UpdateUserPreferencesBadRequest handles this case with default header values.
UpdateUserPreferencesConflict handles this case with default header values.
UpdateUserPreferencesForbidden handles this case with default header values.
UpdateUserPreferencesInternalServerError handles this case with default header values.
UpdateUserPreferencesNotFound handles this case with default header values.
UpdateUserPreferencesOK handles this case with default header values.
UpdateUserPreferencesParams contains all the parameters to send to the API endpoint for the update user preferences operation typically these are written to a http.Request */.
UpdateUserPreferencesReader is a Reader for the UpdateUserPreferences structure.
UpdateUserPreferencesUnauthorized handles this case with default header values.

# Interfaces

ClientService is the interface for Client methods.