Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 10 for _empty (0.41 sec)

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

    							Description: "Namespace is the namespace of the action being requested.  Currently, there is no distinction between no namespace and all namespaces \"\" (empty) is defaulted for LocalSubjectAccessReviews \"\" (empty) is empty for cluster-scoped resources \"\" (empty) means \"all\" for namespace scoped resources from a SubjectAccessReview or SelfSubjectAccessReview",
    							Type:        []string{"string"},
    							Format:      "",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
  2. api/openapi-spec/v3/api__v1_openapi.json

            "description": "Represents an empty directory for a pod. Empty directory volumes support ownership management and SELinux relabeling.",
            "properties": {
              "medium": {
    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. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger-with-shared-parameters.json

              "type": "string"
            },
            "namespace": {
    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

              "type": "string"
            },
            "namespace": {
    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

              "type": "string"
            },
            "namespace": {
    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. test-site/activator-launch-1.3.2.jar

    scala.Serializable { public void Stream$StreamBuilder$$anonfun$result$1(); } scala/collection/immutable/Stream$Empty$.class package scala.collection.immutable; public final synchronized class Stream$Empty$ extends Stream implements scala.Serializable { public static final Stream$Empty$ MODULE$; public static void <clinit>(); public final boolean isEmpty(); public final boolean tailDefined(); public void Stream$Empty$(); } scala/collection/immutable/Stream$ConsWrapper.class package scala.collection.immutable; public...
    Registered: Wed Jun 12 15:38:08 UTC 2024
    - Last Modified: Mon Apr 20 08:41:37 UTC 2015
    - 1.2M bytes
    - Viewed (1)
  7. src/internal/trace/traceviewer/static/trace_viewer_full.html

    throw new Error('Not a range');};Range.fromExplicitRange=function(min,max){const range=new Range();range.min=min;range.max=max;return range;};Range.compareByMinTimes=function(a,b){if(!a.isEmpty&&!b.isEmpty)return a.min_-b.min_;if(a.isEmpty&&!b.isEmpty)return-1;if(!a.isEmpty&&b.isEmpty)return 1;return 0;};Ran...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 20:45:06 UTC 2023
    - 2.5M bytes
    - Viewed (1)
  8. tensorflow/compiler/mlir/lite/schema/schema_generated.h

      auto _call_target_name = _o->call_target_name.empty() ? 0 : _fbb.CreateString(_o->call_target_name);
      auto _has_side_effect = _o->has_side_effect;
      auto _backend_config = _o->backend_config.empty() ? 0 : _fbb.CreateString(_o->backend_config);
      auto _api_version = _o->api_version;
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue May 21 18:21:50 UTC 2024
    - 1M bytes
    - Viewed (0)
  9. src/main/webapp/css/admin/adminlte.min.css.map

    nowrap;\n  vertical-align: baseline;\n  @include border-radius($badge-border-radius);\n  @include transition($badge-transition);\n\n  @at-root a#{&} {\n    @include hover-focus {\n      text-decoration: none;\n    }\n  }\n\n  // Empty badges collapse automatically\n  &:empty {\n    display: none;\n  }\n}\n\n// Quick fix for badges in buttons\n.btn .badge {\n  position: relative;\n  top: -1px;\n}\n\n// Pill badges\n//\n// Make them extra rounded with a modifier to replace v3's badges.\n\n.badge-pill...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Feb 07 10:28:50 UTC 2020
    - 2M bytes
    - Viewed (0)
  10. api/go1.txt

    pkg image, method (Rectangle) Add(Point) Rectangle
    pkg image, method (Rectangle) Canon() Rectangle
    pkg image, method (Rectangle) Dx() int
    pkg image, method (Rectangle) Dy() int
    pkg image, method (Rectangle) Empty() bool
    pkg image, method (Rectangle) Eq(Rectangle) bool
    pkg image, method (Rectangle) In(Rectangle) bool
    pkg image, method (Rectangle) Inset(int) Rectangle
    pkg image, method (Rectangle) Intersect(Rectangle) Rectangle
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
Back to top