menu
kubernetes package
documentation
core_v1.dart
PodSpec
tolerations property
tolerations property
dark_mode
light_mode
tolerations
property
List
<
Toleration
>
?
tolerations
final
If specified, the pod's tolerations.
Implementation
final List<Toleration>? tolerations;
kubernetes package
documentation
core_v1
PodSpec
tolerations property
PodSpec class