Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 8 of 8 for existingPV (0.39 sec)

  1. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger.json

              "description": "Label selector for pods. Existing ReplicaSets whose pods are selected by this will be the ones affected by this deployment. It must match the pod template's labels."
            },
            "strategy": {
              "$ref": "#/definitions/io.k8s.api.apps.v1.DeploymentStrategy",
              "description": "The deployment strategy to use to replace existing pods with new ones.",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 4.5M bytes
    - Viewed (0)
  2. api/openapi-spec/v3/api__v1_openapi.json

                  }
                ],
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 1.8M bytes
    - Viewed (0)
  3. pkg/generated/openapi/zz_generated.openapi.go

    				Description: "DeploymentStrategy describes how to replace existing pods with new ones.",
    				Type:        []string{"object"},
    				Properties: map[string]spec.Schema{
    					"type": {
    						SchemaProps: spec.SchemaProps{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
  4. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger-with-shared-parameters.json

              "description": "Label selector for pods. Existing ReplicaSets whose pods are selected by this will be the ones affected by this deployment. It must match the pod template's labels."
            },
            "strategy": {
              "$ref": "#/definitions/io.k8s.api.apps.v1.DeploymentStrategy",
              "description": "The deployment strategy to use to replace existing pods with new ones.",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 2.3M bytes
    - Viewed (0)
  5. api/openapi-spec/swagger.json

              "description": "Label selector for pods. Existing ReplicaSets whose pods are selected by this will be the ones affected by this deployment. It must match the pod template's labels."
            },
            "strategy": {
              "$ref": "#/definitions/io.k8s.api.apps.v1.DeploymentStrategy",
              "description": "The deployment strategy to use to replace existing pods with new ones.",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3.1M bytes
    - Viewed (0)
  6. src/internal/trace/traceviewer/static/trace_viewer_full.html

    const existing=row.columns.get(columnName);if(existing===undefined){row.columns.set(columnName,histogram.clone());continue;}
    if(existing instanceof tr.v.HistogramSet){existing.addHistogram(histogram);continue;}
    if(!existing.canAddHistogram(histogram)){const unmergeableHistograms=new tr.v.HistogramSet([histogram]);row.columns.set(columnName,unmergeableHistograms);continue;}
    existing.addHistogram(histogram);}}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 20:45:06 UTC 2023
    - 2.5M bytes
    - Viewed (1)
  7. test-site/activator-launch-1.3.2.jar

    scala.Option); private Object locked(java.util.concurrent.Callable); public final xsbti.ScalaProvider getScalaProvider(String, String, String); public final xsbti.ScalaProvider xsbt$boot$Launch$$getScalaProvider0(String, String, String); private scala.Option existing(ModuleDefinition, String, scala.Option, scala.Function1); public static java.io.File directory(java.io.File, UpdateTarget); public final scala.collection.immutable.List appBaseDirs(java.io.File, xsbti.ApplicationID); private static java.io.File ...
    Registered: Wed Jun 12 15:38:08 UTC 2024
    - Last Modified: Mon Apr 20 08:41:37 UTC 2015
    - 1.2M bytes
    - Viewed (1)
  8. CREDITS

    irrevocably and unconditionally waives, abandons, and surrenders all of
    Affirmer's Copyright and Related Rights and associated claims and causes
    of action, whether now known or unknown (including existing as well as
    future claims and causes of action), in the Work (i) in all territories
    worldwide, (ii) for the maximum duration provided by applicable law or
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Thu Jun 13 15:34:20 UTC 2024
    - 1.7M bytes
    - Viewed (0)
Back to top