Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Docs.rs
kube-0.92.1
kube 0.92.1
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
clux
github:kube-rs:release
Dependencies
k8s-openapi ^0.22.0
normal
kube-client =0.92.1
normal
optional
kube-core =0.92.1
normal
kube-derive =0.92.1
normal
optional
kube-runtime =0.92.1
normal
optional
anyhow ^1.0.71
dev
futures ^0.3.17
dev
http ^1.1.0
dev
k8s-openapi ^0.22.0
dev
schemars ^0.8.6
dev
serde ^1.0.130
dev
serde_json ^1.0.68
dev
tokio ^1.14.0
dev
tower-test ^0.4.0
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
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
kube
0.92.1
ResourceScope
Implementors
In kube::core
Trait
kube
::
core
::
ResourceScope
Copy item path
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