Docs.rs
k8s-openapi-ext-0.0.41
k8s-openapi-ext 0.0.41
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
imp
Dependencies
base64 ^0.22
normal
chrono ^0.4
normal
k8s-openapi ^0.24
normal
k8s-openapi ^0.24
dev
serde_json ^1.0
dev
Versions
13.73%
of the crate is documented
Go to latest version
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
k8s_
openapi_
ext
0.0.41
Module apiregistrationv1
Module Items
Structs
In crate k8s_
openapi_
ext
k8s_openapi_ext
Module
apiregistrationv1
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