Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 10 for Capget (0.7 sec)

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

    						SchemaProps: spec.SchemaProps{
    							Description: "metric identifies the target metric by name and selector",
    							Default:     map[string]interface{}{},
    							Ref:         ref("k8s.io/api/autoscaling/v2.MetricIdentifier"),
    						},
    					},
    					"target": {
    						SchemaProps: spec.SchemaProps{
    							Description: "target specifies the target value for the given metric",
    							Default:     map[string]interface{}{},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
  2. src/internal/trace/traceviewer/static/trace_viewer_full.html

    return target||source;},mixin:function(target,source){for(var i in source){target[i]=source[i];}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 20:45:06 UTC 2023
    - 2.5M bytes
    - Viewed (0)
  3. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger-with-shared-parameters.json

              "description": "metric identifies the target metric by name and selector"
            },
            "target": {
              "$ref": "#/definitions/io.k8s.api.autoscaling.v2.MetricTarget",
              "description": "target specifies the target value for the given metric"
            }
          },
          "required": [
            "metric",
            "target"
          ],
          "type": "object"
        },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 2.3M bytes
    - Viewed (0)
  4. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger.json

              "description": "metric identifies the target metric by name and selector"
            },
            "target": {
              "$ref": "#/definitions/io.k8s.api.autoscaling.v2.MetricTarget",
              "description": "target specifies the target value for the given metric"
            }
          },
          "required": [
            "metric",
            "target"
          ],
          "type": "object"
        },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 4.5M bytes
    - Viewed (0)
  5. api/openapi-spec/swagger.json

              "description": "metric identifies the target metric by name and selector"
            },
            "target": {
              "$ref": "#/definitions/io.k8s.api.autoscaling.v2.MetricTarget",
              "description": "target specifies the target value for the given metric"
            }
          },
          "required": [
            "metric",
            "target"
          ],
          "type": "object"
        },
    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. api/openapi-spec/v3/api__v1_openapi.json

              },
              "target": {
                "allOf": [
                  {
                    "$ref": "#/components/schemas/io.k8s.api.core.v1.ObjectReference"
                  }
                ],
                "default": {},
                "description": "The target object that you want to bind to the standard object."
              }
            },
            "required": [
              "target"
            ],
            "type": "object",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 1.8M bytes
    - Viewed (0)
  7. test-site/activator-launch-1.3.2.jar

    public final synchronized class ModuleDefinition { private final UpdateConfiguration configuration; private final java.io.File[] extraClasspath; private final UpdateTarget target; private final String failLabel; public final UpdateConfiguration configuration(); public final java.io.File[] extraClasspath(); public final UpdateTarget target(); public final scala.runtime.Nothing$ retrieveFailed(); public final scala.runtime.Nothing$ retrieveCorrupt$77cb8704$5b27fafd(scala.collection.IterableLike); private...
    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. staging/src/k8s.io/api/core/v1/generated.pb.go

    	}
    	s := strings.Join([]string{`&Binding{`,
    		`ObjectMeta:` + strings.Replace(strings.Replace(fmt.Sprintf("%v", this.ObjectMeta), "ObjectMeta", "v1.ObjectMeta", 1), `&`, ``, 1) + `,`,
    		`Target:` + strings.Replace(strings.Replace(this.Target.String(), "ObjectReference", "ObjectReference", 1), `&`, ``, 1) + `,`,
    		`}`,
    	}, "")
    	return s
    }
    func (this *CSIPersistentVolumeSource) String() string {
    	if this == nil {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 1.8M bytes
    - Viewed (0)
  9. api/go1.txt

    pkg encoding/xml, type Name struct, Space string
    pkg encoding/xml, type ProcInst struct
    pkg encoding/xml, type ProcInst struct, Inst []uint8
    pkg encoding/xml, type ProcInst struct, Target string
    pkg encoding/xml, type StartElement struct
    pkg encoding/xml, type StartElement struct, Attr []Attr
    pkg encoding/xml, type StartElement struct, Name Name
    pkg encoding/xml, type SyntaxError struct
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
  10. src/main/webapp/css/admin/adminlte.min.css.map

    $modal-xl; }\n}\n","// Base class\n.tooltip {\n  position: absolute;\n  z-index: $zindex-tooltip;\n  display: block;\n  margin: $tooltip-margin;\n  // Our parent element can be arbitrary since tooltips are by default inserted as a sibling of their target element.\n  // So reset our font and text properties to avoid inheriting weird values.\n  @include reset-text();\n  @include font-size($tooltip-font-size);\n  // Allow breaking very long words so they don't overflow the tooltip's bounds\n  word-wrap:...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Feb 07 10:28:50 UTC 2020
    - 2M bytes
    - Viewed (0)
Back to top