Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for ns (0.16 sec)

  1. cmd/metrics-v2.go

    	}
    }
    
    func getClusterReplProxiedGetOperationsMD(ns MetricNamespace) MetricDescription {
    	return MetricDescription{
    		Namespace: ns,
    		Subsystem: replicationSubsystem,
    		Name:      proxiedGetRequestsTotal,
    		Help:      "Number of GET requests proxied to replication target",
    		Type:      counterMetric,
    	}
    }
    
    func getClusterReplProxiedHeadOperationsMD(ns MetricNamespace) MetricDescription {
    Go
    - Registered: Sun Apr 28 19:28:10 GMT 2024
    - Last Modified: Thu Apr 25 22:01:31 GMT 2024
    - 132.6K bytes
    - Viewed (0)
  2. istioctl/pkg/authz/testdata/configdump.yaml

                  "typed_config": {
                   "@type": "type.googleapis.com/envoy.extensions.filters.http.rbac.v3.RBAC",
                   "rules": {
                    "policies": {
                     "ns[default]-policy[httpbin]-rule[0]": {
                      "permissions": [
                       {
                        "and_rules": {
                         "rules": [
                          {
    Others
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Wed Jun 21 14:20:23 GMT 2023
    - 206.7K bytes
    - Viewed (2)
  3. operator/cmd/mesh/testdata/manifest-generate/data-snapshot.tar.gz

    {{- if $item.values }} values: {{- $vals := split "," $item.values }} {{- range $i, $v := $vals }} - {{ $v | quote }} {{- end }} {{- end }} topologyKey: {{ $item.topologyKey }} {{- if $item.namespaces }} namespaces: {{- $ns := split "," $item.namespaces }} {{- range $i, $n := $ns }} - {{ $n | quote }} {{- end }} {{- end }} {{- end }} {{- end }} {{- define "podAntiAffinityPrefe" }} {{- range $index, $item := .podAntiAffinityTermL }} - podAffinityTerm: labelSelector: matchExpressions: - key: {{ $item.key...
    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)
  4. okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    bz
    com.bz
    net.bz
    org.bz
    edu.bz
    gov.bz
    
    // ca : https://en.wikipedia.org/wiki/.ca
    ca
    // ca geographical names
    ab.ca
    bc.ca
    mb.ca
    nb.ca
    nf.ca
    nl.ca
    ns.ca
    nt.ca
    nu.ca
    on.ca
    pe.ca
    qc.ca
    sk.ca
    yk.ca
    // gc.ca: https://en.wikipedia.org/wiki/.gc.ca
    // see also: http://registry.gc.ca/en/SubdomainFAQ
    gc.ca
    
    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