Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for BuildTunnelMetadataStruct (0.2 sec)

  1. pilot/pkg/networking/util/util.go

    		// extract host from endpoint id
    		host, _, _ := net.SplitHostPort(endpointID)
    		return host
    	}
    	return ""
    }
    
    func BuildTunnelMetadataStruct(address string, port int) *structpb.Struct {
    	m := map[string]interface{}{
    		// logical destination behind the tunnel, on which policy and telemetry will be applied
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 13 01:56:28 UTC 2024
    - 28.5K bytes
    - Viewed (0)
Back to top