[][src]Module bodhi::edit

This module contains implementations for editing Overrides and Updates on a bodhi instance. Editing Releases is possible with the REST API, but not implemented yet.

Structs

EditedOverride

This struct contains the values that are returned when editing a buildroot override.

EditedUpdate

This struct contains the values that are returned when editing an update.

OverrideEditor

This struct contains all the possible arguments for editing a buildroot override.

UpdateEditor

This struct contains all the possible arguments for editing an update. Methods to supply optional arguments are also available.

UpdateStatusRequester

This struct contains all the arguments for changing the update status request.

UpdateTestResultWaiver

This struct contains all the arguments for waiving test results for an update.