Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 50 for extraValue (0.15 sec)

  1. staging/src/k8s.io/api/authentication/v1beta1/generated.pb.go

    const _ = proto.GoGoProtoPackageIsVersion3 // please upgrade the proto package
    
    func (m *ExtraValue) Reset()      { *m = ExtraValue{} }
    func (*ExtraValue) ProtoMessage() {}
    func (*ExtraValue) Descriptor() ([]byte, []int) {
    	return fileDescriptor_fdc2de40fd7f3b21, []int{0}
    }
    func (m *ExtraValue) XXX_Unmarshal(b []byte) error {
    	return m.Unmarshal(b)
    }
    func (m *ExtraValue) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
    	b = b[:cap(b)]
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:06:37 UTC 2024
    - 47.5K bytes
    - Viewed (0)
  2. staging/src/k8s.io/api/certificates/v1beta1/generated.pb.go

    func (m *ExtraValue) Reset()      { *m = ExtraValue{} }
    func (*ExtraValue) ProtoMessage() {}
    func (*ExtraValue) Descriptor() ([]byte, []int) {
    	return fileDescriptor_6529c11a462c48a5, []int{5}
    }
    func (m *ExtraValue) XXX_Unmarshal(b []byte) error {
    	return m.Unmarshal(b)
    }
    func (m *ExtraValue) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
    	b = b[:cap(b)]
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:06:37 UTC 2024
    - 53.8K bytes
    - Viewed (0)
  3. staging/src/k8s.io/api/certificates/v1/generated.pb.go

    func (m *ExtraValue) Reset()      { *m = ExtraValue{} }
    func (*ExtraValue) ProtoMessage() {}
    func (*ExtraValue) Descriptor() ([]byte, []int) {
    	return fileDescriptor_5f7d41da689f96f7, []int{5}
    }
    func (m *ExtraValue) XXX_Unmarshal(b []byte) error {
    	return m.Unmarshal(b)
    }
    func (m *ExtraValue) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
    	b = b[:cap(b)]
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:06:37 UTC 2024
    - 53.7K bytes
    - Viewed (0)
  4. staging/src/k8s.io/api/testdata/v1.30.0/authentication.k8s.io.v1.SelfSubjectReview.json

      },
      "status": {
        "userInfo": {
          "username": "usernameValue",
          "uid": "uidValue",
          "groups": [
            "groupsValue"
          ],
          "extra": {
            "extraKey": [
              "extraValue"
            ]
          }
        }
      }
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 1.4K bytes
    - Viewed (0)
  5. staging/src/k8s.io/api/testdata/v1.30.0/authorization.k8s.io.v1.LocalSubjectAccessReview.json

        "nonResourceAttributes": {
          "path": "pathValue",
          "verb": "verbValue"
        },
        "user": "userValue",
        "groups": [
          "groupsValue"
        ],
        "extra": {
          "extraKey": [
            "extraValue"
          ]
        },
        "uid": "uidValue"
      },
      "status": {
        "allowed": true,
        "denied": true,
        "reason": "reasonValue",
        "evaluationError": "evaluationErrorValue"
      }
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 1.8K bytes
    - Viewed (0)
  6. staging/src/k8s.io/api/testdata/v1.30.0/authorization.k8s.io.v1.LocalSubjectAccessReview.yaml

        controller: true
        kind: kindValue
        name: nameValue
        uid: uidValue
      resourceVersion: resourceVersionValue
      selfLink: selfLinkValue
      uid: uidValue
    spec:
      extra:
        extraKey:
        - extraValue
      groups:
      - groupsValue
      nonResourceAttributes:
        path: pathValue
        verb: verbValue
      resourceAttributes:
        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
    - 1.3K bytes
    - Viewed (0)
  7. staging/src/k8s.io/api/testdata/v1.30.0/authorization.k8s.io.v1beta1.SubjectAccessReview.yaml

        controller: true
        kind: kindValue
        name: nameValue
        uid: uidValue
      resourceVersion: resourceVersionValue
      selfLink: selfLinkValue
      uid: uidValue
    spec:
      extra:
        extraKey:
        - extraValue
      group:
      - groupValue
      nonResourceAttributes:
        path: pathValue
        verb: verbValue
      resourceAttributes:
        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
    - 1.3K bytes
    - Viewed (0)
  8. staging/src/k8s.io/api/testdata/v1.30.0/authentication.k8s.io.v1.TokenReview.json

        "authenticated": true,
        "user": {
          "username": "usernameValue",
          "uid": "uidValue",
          "groups": [
            "groupsValue"
          ],
          "extra": {
            "extraKey": [
              "extraValue"
            ]
          }
        },
        "audiences": [
          "audiencesValue"
        ],
        "error": "errorValue"
      }
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 1.6K bytes
    - Viewed (0)
  9. staging/src/k8s.io/api/authentication/v1beta1/generated.proto

    // Package-wide variables from generator "generated".
    option go_package = "k8s.io/api/authentication/v1beta1";
    
    // ExtraValue masks the value so protobuf can generate
    // +protobuf.nullable=true
    // +protobuf.options.(gogoproto.goproto_stringer)=false
    message ExtraValue {
      // items, if empty, will result in an empty slice
    
      repeated string items = 1;
    }
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Mar 28 15:34:11 UTC 2024
    - 5.3K bytes
    - Viewed (0)
  10. staging/src/k8s.io/api/testdata/v1.30.0/authentication.k8s.io.v1beta1.SelfSubjectReview.yaml

        kind: kindValue
        name: nameValue
        uid: uidValue
      resourceVersion: resourceVersionValue
      selfLink: selfLinkValue
      uid: uidValue
    status:
      userInfo:
        extra:
          extraKey:
          - extraValue
        groups:
        - groupsValue
        uid: uidValue
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 1020 bytes
    - Viewed (0)
Back to top