ModulesΒΆ
- snapm package
- Module contents
Selection
Selection.__firstlineno__
Selection.__init__()
Selection.__repr__()
Selection.__static_attributes__
Selection.__str__()
Selection.all_attrs
Selection.check_valid_selection()
Selection.from_cmd_args()
Selection.is_null()
Selection.is_single()
Selection.mount_point
Selection.mount_points
Selection.name
Selection.nr_snapshots
Selection.origin
Selection.snapshot_attrs
Selection.snapshot_name
Selection.snapshot_set_attrs
Selection.snapshot_uuid
Selection.timestamp
Selection.uuid
SizePolicy
SizePolicyType
SnapStatus
SnapmBusyError
SnapmCalloutError
SnapmError
SnapmExistsError
SnapmInvalidIdentifierError
SnapmLogger
SnapmNoProviderError
SnapmNoSpaceError
SnapmNotFoundError
SnapmParseError
SnapmPathError
SnapmPluginError
SnapmRecursionError
SnapmSizePolicyError
SnapmStateError
Snapshot
Snapshot.__firstlineno__
Snapshot.__init__()
Snapshot.__static_attributes__
Snapshot.__str__()
Snapshot.activate()
Snapshot.as_dict()
Snapshot.autoactivate
Snapshot.check_resize()
Snapshot.check_revert()
Snapshot.deactivate()
Snapshot.delete()
Snapshot.devpath
Snapshot.free
Snapshot.invalidate_cache()
Snapshot.json()
Snapshot.mount_point
Snapshot.mounted
Snapshot.name
Snapshot.origin
Snapshot.origin_mounted
Snapshot.origin_options
Snapshot.rename()
Snapshot.resize()
Snapshot.revert()
Snapshot.set_autoactivate()
Snapshot.size
Snapshot.snapset_name
Snapshot.snapshot_mounted
Snapshot.snapshot_set
Snapshot.source
Snapshot.status
Snapshot.time
Snapshot.timestamp
Snapshot.uuid
SnapshotSet
SnapshotSet.__firstlineno__
SnapshotSet.__init__()
SnapshotSet.__static_attributes__
SnapshotSet.__str__()
SnapshotSet.activate()
SnapshotSet.as_dict()
SnapshotSet.autoactivate
SnapshotSet.deactivate()
SnapshotSet.delete()
SnapshotSet.devices
SnapshotSet.json()
SnapshotSet.mount_points
SnapshotSet.mounted
SnapshotSet.name
SnapshotSet.nr_snapshots
SnapshotSet.origin_mounted
SnapshotSet.rename()
SnapshotSet.resize()
SnapshotSet.revert()
SnapshotSet.snapshot_by_mount_point()
SnapshotSet.snapshot_by_source()
SnapshotSet.snapshot_mounted
SnapshotSet.snapshots
SnapshotSet.sources
SnapshotSet.status
SnapshotSet.time
SnapshotSet.timestamp
SnapshotSet.uuid
get_debug_mask()
is_size_policy()
parse_size_with_units()
set_debug_mask()
size_fmt()
- Submodules
- snapm.manager module
Manager
Manager.__firstlineno__
Manager.__init__()
Manager.__static_attributes__
Manager._check_recursion()
Manager._find_and_verify_plugins()
Manager._snapset_from_name_or_uuid()
Manager._validate_snapset_name()
Manager.activate_snapshot_sets()
Manager.by_name
Manager.by_uuid
Manager.create_snapshot_set()
Manager.create_snapshot_set_boot_entry()
Manager.create_snapshot_set_revert_entry()
Manager.deactivate_snapshot_sets()
Manager.delete_snapshot_sets()
Manager.discover_snapshot_sets()
Manager.find_snapshot_sets()
Manager.find_snapshots()
Manager.plugins
Manager.rename_snapshot_set()
Manager.resize_snapshot_set()
Manager.revert_snapshot_set()
Manager.revert_snapshot_sets()
Manager.set_autoactivate()
Manager.snapshot_sets
Plugin
Plugin.__firstlineno__
Plugin.__init__()
Plugin.__static_attributes__
Plugin._log_debug()
Plugin._log_error()
Plugin._log_info()
Plugin._log_warn()
Plugin.activate_snapshot()
Plugin.can_snapshot()
Plugin.check_create_snapshot()
Plugin.check_resize_snapshot()
Plugin.check_revert_snapshot()
Plugin.create_snapshot()
Plugin.deactivate_snapshot()
Plugin.delete_snapshot()
Plugin.discover_snapshots()
Plugin.end_transaction()
Plugin.info()
Plugin.name
Plugin.origin_from_mount_point()
Plugin.rename_snapshot()
Plugin.resize_snapshot()
Plugin.revert_snapshot()
Plugin.set_autoactivate()
Plugin.snapshot_class
Plugin.start_transaction()
Plugin.version
- snapm.command module
PR_PLUGIN
PR_SNAPSET
PR_SNAPSHOT
ReportObj
_activate_cmd()
_add_autoactivate_args()
_add_identifier_args()
_add_json_arg()
_add_plugin_subparser()
_add_report_args()
_add_snapset_subparser()
_add_snapshot_subparser()
_autoactivate_cmd()
_bool_to_yes_no()
_create_cmd()
_deactivate_cmd()
_delete_cmd()
_do_print_type()
_expand_fields()
_generic_list_cmd()
_list_cmd()
_plugin_list_cmd()
_rename_cmd()
_report_obj_types
_report_opts_from_args()
_resize_cmd()
_revert_cmd()
_show_cmd()
_snapshot_activate_cmd()
_snapshot_autoactivate_cmd()
_snapshot_deactivate_cmd()
_snapshot_list_cmd()
_snapshot_show_cmd()
_str_indent()
create_snapset()
delete_snapset()
main()
print_plugins()
print_snapsets()
print_snapshots()
rename_snapset()
resize_snapset()
revert_snapset()
set_debug()
setup_logging()
show_snapsets()
show_snapshots()
shutdown_logging()
- snapm.report module
Field
FieldProperties
FieldProperties.__firstlineno__
FieldProperties.__static_attributes__
FieldProperties.align
FieldProperties.compact_one
FieldProperties.compacted
FieldProperties.dtype
FieldProperties.field_num
FieldProperties.hidden
FieldProperties.implicit
FieldProperties.initial_width
FieldProperties.objtype
FieldProperties.sort_dir
FieldProperties.sort_key
FieldProperties.sort_posn
FieldProperties.width
FieldType
Report
ReportObjType
ReportOpts
ReportOpts.__eq__()
ReportOpts.__firstlineno__
ReportOpts.__hash__
ReportOpts.__init__()
ReportOpts.__static_attributes__
ReportOpts.__str__()
ReportOpts.aligned
ReportOpts.buffered
ReportOpts.columns
ReportOpts.columns_as_rows
ReportOpts.field_name_prefix
ReportOpts.headings
ReportOpts.json
ReportOpts.report_file
ReportOpts.separator
ReportOpts.unquoted
- snapm.manager.plugins module
- Module contents