models.pvc_info_pvc_spec_resources module¶
-
class
models.pvc_info_pvc_spec_resources.
PVCInfo_PVCSpec_Resources
(requests=None)[source]¶ Bases:
object
Implementation of the ‘PVCInfo_PVCSpec_Resources’ model.
Flocker Volumes.
- Attributes:
- requests (list of PVCInfo_PVCSpec_Resources_RequestsEntry): Map of
requested resources and their values.
-
classmethod
from_dictionary
(dictionary)[source]¶ Creates an instance of this model from a dictionary
- Args:
dictionary (dictionary): A dictionary representation of the object as obtained from the deserialization of the server’s response. The keys MUST match property names in the API description.
- Returns:
object: An instance of this structure class.