Crate k8s_pb

Source

Modules§

api
apiextensions_apiserver
apimachinery
kube_aggregator
metrics

Structs§

ClusterResourceScope
Indicates that a Resource is cluster-scoped.
NamespaceResourceScope
Indicates that a Resource is namespace-scoped.
SubResourceScope
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.
ResourceScope
The scope of a Resource.