Docs.rs
  • docker_compose_spec-0.1.2
    • docker_compose_spec 0.1.2
    • Docs.rs crate page
    • BSD-2-Clause
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • ekzeb
    • Dependencies
      • anyhow ^1 normal
      • regex ^1 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • serde_yaml ^0.9.34 normal
      • tokio ^1 normal optional
      • utoipa ^5 normal optional
      • yaml-rust2 ^0.9 normal optional
      • axum ^0.7 dev
      • tokio ^1 dev
      • tracing-subscriber ^0.3 dev
      • utoipa-axum ^0.1 dev
      • utoipa-swagger-ui ^8 dev
    • Versions
    • 0.77% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

docker_compose_spec0.1.2

  • All Items

Crate Items

  • Modules
  • Structs
  • Enums

Crate docker_compose_spec

Source
Expand description

docker_compose_spec

docker-compose.yml yaml <-> serde <-> json

Modules§

  • defaults
    Defaults
  • error
    Error types.

Structs§

  • BlkioLimit
  • BlkioWeight
  • ComposeService
  • Config
  • Constraints
  • Deployment
  • DeploymentConfig
  • DeploymentPlacement
  • DeploymentResources
  • DeploymentResourcesLimits
  • DeploymentResourcesReservations
  • DeploymentRestartPolicy
  • Development
  • DevelopmentWatchItem
  • DevicesItem
  • DockerCompose
  • FieldKey
  • GenericResourcesItem
  • GenericResourcesItemDiscreteResourceSpec
  • Healthcheck
  • Ipam
  • IpamConfig
  • Network
  • NonEmptyKey
  • OptsKey
  • Secret
  • ServiceBlkioConfig
  • ServiceBuildObject
  • ServiceCredentialSpec
  • ServiceDependsOnVar
  • ServiceLogging
  • ServiceNetwork
  • ServiceNetworkOpt
  • ServiceVolumeBind
  • ServiceVolumeTmpfs
  • ServiceVolumeValue
  • StorageOpt
  • Ulimits
  • UlimitsKey
  • Volume
  • VolumeConfig

Enums§

  • BoolOrStr
  • Command
  • DeploymentConfigOrder
  • DevelopmentWatchItemAction
  • EnvFile
  • EnvFileItem
  • External
  • ExtraHosts
  • ExtraHostsVal
  • Include
  • IntOrStr
  • NumOrStr
  • OptNumOrStr
  • Restart
  • ServiceBuild
  • ServiceCgroup
  • ServiceConfigOrSecretItem
  • ServiceDependsOn
  • ServiceDependsOnCondition
  • ServiceDevicesItem
  • ServiceExtends
  • ServiceNetworks
  • ServicePort
  • ServicePullPolicy
  • ServiceVolume
  • UIntOrStr
  • UlimitsValue
  • VecOrMap
  • VecOrMapVal
  • VecOrStr