Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for define (0.29 sec)

  1. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                          type: object
                        delegate:
                          description: Delegate is used to specify the particular VirtualService
                            which can be used to define delegate HTTPRoute.
                          properties:
                            name:
                              description: Name specifies the name of the delegate VirtualService.
                              type: string
    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)
  2. manifests/charts/base/crds/crd-all.gen.yaml

                          type: object
                        delegate:
                          description: Delegate is used to specify the particular VirtualService
                            which can be used to define delegate HTTPRoute.
                          properties:
                            name:
                              description: Name specifies the name of the delegate VirtualService.
                              type: string
    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)
  3. RELEASE.md

                compatibility with GPU delegate.
    
    *   Extension Types
    
        *   Add experimental API to define new Python classes that can be handled by
            TensorFlow APIs. To create an extension type, simply define a Python
            class with `tf.experimental.ExtensionType` as its base, and use type
            annotations to specify the type for each field. E.g.: `python class
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
  4. CHANGELOG/CHANGELOG-1.19.md

    - Kubeadm: relax the validation of kubeconfig server URLs. Allow the user to define custom kubeconfig server URLs without erroring out during validation of existing kubeconfig files (e.g. when using external CA mode). ([#94816](https://github.com/kubernetes/kubernetes/pull/94816), [@neolit123](https://github.com/neolit123)) [SIG...
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Wed Jan 05 05:42:32 GMT 2022
    - 489.7K bytes
    - Viewed (0)
Back to top