pyanaconda.modules.payloads.source.bootc.bootc_interface

Classes

BootcSourceInterface

DBus interface for the Bootc source module.

Module Contents

class pyanaconda.modules.payloads.source.bootc.bootc_interface.BootcSourceInterface[source]

Bases: pyanaconda.modules.payloads.source.source_base_interface.PayloadSourceBaseInterface

DBus interface for the Bootc source module.

connect_signals()[source]

Connect the signals.

property Configuration: dasbus.typing.Structure[source]

The source configuration.

Returns:

a structure of the type BootcConfigurationData

Return type:

dasbus.typing.Structure