Docs.rs
  • windmill-api-1.501.0
    • windmill-api 1.501.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.57% 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.501.0

Module schedule_api

Module Items

  • Enums
  • Functions

In windmill_api::apis

windmill_api::apis

Module schedule_api

Source

Enums§

CreateScheduleError
struct for typed errors of method create_schedule
DeleteScheduleError
struct for typed errors of method delete_schedule
ExistsScheduleError
struct for typed errors of method exists_schedule
GetScheduleError
struct for typed errors of method get_schedule
ListSchedulesError
struct for typed errors of method list_schedules
ListSchedulesWithJobsError
struct for typed errors of method list_schedules_with_jobs
PreviewScheduleError
struct for typed errors of method preview_schedule
SetDefaultErrorOrRecoveryHandlerError
struct for typed errors of method set_default_error_or_recovery_handler
SetScheduleEnabledError
struct for typed errors of method set_schedule_enabled
UpdateScheduleError
struct for typed errors of method update_schedule

Functions§

create_schedule
delete_schedule
exists_schedule
get_schedule
list_schedules
list_schedules_with_jobs
preview_schedule
set_default_error_or_recovery_handler
set_schedule_enabled
update_schedule