frostfs-rest-gw/gen/restapi/operations
Denis Kirillov 26f0ae93f4 [#1] Add route to list containers
Signed-off-by: Denis Kirillov <denis@nspcc.ru>
2022-04-29 10:20:37 +03:00
..
auth.go [#1] Add basic structure and operations 2022-04-29 10:20:37 +03:00
auth_parameters.go [#1] Add basic structure and operations 2022-04-29 10:20:37 +03:00
auth_responses.go [#1] Add basic structure and operations 2022-04-29 10:20:37 +03:00
delete_container.go [#1] Add route to delete container 2022-04-29 10:20:37 +03:00
delete_container_parameters.go [#1] Add route to delete container 2022-04-29 10:20:37 +03:00
delete_container_responses.go [#1] Add route to delete container 2022-04-29 10:20:37 +03:00
get_container.go [#1] Add basic structure and operations 2022-04-29 10:20:37 +03:00
get_container_e_acl.go [#1] Add routes to manage container eacl 2022-04-29 10:20:37 +03:00
get_container_e_acl_parameters.go [#1] Add routes to manage container eacl 2022-04-29 10:20:37 +03:00
get_container_e_acl_responses.go [#1] Add routes to manage container eacl 2022-04-29 10:20:37 +03:00
get_container_parameters.go [#1] Add basic structure and operations 2022-04-29 10:20:37 +03:00
get_container_responses.go [#1] Add basic structure and operations 2022-04-29 10:20:37 +03:00
get_object_info.go [#1] Add route to get object info 2022-04-29 10:20:37 +03:00
get_object_info_parameters.go [#1] Add route to get object info 2022-04-29 10:20:37 +03:00
get_object_info_responses.go [#1] Add route to get object info 2022-04-29 10:20:37 +03:00
list_containers.go [#1] Add route to list containers 2022-04-29 10:20:37 +03:00
list_containers_parameters.go [#1] Add route to list containers 2022-04-29 10:20:37 +03:00
list_containers_responses.go [#1] Add route to list containers 2022-04-29 10:20:37 +03:00
neofs_rest_gw_api.go [#1] Add route to list containers 2022-04-29 10:20:37 +03:00
put_container.go [#1] Add basic structure and operations 2022-04-29 10:20:37 +03:00
put_container_e_acl.go [#1] Add routes to manage container eacl 2022-04-29 10:20:37 +03:00
put_container_e_acl_parameters.go [#1] Add routes to manage container eacl 2022-04-29 10:20:37 +03:00
put_container_e_acl_responses.go [#1] Add routes to manage container eacl 2022-04-29 10:20:37 +03:00
put_container_parameters.go [#1] Add route to delete container 2022-04-29 10:20:37 +03:00
put_container_responses.go [#1] Add basic structure and operations 2022-04-29 10:20:37 +03:00
put_object.go [#1] Add basic structure and operations 2022-04-29 10:20:37 +03:00
put_object_parameters.go [#1] Add basic structure and operations 2022-04-29 10:20:37 +03:00
put_object_responses.go [#1] Add basic structure and operations 2022-04-29 10:20:37 +03:00