Docs.rs
  • cage-0.3.6
    • cage 0.3.6
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • emk
    • Dependencies
      • boondock ^0.1.0-alpha.1 normal
      • clap ^2.14 normal
      • colored ^2.0 normal
      • compose_yml ^0.0.59 normal
      • dirs ^3.0.1 normal
      • env_logger ^0.7.1 normal
      • error-chain ^0.12.2 normal
      • failure ^0.1.7 normal
      • glob ^0.3 normal
      • handlebars ^3.0.1 normal
      • include_dir ^0.6.0 normal
      • itertools ^0.9 normal
      • lazy_static ^1.0 normal
      • log ^0.4.8 normal
      • openssl-probe ^0.1 normal
      • rand ^0.7.3 normal
      • rayon ^1.3.0 normal
      • regex ^1.3.6 normal
      • retry ^1.0.0 normal
      • semver ^0.10 normal
      • serde ^1.0 normal
      • serde_derive ^1.0 normal
      • serde_json ^1.0 normal
      • serde_yaml ^0.8.11 normal
      • shlex ^0.1 normal
      • tokio ^0.2.17 normal
      • url ^2.1.1 normal
      • hashicorp_vault ^1.0.0 normal
      • yaml-rust ^0.3 normal
      • cli_test_dir ^0.1.4 dev
      • copy_dir ^0.1 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

cage0.3.6

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • AllFiles
  • DefaultTags
  • Error
  • Pod
  • Pods
  • Project
  • ProjectConfig
  • RuntimeState
  • Source
  • SourceIter
  • Sources
  • Target
  • TargetFiles
  • Targets
  • args::Command
  • args::act_on::PodsOrServices
  • args::opts::Empty
  • args::opts::Exec
  • args::opts::Logs
  • args::opts::Process
  • args::opts::Pull
  • args::opts::Rm
  • args::opts::Run
  • args::opts::Test
  • args::opts::Up
  • command_runner::OsCommand
  • command_runner::OsCommandRunner
  • command_runner::TestCommand
  • command_runner::TestCommandRunner
  • hook::HookManager
  • plugins::Context
  • plugins::Manager
  • plugins::transform::abs_path::Plugin
  • plugins::transform::default_tags::Plugin
  • plugins::transform::host_dns::Plugin
  • plugins::transform::labels::Plugin
  • plugins::transform::remove_build::Plugin
  • plugins::transform::secrets::Plugin
  • plugins::transform::sources::Plugin
  • plugins::transform::vault::Plugin

Enums

  • ErrorKind
  • PodOrService
  • PodType
  • args::act_on::ActOn
  • args::act_on_sources::ActOnSources
  • plugins::Operation

Traits

  • ResultExt
  • args::ToArgs
  • cmd::CommandCompose
  • cmd::CommandExec
  • cmd::CommandGenerate
  • cmd::CommandLogs
  • cmd::CommandPull
  • cmd::CommandRun
  • cmd::CommandRunScript
  • cmd::CommandSource
  • cmd::CommandStatus
  • cmd::CommandUp
  • command_runner::Command
  • command_runner::CommandRunner
  • plugins::Plugin
  • plugins::PluginGenerate
  • plugins::PluginNew
  • plugins::PluginTransform

Macros

  • err

Functions

  • dir::find_project
  • err
  • version

Type Aliases

  • Result