]> git.proxmox.com Git - pve-common.git/commit
section config: add helper for deleting keys from a entry
authorDominik Csapak <d.csapak@proxmox.com>
Tue, 17 Jan 2023 11:46:52 +0000 (12:46 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sat, 11 Mar 2023 17:14:32 +0000 (18:14 +0100)
commit5028848d42f90535a0c8a1e60a488cf7b8986b62
treea18ad65aed21215f8391542db9cfeacea2c8c7d8
parent6870afa45594da42ee7742e219358c5c76d059d2
section config: add helper for deleting keys from a entry

This is a pattern that can be found often in Proxmox VE's API stack,
so implement it centrally here for re-use.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/PVE/SectionConfig.pm