openstack_types 0.22.5

OpenStack API Types
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`.

//! `Identity` Service bindings
pub mod auth;
pub mod credential;
pub mod domain;
pub mod ec2token;
pub mod endpoint;
pub mod group;
pub mod limit;
pub mod os_ep_filter;
pub mod os_federation;
pub mod os_inherit;
pub mod os_oauth1;
pub mod os_oauth2;
pub mod os_revoke;
pub mod os_simple_cert;
pub mod os_trust;
pub mod policy;
pub mod project;
pub mod region;
pub mod registered_limit;
pub mod role;
pub mod role_assignment;
pub mod role_inference;
pub mod s3token;
pub mod service;
pub mod system;
pub mod user;
pub mod version;