[−][src]Trait k8s_openapi::ListableResource
A trait applied to all Kubernetes resources that can be part of a corresponding list.
Associated Constants
pub const LIST_KIND: &'static str
[src]
The kind of the list type of the resource.
This is the string used in the kind
field of the list type's serialized form.