Docs.rs
kube-core-0.82.0
kube-core 0.82.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
clux
github:kube-rs:release
Dependencies
chrono ^0.4.19
normal
form_urlencoded ^1.0.1
normal
http ^0.2.5
normal
json-patch ^1.0.0
normal
k8s-openapi ^0.18.0
normal
once_cell ^1.8.0
normal
schemars ^0.8.6
normal
serde ^1.0.130
normal
serde_json ^1.0.68
normal
thiserror ^1.0.29
normal
assert-json-diff ^2.0.1
dev
k8s-openapi ^0.18.0
dev
kube <1.0.0, >=0.53.0
dev
serde_yaml ^0.9.19
dev
Versions
100%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
ResourceScope
Implementors
In kube_core
?
Trait
kube_core
::
ResourceScope
source
·
[
−
]
pub trait ResourceScope { }
Expand description
The scope of a
Resource
.
Implementors
§
source
§
impl
ResourceScope
for
ClusterResourceScope
source
§
impl
ResourceScope
for
DynamicResourceScope
source
§
impl
ResourceScope
for
NamespaceResourceScope
source
§
impl
ResourceScope
for
SubResourceScope