Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for healthCheckNodePorts (0.15 sec)

  1. pkg/proxy/servicechangetracker.go

    	// connection-tracking information.
    	DeletedUDPClusterIPs sets.Set[string]
    }
    
    // HealthCheckNodePorts returns a map of Service names to HealthCheckNodePort values
    // for all Services in sm with non-zero HealthCheckNodePort.
    func (sm ServicePortMap) HealthCheckNodePorts() map[types.NamespacedName]uint16 {
    	// TODO: If this will appear to be computationally expensive, consider
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Dec 21 14:44:08 UTC 2023
    - 8.7K bytes
    - Viewed (0)
Back to top