menu
kubernetes package
documentation
networking_v1.dart
HTTPIngressRuleValue
paths property
paths property
dark_mode
light_mode
paths
property
List
<
HTTPIngressPath
>
paths
final
paths is a collection of paths that map requests to backends.
Implementation
final List<HTTPIngressPath> paths;
kubernetes package
documentation
networking_v1
HTTPIngressRuleValue
paths property
HTTPIngressRuleValue class