Docs.rs
  • windmill-api-1.505.0
    • windmill-api 1.505.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • crates.io
    • Source
    • Owners
    • rubenfiszel
    • Dependencies
      • reqwest ^0.12 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • serde_repr ^0.1 normal
      • serde_with ^3.8 normal
      • url ^2.5 normal
      • uuid ^1.8 normal
    • Versions
    • 12.37% 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

windmill_api1.505.0

Module nats_trigger_api

Module Items

  • Enums
  • Functions

In windmill_api::apis

windmill_api::apis

Module nats_trigger_api

Source

Enums§

CreateNatsTriggerError
struct for typed errors of method create_nats_trigger
DeleteNatsTriggerError
struct for typed errors of method delete_nats_trigger
ExistsNatsTriggerError
struct for typed errors of method exists_nats_trigger
GetNatsTriggerError
struct for typed errors of method get_nats_trigger
ListNatsTriggersError
struct for typed errors of method list_nats_triggers
SetNatsTriggerEnabledError
struct for typed errors of method set_nats_trigger_enabled
TestNatsConnectionError
struct for typed errors of method test_nats_connection
UpdateNatsTriggerError
struct for typed errors of method update_nats_trigger

Functions§

create_nats_trigger
delete_nats_trigger
exists_nats_trigger
get_nats_trigger
list_nats_triggers
set_nats_trigger_enabled
test_nats_connection
update_nats_trigger