Docs.rs
  • wick-component-cli-0.3.0
    • wick-component-cli 0.3.0
    • Permalink
    • 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.7.0 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • thiserror ^1.0 normal
      • tokio ^1.33 normal
      • tokio-stream ^0.1 normal
      • tonic ^0.9 normal optional
      • tonic-reflection ^0.9 normal optional
      • tracing ^0.1 normal
      • uuid ^1.1 normal
      • wick-config ^0.28.0 normal optional
      • wick-interface-types ^0.17.0 normal
      • wick-invocation-server ^0.3.0 normal optional
      • wick-packet ^0.17.0 normal
      • wick-rpc ^0.3.0 normal optional
      • 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.4.0 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

wick_component_cli0.3.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

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