ports property

List<IngressPortStatus>? ports
final

ports provides information about the ports exposed by this LoadBalancer.

Implementation

final List<IngressPortStatus>? ports;