items property

List<Namespace> items
final

Items is the list of Namespace objects in the list. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/.

Implementation

final List<Namespace> items;