Docs.rs
  • gcpauth-0.1.2
    • gcpauth 0.1.2
    • Permalink
    • Docs.rs crate page
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • yoshidan
    • Dependencies
      • async-trait ^0.1.50 normal
      • chrono ^0.4.19 normal
      • home ^0.5.3 normal
      • hyper ^0.14.9 normal
      • hyper-tls ^0.5.0 normal
      • serde_json ^1.0.64 normal
      • jsonwebtoken ^7.2.0 normal
      • serde ^1.0.125 normal
      • thiserror ^1.0.24 normal
      • tokio ^1.7.0 normal
      • urlencoding ^2.1.0 normal
      • base64 ^0.13.0 dev
    • Versions
    • 0% of the crate is documented
  • Platform
    • 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

gcpauth0.1.2

Crate Items

  • Structs
  • Enums
  • Constants
  • Statics
  • Traits
  • Functions

List of all items

Structs

  • Config
  • credentials::CredentialSource
  • credentials::CredentialsFile
  • credentials::Format
  • token::Token
  • token_source::authorized_user_token_source::UserAccountTokenSource
  • token_source::compute_token_source::ComputeTokenSource
  • token_source::reuse_token_source::ReuseTokenSource
  • token_source::service_account_token_source::OAuth2ServiceAccountTokenSource
  • token_source::service_account_token_source::ServiceAccountTokenSource

Enums

  • error::Error

Traits

  • token::TokenSource

Functions

  • create_token_source
  • token_source::compute_token_source::on_gce

Statics

  • token_source::compute_token_source::ON_GCE

Constants

  • token::AUTH_URL
  • token::TOKEN_URL
  • token_source::compute_token_source::METADATA_FLAVOR_KEY
  • token_source::compute_token_source::METADATA_GOOGLE
  • token_source::compute_token_source::METADATA_GOOGLE_HOST
  • token_source::compute_token_source::METADATA_HOST_ENV
  • token_source::compute_token_source::METADATA_IP