File: //etc/leapp/repos.d/system_upgrade/common/models/luksdump.pyc
�
��ic @ sl d d l m Z m Z d d l m Z d e f d � � YZ d e f d � � YZ d e f d � � YZ d S(
i����( t fieldst Model( t SystemInfoTopict LuksTokenc B s8 e Z d Z e Z e j � Z e j � Z e j � Z
RS( s�
Represents a single token associated with the LUKS device.
Note this model is supposed to be used just as part of the LuksDump msg.
( t __name__t
__module__t __doc__R t topicR t Integert token_idt keyslott Stringt
token_type( ( ( sQ /usr/share/leapp-repository/repositories/system_upgrade/common/models/luksdump.pyR s t LuksDumpc B sb e Z d Z e Z e j � Z e j � Z e j � Z
e j � Z e j e j
e � d g �Z RS( s�
Information about a single LUKS-encrypted device.
Note this model is supposed to be used as a part of LuksDumps msg.
t default( R R R R R R R t versionR t uuidt device_patht device_namet ListR R t tokens( ( ( sQ /usr/share/leapp-repository/repositories/system_upgrade/common/models/luksdump.pyR
s t LuksDumpsc B s, e Z d Z e Z e j e j e � � Z RS( sE
Information about all LUKS-encrypted devices on the system.
(
R R R R R R R R R
t dumps( ( ( sQ /usr/share/leapp-repository/repositories/system_upgrade/common/models/luksdump.pyR @ s N( t leapp.modelsR R t leapp.topicsR R R
R ( ( ( sQ /usr/share/leapp-repository/repositories/system_upgrade/common/models/luksdump.pyt <module> s "