[#3] Added generate proto script create container method

Signed-off-by: Ilyas Niyazov <i.niyazov@yadro.com>
This commit is contained in:
Ilyas Niyazov 2025-03-25 11:13:48 +03:00
parent 19282f13cc
commit 297e107b10
52 changed files with 1380 additions and 74 deletions

2
frostfs_sdk/__init__.py Normal file
View file

@ -0,0 +1,2 @@
from frostfs_sdk.client import *
from frostfs_sdk.models import *