Docs.rs
  • gitops-operator-0.8.0
    • gitops-operator 0.8.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • kainlite
    • Dependencies
      • anyhow ^1.0.95 normal
      • axum ^0.8.1 normal
      • axum-prometheus ^0.8.0 normal
      • base64 ^0.22.1 normal
      • futures ^0.3.31 normal
      • git2 ^0.20.0 normal
      • k8s-openapi ^0.24.0 normal
      • kube ^0.98.0 normal
      • openssl ^0.10 normal
      • opentelemetry ^0.27.1 normal
      • opentelemetry-otlp ^0.27.0 normal
      • opentelemetry-semantic-conventions ^0.27.0 normal
      • opentelemetry_sdk ^0.27.1 normal
      • reqwest ^0.12.12 normal
      • serde ^1.0.216 normal
      • serde_json ^1.0.137 normal
      • serde_yaml ^0.9.34 normal
      • tokio ^1.42.0 normal
      • tower-http ^0.6.2 normal
      • tracing ^0.1.41 normal
      • tracing-bunyan-formatter ^0.3.10 normal
      • tracing-log ^0.2.0 normal
      • tracing-opentelemetry ^0.28.0 normal
      • tracing-subscriber ^0.3.19 normal
      • uuid ^1.11.0 normal
      • assert_matches ^1.5.0 dev
      • mockall ^0.12.1 dev
      • mockito ^1.6.1 dev
      • serial_test ^3.2.0 dev
      • tempfile ^3.8.1 dev
      • tokio ^1.42.0 dev
      • tower ^0.5.2 dev
      • wiremock ^0.6 dev
    • Versions
    • 0% of the crate is documented
  • 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

gitops_operator0.8.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • configuration::Config
  • configuration::Entry
  • registry::AuthChallenge
  • registry::RegistryChecker

Enums

  • configuration::State

Traits

  • git::DefaultCallbacks

Functions

  • files::needs_patching
  • files::patch_deployment
  • git::clone_or_update_repo
  • git::clone_repo
  • git::commit_changes
  • git::create_signature
  • git::get_latest_commit
  • git::stage_and_push_changes
  • notifications::send
  • registry::get_registry_auth_from_secret
  • telemetry::get_subscriber
  • telemetry::init_subscriber
  • telemetry::resource