[#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:11:50 +03:00
parent 9a1b5d778b
commit 1783e4e34c
53 changed files with 1337 additions and 122 deletions

2
frostfs_sdk/__init__.py Normal file
View file

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