Search Options

Results per page
Sort
Preferred Languages
Advance

Results 61 - 70 of 284 for groupValue (0.38 sec)

  1. staging/src/k8s.io/api/testdata/v1.30.0/networking.k8s.io.v1alpha1.IPAddress.yaml

        controller: true
        kind: kindValue
        name: nameValue
        uid: uidValue
      resourceVersion: resourceVersionValue
      selfLink: selfLinkValue
      uid: uidValue
    spec:
      parentRef:
        group: groupValue
        name: nameValue
        namespace: namespaceValue
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 986 bytes
    - Viewed (0)
  2. staging/src/k8s.io/api/testdata/HEAD/resource.k8s.io.v1alpha2.Status.json

    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Mar 14 06:52:03 UTC 2023
    - 608 bytes
    - Viewed (0)
  3. staging/src/k8s.io/apiextensions-apiserver/pkg/apis/testdata/HEAD/apiextensions.k8s.io.v1.ConversionReview.json

    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Feb 27 19:12:59 UTC 2023
    - 1.3K bytes
    - Viewed (0)
  4. staging/src/k8s.io/api/testdata/v1.29.0/networking.k8s.io.v1alpha1.IPAddress.yaml

        controller: true
        kind: kindValue
        name: nameValue
        uid: uidValue
      resourceVersion: resourceVersionValue
      selfLink: selfLinkValue
      uid: uidValue
    spec:
      parentRef:
        group: groupValue
        name: nameValue
        namespace: namespaceValue
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Dec 15 04:12:07 UTC 2023
    - 986 bytes
    - Viewed (0)
  5. src/log/slog/example_logvaluer_group_test.go

    }
    
    // LogValue implements slog.LogValuer.
    // It returns a group containing the fields of
    // the Name, so that they appear together in the log output.
    func (n Name) LogValue() slog.Value {
    	return slog.GroupValue(
    		slog.String("first", n.First),
    		slog.String("last", n.Last))
    }
    
    func ExampleLogValuer_group() {
    	n := Name{"Perry", "Platypus"}
    	slog.Info("mission accomplished", "agent", n)
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Mar 21 20:55:33 UTC 2023
    - 825 bytes
    - Viewed (0)
  6. staging/src/k8s.io/api/testdata/HEAD/core.v1.Status.json

    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sat Feb 19 15:31:53 UTC 2022
    - 586 bytes
    - Viewed (0)
  7. staging/src/k8s.io/api/testdata/HEAD/authorization.k8s.io.v1beta1.SelfSubjectAccessReview.json

    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri May 06 21:25:20 UTC 2022
    - 1.7K bytes
    - Viewed (0)
  8. staging/src/k8s.io/api/testdata/HEAD/authorization.k8s.io.v1beta1.SelfSubjectAccessReview.yaml

        uid: uidValue
      resourceVersion: resourceVersionValue
      selfLink: selfLinkValue
      uid: uidValue
    spec:
      nonResourceAttributes:
        path: pathValue
        verb: verbValue
      resourceAttributes:
        group: groupValue
        name: nameValue
        namespace: namespaceValue
        resource: resourceValue
        subresource: subresourceValue
        verb: verbValue
        version: versionValue
    status:
      allowed: true
      denied: true
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri May 06 21:25:20 UTC 2022
    - 1.2K bytes
    - Viewed (0)
  9. staging/src/k8s.io/api/testdata/v1.30.0/authorization.k8s.io.v1beta1.SelfSubjectAccessReview.yaml

        uid: uidValue
      resourceVersion: resourceVersionValue
      selfLink: selfLinkValue
      uid: uidValue
    spec:
      nonResourceAttributes:
        path: pathValue
        verb: verbValue
      resourceAttributes:
        group: groupValue
        name: nameValue
        namespace: namespaceValue
        resource: resourceValue
        subresource: subresourceValue
        verb: verbValue
        version: versionValue
    status:
      allowed: true
      denied: true
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 1.2K bytes
    - Viewed (0)
  10. staging/src/k8s.io/api/testdata/v1.30.0/resource.k8s.io.v1alpha2.Status.json

    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 608 bytes
    - Viewed (0)
Back to top