menu
kubernetes package
documentation
resource_v1alpha2.dart
PodSchedulingContextList
items property
items property
dark_mode
light_mode
items
property
List
<
PodSchedulingContext
>
items
final
Items is the list of PodSchedulingContext objects.
Implementation
final List<PodSchedulingContext> items;
kubernetes package
documentation
resource_v1alpha2
PodSchedulingContextList
items property
PodSchedulingContextList class