Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for upsert (0.19 sec)

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

                              enum:
                              - INVALID
                              - MERGE
                              - ADD
                              - REMOVE
                              - INSERT_BEFORE
                              - INSERT_AFTER
                              - INSERT_FIRST
                              - REPLACE
    Others
    - Registered: Wed May 08 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

                              enum:
                              - INVALID
                              - MERGE
                              - ADD
                              - REMOVE
                              - INSERT_BEFORE
                              - INSERT_AFTER
                              - INSERT_FIRST
                              - REPLACE
    Others
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Mon Apr 22 20:20:47 GMT 2024
    - 606.1K bytes
    - Viewed (0)
  3. RELEASE.md

    ## Bug Fixes and Other Changes
    
    *   tf.data:
        *   tf.data users can now represent, get, and set options of TensorFlow
            input pipelines using `tf.data.Options()`, `tf.data.Dataset.options()`,
            and `tf.data.Dataset.with_options()` respectively.
        *   New `tf.data.Dataset.reduce()` API allows users to reduce a finite
            dataset to a single element using a user-provided reduce function.
    Plain Text
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
Back to top