Docs.rs
k8s-openapi-0.25.0
k8s-openapi 0.25.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
Arnavion
Dependencies
base64 ^0.22
normal
chrono ^0.4.1
normal
schemars ^0.8
normal
optional
serde ^1
normal
serde_json ^1
normal
Versions
95.45%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
k8s_
openapi
0.25.0
Module v1
Module Items
Structs
In k8s_
openapi::
kube_
aggregator::
pkg::
apis::
apiregistration
k8s_openapi
::
kube_aggregator
::
pkg
::
apis
::
apiregistration
Module
v1
Copy item path
Source
Structs
§
APIService
APIService represents a server for a particular GroupVersion. Name must be “version.group”.
APIService
Condition
APIServiceCondition describes the state of an APIService at a particular point
APIService
Spec
APIServiceSpec contains information for locating and communicating with a server. Only https is supported, though you are able to disable certificate verification.
APIService
Status
APIServiceStatus contains derived information about an API server
Service
Reference
ServiceReference holds a reference to Service.legacy.k8s.io