[#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:12:10 +03:00
parent 19282f13cc
commit 3afa14db95
52 changed files with 1381 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 *