pub type Replicated = Replicated;👎Deprecated since 0.8.0: Please use
docker_sdk::service::Replicated. This will be removed in 0.9.0.Aliased Type§
pub struct Replicated {
pub replicas: u64,
}Fields§
§replicas: u64