Modules§
Structs§
- Cluster
Resource Scope - Indicates that a
Resource
is cluster-scoped. - Namespace
Resource Scope - Indicates that a
Resource
is namespace-scoped. - SubResource
Scope - Indicates that a
Resource
is neither cluster-scoped nor namespace-scoped.
Traits§
- HasConditions
- HasSpec
- HasStatus
- Metadata
- A trait applied to all Kubernetes resources that have Metadata
- Resource
- A trait applied to all Kubernetes resources.
- Resource
Scope - The scope of a
Resource
.