proxmox/pbs-api-types/src
Markus Frank 25d26d83b1 api types: add regex, format & schema for partition names
The new regex is similar to BLOCKDEVICE_NAME_REGEX but also allows
numbers at the end of the device name (also allows partitions names).
For nvme partitions it also allows the letter p and a number.

Signed-off-by: Markus Frank <m.frank@proxmox.com>
Reviewed-by: Lukas Wagner <l.wagner@proxmox.com>
Tested-by: Lukas Wagner <l.wagner@proxmox.com>
Reviewed-by: Max Carrara <m.carrara@proxmox.com>
Tested-by: Max Carrara <m.carrara@proxmox.com>
2023-11-28 18:24:12 +01:00
..
tape fix: api-types: add support for lto 9 tape density 2023-08-11 08:52:50 +02:00
acl.rs AclListItem: derive Clone and PartialEq 2023-09-02 16:24:45 +02:00
common_regex.rs update to proxmox-sys 0.2 crate 2021-11-24 10:32:27 +01:00
crypto.rs api types: rust fmt 2022-04-10 18:00:18 +02:00
datastore.rs pbs-api-types: derive Clone and PartialEq for BackupContent, SnapshotVerifyState, SnapshotListItem and GroupListItem 2023-11-23 09:53:30 +01:00
file_restore.rs pbs-api-types: add FileRestoreFormat type 2022-10-05 18:40:49 +02:00
jobs.rs fix-3211: manager: Document --notify argument 2023-11-27 15:33:51 +01:00
key_derivation.rs api types: rust fmt 2022-04-10 18:00:18 +02:00
ldap.rs access: ldap check connection on creation and change 2023-06-26 16:08:24 +02:00
lib.rs api types: add regex, format & schema for partition names 2023-11-28 18:24:12 +01:00
maintenance.rs api-types: add MaintenanceType::Delete 2022-11-28 14:45:39 +01:00
metrics.rs tree-wide: run cargo fmt 2023-11-27 15:37:35 +01:00
network.rs Interface: add missing serde skip_serializing_if to bond_xmit_hash_policy 2023-10-12 12:39:18 +02:00
node.rs tree-wide: run cargo fmt 2023-11-27 15:37:35 +01:00
openid.rs api types: rust fmt 2022-04-10 18:00:18 +02:00
percent_encoding.rs move pbs-tools/src/percent_encoding.rs to pbs-api-types/src/percent_encoding.rs 2021-11-25 11:48:52 +01:00
remote.rs derive Clone and PartialEq for some API types 2022-12-15 17:34:13 +01:00
traffic_control.rs TrafficControlCurrentRate: derive Clone and PartalEq (for GUI) 2023-10-15 11:09:42 +02:00
user.rs api-types: set serde defaults for UserWithTokens 2023-08-01 09:12:43 +02:00
zfs.rs api-types: clippy fixes 2022-07-27 13:29:32 +02:00