openstack_sdk 0.22.5

OpenStack SDK
Documentation
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
//     http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//
// SPDX-License-Identifier: Apache-2.0
//
// WARNING: This file is automatically generated from OpenAPI schema using
// `openstack-codegenerator`.

//! `/v3/volumes` REST operations of block_storage
pub mod create_30;
pub mod create_313;
pub mod create_347;
pub mod create_353;
pub mod delete;
pub mod encryption;
pub mod find;
pub mod get;
pub mod list;
pub mod list_detailed;
pub mod metadata;
pub mod os_attach;
pub mod os_begin_detaching;
pub mod os_detach;
pub mod os_extend;
pub mod os_extend_volume_completion;
pub mod os_force_delete;
pub mod os_force_detach;
pub mod os_initialize_connection;
pub mod os_migrate_volume_30;
pub mod os_migrate_volume_316;
pub mod os_migrate_volume_completion;
pub mod os_reimage_368;
pub mod os_reserve;
pub mod os_reset_status;
pub mod os_retype;
pub mod os_roll_detaching;
pub mod os_set_bootable;
pub mod os_set_image_metadata;
pub mod os_show_image_metadata;
pub mod os_terminate_connection;
pub mod os_unmanage;
pub mod os_unreserve;
pub mod os_unset_image_metadata;
pub mod os_update_readonly_flag;
pub mod os_volume_upload_image_30;
pub mod os_volume_upload_image_31;
pub mod revert_340;
pub mod set_30;
pub mod set_353;
pub mod summary;