Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for enim (0.2 sec)

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

                    enum:
                    - FAIL_CLOSE
                    - FAIL_OPEN
                    type: string
                  imagePullPolicy:
                    description: |-
                      The pull behaviour to be applied when fetching Wasm module by either OCI image or `http/https`.
    
                      Valid Options: IfNotPresent, Always
                    enum:
                    - UNSPECIFIED_POLICY
    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. operator/cmd/mesh/testdata/manifest-generate/data-snapshot.tar.gz

    "boolean" }, "unprivilegedPort": { "type": ["string", "boolean"], "enum": [true, false, "auto"] }, "service": { "type": "object", "properties": { "annotations": { "type": "object" }, "externalTrafficPolic": { "type": "string" }, "loadBalancerIP": { "type": "string" }, "loadBalancerSourceRa": { "type": "array" }, "ipFamilies" : { "items": { "type": "string", "enum": ["IPv4", "IPv6"] } }, "ipFamilyPolicy" : { "type": "string", "enum": ["", "SingleStack", "PreferDualStack", "RequireDualStack"] }, "ports":...
    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)
  3. manifests/charts/gateway/values.schema.json

                "ipFamilies": {
                  "items": {
                    "type": "string",
                    "enum": [
                      "IPv4",
                      "IPv6"
                    ]
                  }
                },
                "ipFamilyPolicy": {
                  "type": "string",
                  "enum": [
                    "",
                    "SingleStack",
                    "PreferDualStack",
    Json
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Thu Jan 18 16:33:33 GMT 2024
    - 6.7K bytes
    - Viewed (0)
  4. common-protos/k8s.io/apimachinery/pkg/apis/meta/v1/generated.proto

      // +kubebuilder:validation:MaxLength=316
      optional string type = 1;
    
      // status of the condition, one of True, False, Unknown.
      // +required
      // +kubebuilder:validation:Required
      // +kubebuilder:validation:Enum=True;False;Unknown
      optional string status = 2;
    
      // observedGeneration represents the .metadata.generation that the condition was set based upon.
    Plain Text
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 53.3K bytes
    - Viewed (0)
  5. manifests/charts/base/crds/crd-all.gen.yaml

                    enum:
                    - FAIL_CLOSE
                    - FAIL_OPEN
                    type: string
                  imagePullPolicy:
                    description: |-
                      The pull behaviour to be applied when fetching Wasm module by either OCI image or `http/https`.
    
                      Valid Options: IfNotPresent, Always
                    enum:
                    - UNSPECIFIED_POLICY
    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)
Back to top