Expand description
Generic object and objectlist wrappers.
Structs§
- NotUsed
- Empty struct for when data should be discarded
- Object
- A standard Kubernetes object with
.spec
and.status
. - Object
List - A generic Kubernetes object list
Generic object and objectlist wrappers.
.spec
and .status
.