Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for provides (0.16 sec)

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

                oneOf:
                - not:
                    anyOf:
                    - required:
                      - provider
                - required:
                  - provider
                properties:
                  action:
                    description: |-
                      Optional.
    
                      Valid Options: ALLOW, DENY, AUDIT, CUSTOM
    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

                oneOf:
                - not:
                    anyOf:
                    - required:
                      - provider
                - required:
                  - provider
                properties:
                  action:
                    description: |-
                      Optional.
    
                      Valid Options: ALLOW, DENY, AUDIT, CUSTOM
    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

        which is a NumPy-compatible API for writing TF programs. This module
        provides class `ndarray`, which mimics the `ndarray` class in NumPy, and
        wraps an immutable `tf.Tensor` under the hood. A subset of NumPy functions
        (e.g. `numpy.add`) are provided. Their inter-operation with TF facilities is
        seamless in most cases. See
    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