Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for tcpNoneInternal (0.52 sec)

  1. pilot/pkg/serviceregistry/serviceentry/conversion_test.go

    		},
    		Location:   networking.ServiceEntry_MESH_INTERNAL,
    		Resolution: networking.ServiceEntry_NONE,
    	},
    }
    
    var tcpNoneInternal = &config.Config{
    	Meta: config.Meta{
    		GroupVersionKind:  gvk.ServiceEntry,
    		Name:              "tcpNoneInternal",
    		Namespace:         "tcpNoneInternal",
    		CreationTimestamp: GlobalTime,
    	},
    	Spec: &networking.ServiceEntry{
    		Hosts:     []string{"tcpinternal.com"},
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 23 21:07:03 UTC 2024
    - 39K bytes
    - Viewed (0)
Back to top