Docs.rs
k8s-openapi-0.24.0
k8s-openapi 0.24.0
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-value ^0.7
normal
serde_json ^1
normal
Versions
95.01%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
k8s_
openapi
0.24.0
Module v1
Module Items
Structs
In k8s_
openapi::
api::
discovery
k8s_openapi
::
api
::
discovery
Module
v1
Copy item path
Source
Structs
§
Endpoint
Endpoint represents a single logical “backend” implementing a service.
Endpoint
Conditions
EndpointConditions represents the current condition of an endpoint.
Endpoint
Hints
EndpointHints provides hints describing how an endpoint should be consumed.
Endpoint
Port
EndpointPort represents a Port used by an EndpointSlice
Endpoint
Slice
EndpointSlice represents a subset of the endpoints that implement a service. For a given service there may be multiple EndpointSlice objects, selected by labels, which must be joined to produce the full set of endpoints.
ForZone
ForZone provides information about which zones should consume this endpoint.