Module handlers

Module handlers 

Source
Expand description

Cloud API handlers

Re-exports§

pub use account::CloudAccountHandler;
pub use acl::CloudAclHandler;
pub use api_keys::CloudApiKeysHandler;
pub use backup::CloudBackupHandler;
pub use billing::CloudBillingHandler;
pub use cloud_accounts::CloudAccountsHandler;
pub use crdb::CloudCrdbHandler;
pub use database::CloudDatabaseHandler;
pub use fixed::CloudFixedHandler;
pub use logs::CloudLogsHandler;
pub use metrics::CloudMetricsHandler;
pub use peering::CloudPeeringHandler;
pub use private_service_connect::CloudPrivateServiceConnectHandler;
pub use region::CloudRegionHandler;
pub use sso::CloudSsoHandler;
pub use subscription::CloudSubscriptionHandler;
pub use tasks::CloudTasksHandler;
pub use transit_gateway::CloudTransitGatewayHandler;
pub use users::CloudUsersHandler;

Modules§

account
Account operations handler
acl
ACL and RBAC operations handler
api_keys
API keys management handler
backup
Backup operations handler
billing
Billing and payment operations handler
cloud_accounts
Cloud account operations handler
crdb
Active-Active (CRDB) database operations handler
database
Database operations handler
fixed
Fixed (Essentials) subscription operations handler
logs
Logs operations handler
metrics
Metrics operations handler
peering
VPC Peering operations handler
private_service_connect
Private Service Connect operations handler
region
Region operations handler
sso
SSO/SAML configuration handler
subscription
Subscription operations handler
tasks
Task operations handler
transit_gateway
Transit Gateway operations handler
users
User management operations handler