Search Options

Results per page
Sort
Preferred Languages
Advance

Results 451 - 460 of 603 for componenten (0.12 sec)

  1. istioctl/pkg/admin/istiodconfig.go

    		Short: "Manage istiod logging.",
    		Long:  "Retrieve or update logging levels of istiod components.",
    		Example: `  # Retrieve information about istiod logging levels.
      istioctl admin log
    
      # Retrieve information about istiod logging levels on a specific control plane pod.
    Registered: Wed Oct 30 22:53:10 UTC 2024
    - Last Modified: Sat Apr 13 05:23:38 UTC 2024
    - 13.5K bytes
    - Viewed (0)
  2. docs/em/docs/tutorial/dependencies/index.md

    # 🔗
    
    **FastAPI** ✔ïļ ðŸ“ķ 🏋ïļ ✋ïļ 🏋ïļ **<abbr title="also known as components, resources, providers, services, injectables">🔗 💉</abbr>** ⚙ïļ.
    
    âšŦïļ 🏗 ðŸ“ķ 🙅 ⚙ïļ, &amp; ⚒ âšŦïļ ðŸ“ķ âĐ 🙆 ðŸ‘Đ‍ðŸ’ŧ 🛠ïļ 🎏 ðŸĶē âŪïļ **FastAPI**.
    
    ## âšŦïļâ” "🔗 💉"
    
    **"🔗 💉"** ⛓, 📋, 👈 ðŸ“Ī 🌌 👆 📟 (👉 💞, 👆 *➡ 🛠ïļ ðŸ”Ē*) ðŸ“Ģ 👜 👈 âšŦïļ 🚚 👷 &amp; ⚙ïļ: "🔗".
    
    &amp; âĪīïļ, 👈 ⚙ïļ (👉 💞 **FastAPI**) 🔜 ✊ 💅 ðŸ”Ļ âšŦïļâ” 💊 🚚 👆 📟 âŪïļ 📚 💊 🔗 ("💉" 🔗).
    
    👉 ðŸ“ķ ⚠ 🕐❔ 👆 💊:
    
    Registered: Sun Oct 27 07:19:11 UTC 2024
    - Last Modified: Sun Oct 06 20:36:54 UTC 2024
    - 6.7K bytes
    - Viewed (0)
  3. docs/em/docs/features.md

        * ðŸ”Ē ðŸ”Ē.
        * 🍊, ♒ïļ.
    
    ➕ 🌐 💂‍♂ ⚒ ⚩ïļâžĄïļ 💃 (🔌 **🎉 🍊**).
    
    🌐 🏗 â™ŧ 🧰 &amp; ðŸĶē 👈 âĐ 🛠ïļ âŪïļ 👆 ⚙ïļ, 📊 🏊, 🔗 &amp; ☁ ðŸ’―, ♒ïļ.
    
    ### 🔗 💉
    
    FastAPI 🔌 ðŸ“ķ âĐ ⚙ïļ, ✋ïļ ðŸ“ķ 🏋ïļ <abbr title='also known as "components", "resources", "services", "providers"'><strong>🔗 💉</strong></abbr> ⚙ïļ.
    
    * 🔗 💊 ✔ïļ 🔗, 🏗 🔗 ⚖ïļ **"📊" 🔗**.
    * 🌐 **🔁 ðŸĩ** 🛠ïļ.
    * 🌐 🔗 💊 🚚 ðŸ’― ⚩ïļâžĄïļ ðŸ“Ļ &amp; **↔ ➡ 🛠ïļ** ⚛ &amp; 🏧 ðŸ§ū.
    Registered: Sun Oct 27 07:19:11 UTC 2024
    - Last Modified: Tue Aug 06 04:48:30 UTC 2024
    - 8K bytes
    - Viewed (0)
  4. docs/fa/docs/features.md

    ### <abbr title="ØŠØēØąÛŒŲ‚ ŲˆØ§ØĻØģØŠÚŊی">Dependency Injection</abbr>
    
    FastAPI ØīاŲ…Ų„ یÚĐ ØģیØģØŠŲ… <abbr title='Ų‡Ų…Ú†Ų†ÛŒŲ† ØĻŲ‡ ØđŲ†ŲˆØ§Ų† "components", "resources", "services" Ųˆ "providers" ØīŲ†Ø§ØŪØŠŲ‡ Ų…ÛŒØīŲˆØŊ'><strong>Dependency Injection</strong></abbr> ØĻØģÛŒØ§Øą ØĒØģاŲ† اŲ…ا ØĻØģÛŒØ§Øą Ų‚ØŊØąØŠŲ…Ų†ØŊ اØģØŠ.
    
    Registered: Sun Oct 27 07:19:11 UTC 2024
    - Last Modified: Tue Aug 06 04:48:30 UTC 2024
    - 15K bytes
    - Viewed (0)
  5. common-protos/k8s.io/api/core/v1/generated.proto

    }
    
    // Information about the condition of a component.
    message ComponentCondition {
      // Type of condition for a component.
      // Valid value: "Healthy"
      optional string type = 1;
    
      // Status of the condition for a component.
      // Valid values for "Healthy": "True", "False", or "Unknown".
      optional string status = 2;
    
      // Message about the condition for a component.
      // For example, information about a health check.
    Registered: Wed Oct 30 22:53:10 UTC 2024
    - Last Modified: Mon Mar 11 18:43:24 UTC 2024
    - 255.8K bytes
    - Viewed (0)
  6. .teamcity/src/main/kotlin/model/CIBuildModel.kt

        PULL_REQUEST_FEEDBACK("Pull Request Feedback", "Run various functional tests", "PullRequestFeedback"),
        READY_FOR_NIGHTLY("Ready for Nightly", "Rerun tests in different environments / 3rd party components", "ReadyforNightly"),
        READY_FOR_RELEASE("Ready for Release", "Once a day: Rerun tests in more environments", "ReadyforRelease"),
    Registered: Wed Oct 30 11:36:09 UTC 2024
    - Last Modified: Wed Oct 16 06:14:14 UTC 2024
    - 22.9K bytes
    - Viewed (0)
  7. internal/s3select/sql/parser.go

    }
    
    // TableExpression represents the FROM clause
    type TableExpression struct {
    	Table *JSONPath `parser:"@@"`
    	As    string    `parser:"( \"AS\"? @Ident )?"`
    }
    
    // JSONPathElement represents a keypath component
    type JSONPathElement struct {
    	Key            *ObjectKey `parser:"  @@"`               // ['name'] and .name forms
    	Index          *int       `parser:"| \"[\" @Int \"]\""` // [3] form
    Registered: Sun Oct 27 19:28:09 UTC 2024
    - Last Modified: Thu Jan 18 07:03:17 UTC 2024
    - 12.9K bytes
    - Viewed (0)
  8. architecture/ambient/ztunnel-cni-lifecycle.md

    Failing to do so can be an availability risk (if we deny traffic that should succeed) or a security risk (if we allow traffic that should be denied).
    
    ## High level overview
    
    At a high level, the relevant components look as such:
    
    ```mermaid
    flowchart TD
        CNIP["CNI Plugin"]
        CNI["CNI Agent"]
        Z["Ztunnel"]
        Pods["Pods"]
        CNI --Programs--> Z
        CNI --Watches--> Pods
        Z --Runs Within--> Pods
    Registered: Wed Oct 30 22:53:10 UTC 2024
    - Last Modified: Wed Jul 17 23:10:17 UTC 2024
    - 9.4K bytes
    - Viewed (0)
  9. cni/README.md

    1. Check k8s pod namespace against exclusion list (plugin config)
        - Config must exclude namespace that Istio control-plane is installed in (TODO: this may change, exclude at pod level is sufficient and we may want Istiod and other istio components to use ambient too)
        - If excluded, ignore the pod and return prevResult
    1. Setup redirect rules for the pods:
        - Get the port list from pods definition, as well as annotations.
    Registered: Wed Oct 30 22:53:10 UTC 2024
    - Last Modified: Wed Jul 17 23:10:17 UTC 2024
    - 10.5K bytes
    - Viewed (0)
  10. docs/en/docs/deployment/https.md

        * This SNI extension allows one single server (with a **single IP address**) to have **several HTTPS certificates** and serve **multiple HTTPS domains/applications**.
        * For this to work, a **single** component (program) running on the server, listening on the **public IP address**, must have **all the HTTPS certificates** in the server.
    * **After** obtaining a secure connection, the communication protocol is **still HTTP**.
    Registered: Sun Oct 27 07:19:11 UTC 2024
    - Last Modified: Tue Aug 06 04:48:30 UTC 2024
    - 12K bytes
    - Viewed (0)
Back to top