menu
kubernetes package
documentation
api_storage_v1beta1.dart
CSIStorageCapacityList
items property
items property
dark_mode
light_mode
items
property
List
<
CSIStorageCapacity
>
items
final
Items is the list of CSIStorageCapacity objects.
Implementation
final List<CSIStorageCapacity> items;
kubernetes package
documentation
api_storage_v1beta1
CSIStorageCapacityList
items property
CSIStorageCapacityList class