Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 15 of 15 for Receive (0.31 sec)

  1. pkg/apis/core/validation/validation_test.go

    			if len(errs) == 0 {
    				t.Fatal("expected error but received none")
    			}
    
    			PodRestartPolicy = "Always"
    			errs = validateEphemeralContainers(tc.ephemeralContainers, containers, initContainers, vols, nil, field.NewPath("ephemeralContainers"), PodValidationOptions{}, &PodRestartPolicy, noUserNamespace)
    			if len(errs) == 0 {
    				t.Fatal("expected error but received none")
    			}
    
    			PodRestartPolicy = "OnFailure"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  2. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                                  type: string
                                portNumber:
                                  description: The service port/gateway port to which
                                    traffic is being sent/received.
                                  maximum: 4294967295
                                  minimum: 0
                                  type: integer
                              type: object
                            proxy:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  3. manifests/charts/base/crds/crd-all.gen.yaml

                                  type: string
                                portNumber:
                                  description: The service port/gateway port to which
                                    traffic is being sent/received.
                                  maximum: 4294967295
                                  minimum: 0
                                  type: integer
                              type: object
                            proxy:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  4. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                                  type: string
                                portNumber:
                                  description: The service port/gateway port to which
                                    traffic is being sent/received.
                                  type: integer
                              type: object
                            proxy:
                              description: Match on properties associated with a proxy.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  5. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    1F568..1F579  ; valid                  ;      ; NV8    # 7.0  RIGHT SPEAKER..JOYSTICK
    1F57A         ; valid                  ;      ; NV8    # 9.0  MAN DANCING
    1F57B..1F5A3  ; valid                  ;      ; NV8    # 7.0  LEFT HAND TELEPHONE RECEIVER..BLACK DOWN POINTING BACKHAND INDEX
    1F5A4         ; valid                  ;      ; NV8    # 9.0  BLACK HEART
    1F5A5..1F5FA  ; valid                  ;      ; NV8    # 7.0  DESKTOP COMPUTER..WORLD MAP
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
Back to top