Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for applicationId (1.11 sec)

  1. api/openapi-spec/swagger.json

          "get": {
            "consumes": [
              "application/json",
              "application/yaml",
              "application/vnd.kubernetes.protobuf"
            ],
            "description": "get available API versions",
            "operationId": "getCoreAPIVersions",
            "produces": [
              "application/json",
              "application/yaml",
              "application/vnd.kubernetes.protobuf"
            ],
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3.1M bytes
    - Viewed (0)
  2. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger-with-shared-parameters.json

          "get": {
            "consumes": [
              "application/json",
              "application/yaml",
              "application/vnd.kubernetes.protobuf"
            ],
            "description": "get available API versions",
            "operationId": "getCoreAPIVersions",
            "produces": [
              "application/json",
              "application/yaml",
              "application/vnd.kubernetes.protobuf"
            ],
    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. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger.json

          "get": {
            "consumes": [
              "application/json",
              "application/yaml",
              "application/vnd.kubernetes.protobuf"
            ],
            "description": "get available API versions",
            "operationId": "getCoreAPIVersions",
            "produces": [
              "application/json",
              "application/yaml",
              "application/vnd.kubernetes.protobuf"
            ],
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 4.5M bytes
    - Viewed (0)
  4. api/openapi-spec/v3/api__v1_openapi.json

            "responses": {
              "200": {
                "content": {
                  "application/json": {
                    "schema": {
                      "$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList"
                    }
                  },
                  "application/vnd.kubernetes.protobuf": {
                    "schema": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 1.8M bytes
    - Viewed (0)
  5. src/internal/trace/traceviewer/static/trace_viewer_full.html

    let commandLine;if(header.version>=2){commandLine=decoder.decodeW16String();}
    let packageFullName;let applicationId;if(header.version>=4){packageFullName=decoder.decodeW16String();applicationId=decoder.decodeW16String();}
    let exitTime;if(header.version===5&&header.opcode===kProcessDefunctOpcode){exitTime=decoder.decodeUInt64ToString();}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 20:45:06 UTC 2023
    - 2.5M bytes
    - Viewed (0)
  6. CREDITS

    based on the Application, and not on the Linked Version.
    
      The "Corresponding Application Code" for a Combined Work means the
    object code and/or source code for the Application, including any data
    and utility programs needed for reproducing the Combined Work from the
    Application, but excluding the System Libraries of the Combined Work.
    
      1. Exception to Section 3 of the GNU GPL.
    
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Thu Jun 13 15:34:20 UTC 2024
    - 1.7M bytes
    - Viewed (0)
  7. pkg/generated/openapi/zz_generated.openapi.go

    and can be evicted regardless of whether the criteria in a PDB is met. This means perspective running pods of a disrupted application might not get a chance to become healthy. Healthy pods will be subject to the PDB for eviction.\n - `\"IfHealthyBudget\"` policy means that running pods (status.phase=\"Running\"), but not yet healthy can be evicted only if the guarded application is not disrupted (status.currentHealthy is at least equal to status.desiredHealthy). Healthy pods will be subject to the...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
Back to top