Docs.rs
spire-workload-1.3.1
spire-workload 1.3.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
crates.io
Source
Owners
dingelish
Ruide
Dependencies
anyhow ^1.0
normal
arc-swap ^1.2
normal
base64 ^0.13
normal
env_logger ^0.8
normal
futures ^0.3
normal
jsonwebtoken ^7.2.0
normal
lazy_static ^1.4
normal
log ^0.4
normal
oid-registry ^0.1
normal
openssl ^0.10
normal
prost ^0.10
normal
rustls ^0.20
normal
serde ^1.0
normal
serde_json ^1.0
normal
tokio ^1.1
normal
tokio-rustls ^0.23
normal
tonic ^0.7
normal
tower ^0.4
normal
url ^2.1
normal
webpki ^0.22
normal
x509-parser ^0.9
normal
rcgen ^0.8
dev
serde_test ^1.0
dev
tonic-build ^0.7
build
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
init_mock
spire_
workload
1.3.1
spire_workload
Function
init_
mock
Copy item path
Source
pub fn init_mock( identities:
BTreeMap
<
SpiffeID
,
Arc
<
Identity
>>, crl:
Vec
<
Certificate
>, )