Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 44 of 44 for UserSubject (0.26 sec)

  1. pkg/generated/openapi/zz_generated.openapi.go

    	}
    }
    
    func schema_k8sio_api_flowcontrol_v1_UserSubject(ref common.ReferenceCallback) common.OpenAPIDefinition {
    	return common.OpenAPIDefinition{
    		Schema: spec.Schema{
    			SchemaProps: spec.SchemaProps{
    				Description: "UserSubject holds detailed information for user-kind subject.",
    				Type:        []string{"object"},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
  2. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger-with-shared-parameters.json

                "serviceAccount": "ServiceAccount",
                "user": "User"
              }
            }
          ]
        },
        "io.k8s.api.flowcontrol.v1beta2.UserSubject": {
          "description": "UserSubject holds detailed information for user-kind subject.",
          "properties": {
            "name": {
              "description": "`name` is the username that matches, or \"*\" to match all usernames. Required.",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 2.3M bytes
    - Viewed (0)
  3. api/openapi-spec/swagger.json

                "group": "Group",
                "serviceAccount": "ServiceAccount",
                "user": "User"
              }
            }
          ]
        },
        "io.k8s.api.flowcontrol.v1.UserSubject": {
          "description": "UserSubject holds detailed information for user-kind subject.",
          "properties": {
            "name": {
              "description": "`name` is the username that matches, or \"*\" to match all usernames. Required.",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3.1M bytes
    - Viewed (0)
  4. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger.json

                "serviceAccount": "ServiceAccount",
                "user": "User"
              }
            }
          ]
        },
        "io.k8s.api.flowcontrol.v1beta1.UserSubject": {
          "description": "UserSubject holds detailed information for user-kind subject.",
          "properties": {
            "name": {
              "description": "`name` is the username that matches, or \"*\" to match all usernames. Required.",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 4.5M bytes
    - Viewed (0)
Back to top