On Mon, Mar 31, 2025 at 05:13:10PM +0200, Fabian Grünbichler wrote:
> On March 26, 2025 3:20 pm, Max Carrara wrote:
> > This commit adds docstrings for the relevant PVE::SectionConfig
> > methods in the context of the storage plugin API.
> >
> > Signed-off-by: Max Carrara
> > ---
> > src/PVE/Sto
On Mon Mar 31, 2025 at 5:13 PM CEST, Fabian Grünbichler wrote:
> On March 26, 2025 3:20 pm, Max Carrara wrote:
> > This commit adds docstrings for the relevant PVE::SectionConfig
> > methods in the context of the storage plugin API.
> >
> > Signed-off-by: Max Carrara
> > ---
> > src/PVE/Storage/
On March 26, 2025 3:20 pm, Max Carrara wrote:
> This commit adds docstrings for the relevant PVE::SectionConfig
> methods in the context of the storage plugin API.
>
> Signed-off-by: Max Carrara
> ---
> src/PVE/Storage/PluginBase.pm | 194 +-
> 1 file changed, 192
This commit adds docstrings for the relevant PVE::SectionConfig
methods in the context of the storage plugin API.
Signed-off-by: Max Carrara
---
src/PVE/Storage/PluginBase.pm | 194 +-
1 file changed, 192 insertions(+), 2 deletions(-)
diff --git a/src/PVE/Storage