Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for or (0.17 sec)

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

          name: Hosts
          type: string
        - description: Whether the service is external to the mesh or part of the mesh
            (MESH_EXTERNAL or MESH_INTERNAL)
          jsonPath: .spec.location
          name: Location
          type: string
        - description: Service resolution mode for the hosts (NONE, STATIC, or DNS)
          jsonPath: .spec.resolution
          name: Resolution
          type: string
    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. src/cmd/asm/internal/asm/testdata/amd64enc.s

    	MOVQ R11, M3                            // 410f6edb or 490f6edb
    	MOVQ M2, (BX)                           // 0f7e13 or 0f7f13 or 480f7e13
    	MOVQ M3, (BX)                           // 0f7e1b or 0f7f1b or 480f7e1b
    	MOVQ M2, (R11)                          // 410f7e13 or 410f7f13 or 490f7e13
    	MOVQ M3, (R11)                          // 410f7e1b or 410f7f1b or 490f7e1b
    	MOVQ M2, DX                             // 0f7ed2 or 480f7ed2
    Others
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Oct 08 21:38:44 GMT 2021
    - 581.9K bytes
    - Viewed (0)
  3. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

          name: Hosts
          type: string
        - description: Whether the service is external to the mesh or part of the mesh
            (MESH_EXTERNAL or MESH_INTERNAL)
          jsonPath: .spec.location
          name: Location
          type: string
        - description: Service resolution mode for the hosts (NONE, STATIC, or DNS)
          jsonPath: .spec.resolution
          name: Resolution
          type: string
    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)
Back to top