pyanaconda.modules.payloads.source.live_image.live_image_interface

Classes

LiveImageSourceInterface

DBus interface for the live image source module.

Module Contents

class pyanaconda.modules.payloads.source.live_image.live_image_interface.LiveImageSourceInterface[source]

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

DBus interface for the live image source module.

connect_signals()[source]

Connect the signals.

property Configuration: dasbus.typing.Structure[source]

The source configuration.

Returns:

a structure of the type LiveImageConfigurationData

Return type:

dasbus.typing.Structure