XYZ File Manager
Current Path:
/lib/python3.9/site-packages/pycriu/images
lib
/
python3.9
/
site-packages
/
pycriu
/
images
/
📁
..
📄
__init__.py
(137 B)
📁
__pycache__
📄
autofs_pb2.py
(5.28 KB)
📄
binfmt_misc_pb2.py
(5.09 KB)
📄
cgroup_pb2.py
(15.18 KB)
📄
core_aarch64_pb2.py
(8.75 KB)
📄
core_arm_pb2.py
(15.16 KB)
📄
core_pb2.py
(34.42 KB)
📄
core_ppc64_pb2.py
(18.59 KB)
📄
core_s390_pb2.py
(17.41 KB)
📄
core_x86_pb2.py
(33.22 KB)
📄
cpuinfo_pb2.py
(13.5 KB)
📄
creds_pb2.py
(8.29 KB)
📄
eventfd_pb2.py
(3.43 KB)
📄
eventpoll_pb2.py
(7.37 KB)
📄
ext_file_pb2.py
(2.53 KB)
📄
fdinfo_pb2.py
(20.64 KB)
📄
fh_pb2.py
(6.58 KB)
📄
fifo_pb2.py
(2.7 KB)
📄
file_lock_pb2.py
(4.04 KB)
📄
fown_pb2.py
(3.53 KB)
📄
fs_pb2.py
(2.68 KB)
📄
fsnotify_pb2.py
(21.34 KB)
📄
ghost_file_pb2.py
(7.94 KB)
📄
images.py
(18.16 KB)
📄
inventory_pb2.py
(6 KB)
📄
ipc_desc_pb2.py
(4.42 KB)
📄
ipc_msg_pb2.py
(4.49 KB)
📄
ipc_sem_pb2.py
(2.54 KB)
📄
ipc_shm_pb2.py
(2.99 KB)
📄
ipc_var_pb2.py
(8.96 KB)
📄
lve_pb2.py
(10.37 KB)
📄
macvlan_pb2.py
(2.39 KB)
📄
magic.py
(4.21 KB)
📄
mm_pb2.py
(12.18 KB)
📄
mnt_pb2.py
(14.36 KB)
📄
netdev_pb2.py
(17.41 KB)
📄
ns_pb2.py
(3.15 KB)
📄
opts_pb2.py
(5.21 KB)
📄
packet_sock_pb2.py
(16.82 KB)
📄
pagemap_pb2.py
(4.66 KB)
📄
pb.py
(1.66 KB)
📄
pb2dict.py
(11.62 KB)
📄
pipe_data_pb2.py
(2.79 KB)
📄
pipe_pb2.py
(3.44 KB)
📄
pstree_pb2.py
(4.16 KB)
📄
regfile_pb2.py
(5.66 KB)
📄
remap_file_path_pb2.py
(4.15 KB)
📄
rlimit_pb2.py
(2.31 KB)
📄
sa_pb2.py
(4.01 KB)
📄
seccomp_pb2.py
(4.09 KB)
📄
siginfo_pb2.py
(3.27 KB)
📄
signalfd_pb2.py
(3.63 KB)
📄
sit_pb2.py
(8.7 KB)
📄
sk_inet_pb2.py
(15.13 KB)
📄
sk_netlink_pb2.py
(7.17 KB)
📄
sk_opts_pb2.py
(10.79 KB)
📄
sk_packet_pb2.py
(4.43 KB)
📄
sk_unix_pb2.py
(12.31 KB)
📄
stats_pb2.py
(12.7 KB)
📄
sysctl_pb2.py
(3.76 KB)
📄
tcp_stream_pb2.py
(9.07 KB)
📄
time_pb2.py
(2.25 KB)
📄
timer_pb2.py
(11.13 KB)
📄
timerfd_pb2.py
(6.14 KB)
📄
tty_pb2.py
(22.97 KB)
📄
tun_pb2.py
(6.24 KB)
📄
userns_pb2.py
(4.57 KB)
📄
utsns_pb2.py
(2.35 KB)
📄
vma_pb2.py
(6.78 KB)
Editing: opts_pb2.py
# -*- coding: utf-8 -*- # Generated by the protocol buffer compiler. DO NOT EDIT! # source: opts.proto """Generated protocol buffer code.""" from google.protobuf import descriptor as _descriptor from google.protobuf import message as _message from google.protobuf import reflection as _reflection from google.protobuf import symbol_database as _symbol_database # @@protoc_insertion_point(imports) _sym_db = _symbol_database.Default() from google.protobuf import descriptor_pb2 as google_dot_protobuf_dot_descriptor__pb2 DESCRIPTOR = _descriptor.FileDescriptor( name='opts.proto', package='', syntax='proto2', serialized_options=None, create_key=_descriptor._internal_create_key, serialized_pb=b'\n\nopts.proto\x1a google/protobuf/descriptor.proto\"m\n\tCRIU_Opts\x12\x0b\n\x03hex\x18\x01 \x01(\x08\x12\r\n\x05ipadd\x18\x02 \x01(\x08\x12\r\n\x05\x66lags\x18\x03 \x01(\t\x12\x0b\n\x03\x64\x65v\x18\x04 \x01(\x08\x12\x0c\n\x04odev\x18\x05 \x01(\x08\x12\x0c\n\x04\x64ict\x18\x06 \x01(\t\x12\x0c\n\x04\x63onv\x18\x07 \x01(\t:8\n\x04\x63riu\x12\x1d.google.protobuf.FieldOptions\x18\xfa\x07 \x01(\x0b\x32\n.CRIU_Opts' , dependencies=[google_dot_protobuf_dot_descriptor__pb2.DESCRIPTOR,]) CRIU_FIELD_NUMBER = 1018 criu = _descriptor.FieldDescriptor( name='criu', full_name='criu', index=0, number=1018, type=11, cpp_type=10, label=1, has_default_value=False, default_value=None, message_type=None, enum_type=None, containing_type=None, is_extension=True, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key) _CRIU_OPTS = _descriptor.Descriptor( name='CRIU_Opts', full_name='CRIU_Opts', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ _descriptor.FieldDescriptor( name='hex', full_name='CRIU_Opts.hex', index=0, number=1, type=8, cpp_type=7, label=1, has_default_value=False, default_value=False, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='ipadd', full_name='CRIU_Opts.ipadd', index=1, number=2, type=8, cpp_type=7, label=1, has_default_value=False, default_value=False, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='flags', full_name='CRIU_Opts.flags', index=2, number=3, type=9, cpp_type=9, label=1, has_default_value=False, default_value=b"".decode('utf-8'), message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='dev', full_name='CRIU_Opts.dev', index=3, number=4, type=8, cpp_type=7, label=1, has_default_value=False, default_value=False, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='odev', full_name='CRIU_Opts.odev', index=4, number=5, type=8, cpp_type=7, label=1, has_default_value=False, default_value=False, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='dict', full_name='CRIU_Opts.dict', index=5, number=6, type=9, cpp_type=9, label=1, has_default_value=False, default_value=b"".decode('utf-8'), message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='conv', full_name='CRIU_Opts.conv', index=6, number=7, type=9, cpp_type=9, label=1, has_default_value=False, default_value=b"".decode('utf-8'), message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto2', extension_ranges=[], oneofs=[ ], serialized_start=48, serialized_end=157, ) DESCRIPTOR.message_types_by_name['CRIU_Opts'] = _CRIU_OPTS DESCRIPTOR.extensions_by_name['criu'] = criu _sym_db.RegisterFileDescriptor(DESCRIPTOR) CRIU_Opts = _reflection.GeneratedProtocolMessageType('CRIU_Opts', (_message.Message,), { 'DESCRIPTOR' : _CRIU_OPTS, '__module__' : 'opts_pb2' # @@protoc_insertion_point(class_scope:CRIU_Opts) }) _sym_db.RegisterMessage(CRIU_Opts) criu.message_type = _CRIU_OPTS google_dot_protobuf_dot_descriptor__pb2.FieldOptions.RegisterExtension(criu) # @@protoc_insertion_point(module_scope)
Upload File
Create Folder