Docs.rs
cri-api-0.2.0
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
cri-api 0.2.0
Bindings Kubernetes CRI
Crate
Source
Builds
Feature flags
Documentation
Coverage
85.32%
558
out of
654
items documented
1
out of
244
items with examples
Size
Source code size: 112.09 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 78.36 MB
This is the summed size of all files generated by rustdoc for all configured targets
Ø build duration
this release: 1m 25s
Average build duration of
successful
builds.
all releases: 1m 36s
Average build duration of
successful
builds in releases after 2024-10-23.
Links
Repository
crates.io
Dependencies
prost ^0.13.4
normal
serde ^1.0.217
normal
tonic ^0.12.3
normal
tonic-build ^0.12.3
build
Versions
1.0.0
(2024-09-24)
0.2.0
(2026-01-06)
0.1.4
(2024-10-29)
0.1.2
(2024-10-26)
0.1.1
(2024-10-09)
Owners
cri-api
本项目基于
k8s-cri
。 在此基础上,只支持v1规范,并完善
examples
,以方便用户开发使用。
研制计划
0.1.0
:支持v1和v1alpha2规范。
0.2.0
:只支持v1规范。