Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for IsValidIPAddress (0.11 sec)

  1. pilot/pkg/networking/core/listener.go

    							// as service entries could have NONE resolution with label selectors for workload
    							// entries (which could technically have hostnames).
    							if !netutil.IsValidIPAddress(instance.Address) {
    								continue
    							}
    							// Skip build outbound listener to the node itself,
    							// as when app access itself by pod ip will not flow through this listener.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon May 06 04:44:06 UTC 2024
    - 55.1K bytes
    - Viewed (0)
Back to top