Module client
Expand description
GC Hub REST Client This module provides a client for interacting with the GC Hub REST API.
Re-exports§
pub use crate::models::ErrorResponse;
Modules§
- error 🔒
Structs§
- GCHub
Rest Client - TODO: Separate client into a runtime client and a management client, so it reduces dependencies on the runtime side.