Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for mtls (0.08 sec)

  1. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                  details at: https://istio.io/docs/reference/config/security/peer_authentication.html'
                properties:
                  mtls:
                    description: Mutual TLS settings for workload.
                    properties:
                      mode:
                        description: Defines the mTLS mode used for peer authentication.
                        enum:
                        - UNSET
                        - DISABLE
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  2. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                properties:
                  mtls:
                    description: Mutual TLS settings for workload.
                    properties:
                      mode:
                        description: |-
                          Defines the mTLS mode used for peer authentication.
    
                          Valid Options: DISABLE, PERMISSIVE, STRICT
    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

                properties:
                  mtls:
                    description: Mutual TLS settings for workload.
                    properties:
                      mode:
                        description: |-
                          Defines the mTLS mode used for peer authentication.
    
                          Valid Options: DISABLE, PERMISSIVE, STRICT
    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. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"RtMsghdr.Errno", Field, 0},
    		{"RtMsghdr.Flags", Field, 0},
    		{"RtMsghdr.Fmask", Field, 0},
    		{"RtMsghdr.Hdrlen", Field, 2},
    		{"RtMsghdr.Index", Field, 0},
    		{"RtMsghdr.Inits", Field, 0},
    		{"RtMsghdr.Mpls", Field, 2},
    		{"RtMsghdr.Msglen", Field, 0},
    		{"RtMsghdr.Pad_cgo_0", Field, 0},
    		{"RtMsghdr.Pad_cgo_1", Field, 2},
    		{"RtMsghdr.Pid", Field, 0},
    		{"RtMsghdr.Priority", Field, 2},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  5. RELEASE.md

                `tf.function`, and graph modes. This gets rid of the need for users
                to manually call `Model._set_inputs` when using Custom Training
                Loops(CTLs).
            *   Dynamic shapes are supported for generators by calling the Model on
                the first batch we "peek" from the generator. This used to happen
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
Back to top