Module bodhi::create

source ·
Expand description

§wrappers for API calls that create new things

This module contains data type definitions and request implementations related to creating comments, overrides, and updates on a bodhi instance.

Structs§

  • data type for bug feedback
  • data type wrapping all mandatory and optional parameters for creating a new comment
  • data of this type is returned after successfully posting a new Comment
  • data of this type is returned after successfully creating a new buildroot Override
  • data of this type is returned after successfully creating a new Update
  • data type wrapping all mandatory (and no optional) parameters for creating a new buildroot override
  • data type for test case feedback
  • data type wrapping all mandatory and optional parameters for creating a new update