python/kubernetes/docs/V1NamespaceList.md
2016-11-22 17:23:41 -08:00

647 B

V1NamespaceList

Properties

Name Type Description Notes
items **list[V1Namespace]** Items is the list of Namespace objects in the list. More info: http://kubernetes.io/docs/user-guide/namespaces
metadata UnversionedListMeta Standard list metadata. More info: http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#types-kinds [optional]

[Back to Model list] [Back to API list] [Back to README]