Docs.rs
  • support-kit-0.0.9
    • support-kit 0.0.9
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • esmevane
    • Dependencies
      • async-trait ^0.1.83 normal
      • axum-server ^0.7.1 normal
      • bon ^2.3.0 normal
      • clap ^4.5.4 normal
      • convert_case ^0.6.0 normal
      • dirs ^5.0.1 normal
      • figment ^0.10 normal
      • minijinja ^2.3.1 normal
      • owo-colors ^4 normal
      • russh ^0.45.0 normal
      • rustls-acme ^0.11.1 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • service-manager ^0.6.1 normal
      • shell-escape ^0.1.5 normal
      • strum ^0.26.2 normal
      • thiserror ^1.0.59 normal
      • tokio ^1.40.0 normal
      • tokio-stream ^0.1.16 normal
      • tracing ^0.1.40 normal
      • tracing-appender ^0.2.0 normal
      • tracing-subscriber ^0.3.18 normal
      • figment ^0.10 dev
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • 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

support_kit0.0.9

  • All Items

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

Crate support_kit

Source

Structs§

  • Args
  • Artifacts
  • BoilerplateArgs
  • BoilerplateContext
  • BoilerplateControl
  • BoilerplateTemplate
  • ConfigFile
  • ConfigManifest
  • ConfigSources
  • Configuration
  • Containers
  • DeploymentArgs
  • DeploymentConfig
  • DeploymentContext
  • DeploymentControl
  • HostControl
  • HostDefinition
  • HostDeploymentContext
  • HostDetails
  • HostSession
  • ImageDefinition
  • ImageDeploymentContext
  • InvalidServiceLabelError
  • LogFileConfig
  • LoggerConfig
  • Logging
  • NetworkConfig
  • NetworkInitError
  • Registry
  • SecurityControl
  • ServiceArgs
  • ServiceConfig
  • ServiceControl
  • ServiceName
  • ShellCommand
  • SshConnection
  • SshSession
  • SupportControl

Enums§

  • BoilerplateCommand
  • BoilerplateError
  • BoilerplatePreset
  • Color
  • Commands
  • ConfigOrPreset
  • DeploymentCommand
  • Environment
  • LogLevel
  • LogLevelConfig
  • LogRotation
  • LogTarget
  • LoggerPreset
  • MissingDirError
  • OneOrMany
  • SecurityConfig
  • ServiceCommand
  • ServiceControlError
  • ServiceManagerKind
    Represents the kind of service manager
  • ShellCommandError
  • SshError
  • SupportKitError
  • Verbosity

Functions§

  • shell

Type Aliases§

  • LoggerConfigOrPreset
  • LoggingConfig
  • Result