Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for Kris (0.18 sec)

  1. cmd/site-replication.go

    			if err != nil {
    				return err
    			}
    			sris[depIdx[globalDeploymentID()]] = srInfo
    			return nil
    		},
    		func(deploymentID string, p madmin.PeerInfo) error {
    			admClient, err := c.getAdminClient(ctx, deploymentID)
    			if err != nil {
    				switch err.(type) {
    				case RemoteTargetConnectionErr:
    					sris[depIdx[deploymentID]] = madmin.SRInfo{}
    					return nil
    				default:
    Go
    - Registered: Sun Apr 28 19:28:10 GMT 2024
    - Last Modified: Thu Apr 25 15:50:16 GMT 2024
    - 184.1K bytes
    - Viewed (1)
  2. operator/cmd/mesh/testdata/manifest-generate/data-snapshot.tar.gz

    Specifies the conditions under which retry takes place. type: string retryRemoteLocalitie: description: Flag to specify whether the retries should retry to other localities. nullable: true type: boolean type: object rewrite: description: Rewrite HTTP URIs and Authority headers. properties: authority: description: rewrite the Authority/Host header with this value. type: string uri: description: rewrite the path (or the prefix) portion of the URI with this value. type: string uriRegexRewrite: description:...
    Others
    - Registered: Wed Mar 20 22:53:08 GMT 2024
    - Last Modified: Wed Jan 10 05:10:03 GMT 2024
    - 198.1K bytes
    - Viewed (1)
  3. okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    mutual.ar
    net.ar
    org.ar
    senasa.ar
    tur.ar
    
    // arpa : https://en.wikipedia.org/wiki/.arpa
    // Confirmed by registry <******@****.***> 2008-06-18
    arpa
    e164.arpa
    in-addr.arpa
    ip6.arpa
    iris.arpa
    uri.arpa
    urn.arpa
    
    // as : https://en.wikipedia.org/wiki/.as
    as
    gov.as
    
    // asia : https://en.wikipedia.org/wiki/.asia
    asia
    
    // at : https://en.wikipedia.org/wiki/.at
    Plain Text
    - Registered: Fri Apr 26 11:42:10 GMT 2024
    - Last Modified: Wed Dec 20 23:27:07 GMT 2023
    - 240.3K bytes
    - Viewed (3)
Back to top