[#121] client: Make PrmContainerDelete fields public #141

Merged
fyrchik merged 3 commits from aarifullin/frostfs-sdk-go:master into master 2023-08-05 15:58:16 +00:00

3 Commits (master)

Author SHA1 Message Date
Airat Arifullin 0317938987 [#121] pool: Add wait params validation for containerPut method
DCO / DCO (pull_request) Successful in 46s Details
Tests and linters / Tests (1.20) (pull_request) Successful in 1m25s Details
Tests and linters / Tests (1.19) (pull_request) Successful in 6m3s Details
Tests and linters / Lint (pull_request) Successful in 7m6s Details
* Add WaitParams.CheckValidity() check because SetWaitParams is deprecated,
  but parameters were checked within this setter with checkForPositive()

Signed-off-by: Airat Arifullin a.arifullin@yadro.com
2023-08-04 10:23:47 +03:00
Airat Arifullin 4996ff619e [#121] pool: Make PrmContainerDelete fields public
* Refactor client PrmContainerDelete usage
* Introduce WaitParams CheckValidity method

Signed-off-by: Airat Arifullin a.arifullin@yadro.com
2023-08-03 12:11:14 +03:00
Airat Arifullin eea2042405 [#121] client: Make PrmContainerDelete fields public
Signed-off-by: Airat Arifullin a.arifullin@yadro.com
2023-08-03 11:42:54 +03:00