Docs.rs
  • wick-component-cli-0.2.0
    • wick-component-cli 0.2.0
    • Docs.rs crate page
    • Elastic-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • jsoverson
    • Dependencies
      • cfg-if ^1.0 normal
      • clap ^4.2 normal
      • derive_builder ^0.12 normal
      • flow-component ^0.6.0 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • thiserror ^1.0 normal
      • tokio ^1 normal
      • tokio-stream ^0.1 normal
      • tonic ^0.9 normal
      • tonic-reflection ^0.9 normal
      • tracing ^0.1 normal
      • uuid ^1.1 normal
      • wick-config ^0.27.0 normal
      • wick-interface-types ^0.16.0 normal
      • wick-invocation-server ^0.2.0 normal
      • wick-packet ^0.16.0 normal
      • wick-rpc ^0.2.0 normal
      • anyhow ^1.0 dev
      • once_cell ^1.8 dev
      • reqwest ~0.11.16 dev
      • serde_json ^1.0 dev
      • wick-test-logger ^0.2.0 dev
      • wick-logger ^0.3.0 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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
logo

logo

Crate wick_component_cli

  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases
?
Change settings

List of all items

Structs

  • ServerControl
  • ServerState
  • options::DefaultCliOptions
  • options::MeshOptions
  • options::Options
  • options::ServerOptions
  • options::ServerOptionsBuilder

Enums

  • error::CliError
  • options::ServerOptionsBuilderError

Functions

  • init_cli
  • parse_args
  • start_server

Type Aliases

  • Error

Constants

  • options::env::NATS_CREDSFILE
  • options::env::NATS_TOKEN
  • options::env::NATS_URL
  • options::env::WICK_COLLECTION_ID
  • options::env::WICK_RPC_ADDRESS
  • options::env::WICK_RPC_CA
  • options::env::WICK_RPC_ENABLED
  • options::env::WICK_RPC_KEY
  • options::env::WICK_RPC_PEM
  • options::env::WICK_RPC_PORT
  • options::env::WICK_TIMEOUT