Docs.rs
  • argo-workflows-rs-0.0.1
    • argo-workflows-rs 0.0.1
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • after-ephemera
    • Dependencies
      • reqwest ^0.11 normal
      • serde ^1.0 normal
      • serde_derive ^1.0 normal
      • serde_json ^1.0 normal
      • url ^2.2 normal
      • uuid ^1.0 normal
    • Versions
    • 40.52% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

argo_workflows_rs0.0.1

Module artifact_service_api

  • Enums
  • Functions

In argo_workflows_rs::apis

?
Change settings

Module argo_workflows_rs::apis::artifact_service_api

source ·

Enums

  • ArtifactServiceGetArtifactFileError
    struct for typed errors of method artifact_service_get_artifact_file
  • ArtifactServiceGetInputArtifactByUidError
    struct for typed errors of method artifact_service_get_input_artifact_by_uid
  • ArtifactServiceGetInputArtifactError
    struct for typed errors of method artifact_service_get_input_artifact
  • ArtifactServiceGetOutputArtifactByUidError
    struct for typed errors of method artifact_service_get_output_artifact_by_uid
  • ArtifactServiceGetOutputArtifactError
    struct for typed errors of method artifact_service_get_output_artifact

Functions

  • artifact_service_get_artifact_file
  • artifact_service_get_input_artifact
  • artifact_service_get_input_artifact_by_uid
  • artifact_service_get_output_artifact
  • artifact_service_get_output_artifact_by_uid