Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for quelle (1.79 sec)

  1. architecture/networking/controllers.md

    Construction should create informers (via `kclient.New`), setup a queue (via `controllers.NewQueue`), and register event handlers on the informers.
    Often, these handlers are adding something to the queue like `client.AddEventHandler(controllers.ObjectHandler(queue.AddObject))`.
    Construction should NOT actually start running all of these things, do I/O, or block in anyway.
    
    Plain Text
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Fri Feb 09 17:41:25 GMT 2024
    - 4.9K bytes
    - Viewed (0)
  2. CODEOWNERS

    /pkg/kube/                                                       @istio/wg-networking-maintainers
    /pkg/mcp/                                                        @istio/wg-networking-maintainers
    /pkg/queue/                                                      @istio/wg-networking-maintainers
    /pkg/security/                                                   @istio/wg-security-maintainers @istio/wg-environments-maintainers
    Plain Text
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Mon Apr 22 19:22:33 GMT 2024
    - 7.2K bytes
    - Viewed (0)
Back to top