Crate hydro_deploy
source ·Re-exports§
pub use deployment::Deployment;
pub use localhost::LocalhostHost;
pub use gcp::GcpComputeEngineHost;
pub use azure::AzureHost;
pub use hydroflow_crate::HydroflowCrate;
pub use custom_service::CustomService;
Modules§
Structs§
Enums§
- Like BindType, but includes metadata for determining whether a connection is possible.
- Types of connections that a host can make to another host.