Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 12 of 12 for sch (0.02 sec)

  1. pkg/adsc/adsc.go

    	out = append(out, &discovery.DiscoveryRequest{
    		TypeUrl: gvk.MeshConfig.String(),
    	})
    	for _, sch := range collections.Pilot.All() {
    		out = append(out, &discovery.DiscoveryRequest{
    			TypeUrl: sch.GroupVersionKind().String(),
    		})
    	}
    
    	return out
    }
    
    func (a *ADSC) sendRsc(typeurl string, rsc []string) {
    	ex := a.Received[typeurl]
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Feb 05 22:18:49 UTC 2024
    - 35K bytes
    - Viewed (0)
  2. okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    it.com
    
    // UNIVERSAL DOMAIN REGISTRY : https://www.udr.org.yt/
    // see also: whois -h whois.udr.org.yt help
    // Submitted by Atanunu Igbunuroghene <******@****.***>
    name.pm
    sch.tf
    biz.wf
    sch.wf
    org.yt
    
    // United Gameserver GmbH : https://united-gameserver.de
    // Submitted by Stefan Schwarz <******@****.***>
    virtualuser.de
    virtual-user.de
    
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Wed Dec 20 23:27:07 UTC 2023
    - 240.3K bytes
    - Viewed (0)
Back to top