Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 8 of 8 for created (0.29 sec)

  1. manifests/charts/base/crds/crd-all.gen.yaml

        plural: wasmplugins
        singular: wasmplugin
      scope: Namespaced
      versions:
      - additionalPrinterColumns:
        - description: 'CreationTimestamp is a timestamp representing the server time
            when this object was created. It is not guaranteed to be set in happens-before
            order across separate operations. Clients may not set this value. It is represented
            in RFC3339 form and is in UTC. Populated by the system. Read-only. Null for
    Others
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Mon Apr 22 20:20:47 GMT 2024
    - 606.1K bytes
    - Viewed (0)
  2. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

        plural: wasmplugins
        singular: wasmplugin
      scope: Namespaced
      versions:
      - additionalPrinterColumns:
        - description: 'CreationTimestamp is a timestamp representing the server time
            when this object was created. It is not guaranteed to be set in happens-before
            order across separate operations. Clients may not set this value. It is represented
            in RFC3339 form and is in UTC. Populated by the system. Read-only. Null for
    Others
    - Registered: Wed Mar 20 22:53:08 GMT 2024
    - Last Modified: Fri Mar 15 18:46:49 GMT 2024
    - 570.3K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.19.md

    - Fix kubectl create --dryrun client ignores namespace ([#90502](https://github.com/kubernetes/kubernetes/pull/90502), [@zhouya0](https://github.com/zhouya0))
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Wed Jan 05 05:42:32 GMT 2022
    - 489.7K bytes
    - Viewed (0)
  4. RELEASE.md

            `InterpreterBuilder::SetNumThreads`.
    
    *   `tf.keras`:
    
        *   Adds `tf.compat.v1.keras.utils.get_or_create_layer` to aid migration to
            TF2 by enabling tracking of nested keras models created in TF1-style,
            when used with the `tf.compat.v1.keras.utils.track_tf1_style_variables`
            decorator.
        *   Added a `tf.keras.layers.experimental.preprocessing.HashedCrossing`
    Plain Text
    - Registered: Tue Apr 23 12:39:09 GMT 2024
    - Last Modified: Wed Apr 03 20:27:38 GMT 2024
    - 727.4K bytes
    - Viewed (8)
  5. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const SYS_KSEM_WAIT = 402 #53466
    pkg syscall (freebsd-riscv64), const SYS_KSEM_WAIT ideal-int #53466
    pkg syscall (freebsd-riscv64), const SYS_KTIMER_CREATE = 235 #53466
    pkg syscall (freebsd-riscv64), const SYS_KTIMER_CREATE ideal-int #53466
    pkg syscall (freebsd-riscv64), const SYS_KTIMER_DELETE = 236 #53466
    pkg syscall (freebsd-riscv64), const SYS_KTIMER_DELETE ideal-int #53466
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Fri Feb 17 21:23:32 GMT 2023
    - 602.6K bytes
    - Viewed (0)
  6. api/go1.14.txt

    pkg syscall (freebsd-arm64), const SYS_KSEM_WAIT = 402
    pkg syscall (freebsd-arm64), const SYS_KSEM_WAIT ideal-int
    pkg syscall (freebsd-arm64), const SYS_KTIMER_CREATE = 235
    pkg syscall (freebsd-arm64), const SYS_KTIMER_CREATE ideal-int
    pkg syscall (freebsd-arm64), const SYS_KTIMER_DELETE = 236
    pkg syscall (freebsd-arm64), const SYS_KTIMER_DELETE ideal-int
    pkg syscall (freebsd-arm64), const SYS_KTIMER_GETOVERRUN = 239
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Viewed (0)
  7. src/main/webapp/css/admin/bootstrap.min.css.map

    gradient-bg($color) {\n  @if $enable-gradients {\n    background: $color linear-gradient(180deg, mix($body-bg, $color, 15%), $color) repeat-x;\n  } @else {\n    background-color: $color;\n  }\n}\n\n// Horizontal gradient, from left to right\n//\n// Creates two color stops, start and end, by specifying a color and position for each color stop.\n@mixin gradient-x($start-color: $gray-700, $end-color: $gray-800, $start-percent: 0%, $end-percent: 100%) {\n  background-image: linear-gradient(to right, $start-color...
    Plain Text
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri Feb 07 10:28:50 GMT 2020
    - 626.8K bytes
    - Viewed (0)
  8. src/main/webapp/css/bootstrap.min.css.map

    gradient-bg($color) {\n  @if $enable-gradients {\n    background: $color linear-gradient(180deg, mix($body-bg, $color, 15%), $color) repeat-x;\n  } @else {\n    background-color: $color;\n  }\n}\n\n// Horizontal gradient, from left to right\n//\n// Creates two color stops, start and end, by specifying a color and position for each color stop.\n@mixin gradient-x($start-color: $gray-700, $end-color: $gray-800, $start-percent: 0%, $end-percent: 100%) {\n  background-image: linear-gradient(to right, $start-color...
    Plain Text
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 04:21:06 GMT 2020
    - 626.8K bytes
    - Viewed (0)
Back to top