menu
kubernetes package
documentation
networking_v1alpha1.dart
ClusterCIDRList
items property
items property
dark_mode
light_mode
items
property
List
<
ClusterCIDR
>
items
final
items is the list of ClusterCIDRs.
Implementation
final List<ClusterCIDR> items;
kubernetes package
documentation
networking_v1alpha1
ClusterCIDRList
items property
ClusterCIDRList class