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`.

//! `Block_storage` Service bindings
pub mod attachment;
pub mod availability_zone;
pub mod backup;
pub mod capability;
pub mod cgsnapshot;
pub mod cluster;
pub mod consistencygroup;
pub mod default_type;
pub mod extension;
pub mod group;
pub mod group_snapshot;
pub mod group_type;
pub mod host;
pub mod limit;
pub mod manageable_snapshot;
pub mod manageable_volume;
pub mod message;
pub mod os_volume_transfer;
pub mod qos_spec;
pub mod quota_class_set;
pub mod quota_set;
pub mod resource_filter;
pub mod scheduler_stat;
pub mod service;
pub mod snapshot;
pub mod snapshot_manage;
pub mod r#type;
pub mod version;
pub mod volume;
pub mod volume_manage;
pub mod volume_transfer;
pub mod worker;