Docs.rs
  • gary-core-0.0.1
    • gary-core 0.0.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • Klaven
    • Dependencies
      • chrono ^0.4 normal
      • serde ^1.0 normal
      • serde_cbor ^0.9 normal
      • serde_derive ^1.0 normal
      • serde_yaml ^0.8 normal
      • whoami ^0.5.2 normal
    • Versions
    • 3.03% of the crate is documented
  • 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

gary_core0.0.1

Crate Items

  • Macros
  • Structs
  • Enums
  • Constants
  • Traits
  • Functions

List of all items

Structs

  • cluster_api::ClusterRequest
  • config::ClusterConfig
  • config::DeploymentManagerConfig
  • config::GossipConfig
  • config::NodeInfo
  • data::Container
  • data::Deployment
  • data::DeploymentSpec
  • data::DeploymentTemplate
  • data::JoinCluster
  • data::MachineInfo
  • data::MetaData
  • data::Ports
  • data::Spec
  • network::Message
  • plugins::runtime::RuntimeConfig
  • plugins::runtime::RuntimeError
  • plugins::runtime::SandboxConfig
  • plugins::runtime::WorkloadResources
  • plugins::runtime::WorkloadStatus

Enums

  • cluster_api::ResourceAction
  • cluster_api::ResourceType
  • network::MessageType
  • plugins::runtime::RuntimeErrorType
  • plugins::runtime::RuntimeFeatures

Traits

  • cluster_api::ClusterApi
  • comm::ClusterCommunicationReceiver
  • comm::ClusterCommunicator
  • comm::DeploymentCommunicationReceiver
  • comm::DeploymentCommunicator
  • plugins::runtime::RuntimePlugin

Macros

  • declare_plugin

Functions

  • defaults::blank
  • yaml::merge

Constants

  • defaults::API_PORT
  • defaults::DEPLOYMENT_PORT
  • defaults::GOSSIP_FANOUT
  • defaults::GOSSIP_INTERVAL
  • defaults::GOSSIP_PORT
  • defaults::TARGET