Crate hydro_deploy

Source

Re-exports§

pub use deployment::Deployment;
pub use localhost::LocalhostHost;
pub use gcp::GcpComputeEngineHost;
pub use azure::AzureHost;
pub use rust_crate::RustCrate;
pub use custom_service::CustomService;

Modules§

azure
custom_service
deployment
gcp
localhost
progress
rust_crate
ssh
terraform
util

Structs§

ResourceBatch
ResourcePool
ResourceResult
TracingResults

Enums§

ClientStrategy
Like BindType, but includes metadata for determining whether a connection is possible.
HostTargetType
ServerStrategy
Types of connections that a host can make to another host.

Traits§

Host
LaunchedBinary
LaunchedHost
Service
ServiceBuilder

Type Aliases§

HostStrategyGetter