Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for mirrorOf (0.23 sec)

  1. operator/cmd/mesh/testdata/manifest-generate/data-snapshot.tar.gz

    subset: description: The name of a subset within the service. type: string required: - host type: object mirror_percent: nullable: true type: integer mirrorPercent: nullable: true type: integer mirrorPercentage: description: Percentage of the traffic to be mirrored by the `mirror` field. properties: value: format: double type: number type: object mirrors: description: Specifies the destinations to mirror HTTP traffic in addition to the original destination. items: properties: destination: description:...
    Others
    - Registered: Wed Mar 20 22:53:08 GMT 2024
    - Last Modified: Wed Jan 10 05:10:03 GMT 2024
    - 198.1K bytes
    - Viewed (1)
  2. manifests/charts/base/crds/crd-all.gen.yaml

                            `mirror` field.
                          properties:
                            value:
                              format: double
                              type: number
                          type: object
                        mirrors:
                          description: Specifies the destinations to mirror HTTP traffic
    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. .github/workflows/update-nightly.yml

    permissions: {}
    
    jobs:
      master-to-nightly:
        if: github.repository == 'tensorflow/tensorflow' # Don't do this in forks
        runs-on: ubuntu-latest
        permissions:
          contents: write
        steps:
        - uses: zofrex/mirror-branch@a8809f0b42f9dfe9b2c5c2162a46327c23d15266 # v1.0.3
          name: Set nightly branch to master HEAD
          with:
    Others
    - Registered: Tue Apr 23 12:39:09 GMT 2024
    - Last Modified: Tue Sep 12 16:45:56 GMT 2023
    - 1.2K bytes
    - Viewed (0)
  4. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                        mirror_percent:
                          nullable: true
                          type: integer
                        mirrorPercent:
                          nullable: true
                          type: integer
                        mirrorPercentage:
                          description: Percentage of the traffic to be mirrored by the
                            `mirror` field.
                          properties:
    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)
Back to top