Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for Interpret (0.14 sec)

  1. pkg/apis/core/types.go

    	// propagate SRV DNS records for its Pods for the purpose of peer discovery.
    	// The Kubernetes controllers that generate Endpoints and EndpointSlice resources for
    	// Services interpret this to mean that all endpoints are considered "ready" even if the
    	// Pods themselves are not. Agents which consume only Kubernetes generated endpoints
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 268.9K bytes
    - Viewed (0)
  2. staging/src/k8s.io/api/core/v1/types_swagger_doc_generated.go

    	"se...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 254.8K bytes
    - Viewed (0)
  3. staging/src/k8s.io/api/core/v1/generated.proto

      // propagate SRV DNS records for its Pods for the purpose of peer discovery.
      // The Kubernetes controllers that generate Endpoints and EndpointSlice resources for
      // Services interpret this to mean that all endpoints are considered "ready" even if the
      // Pods themselves are not. Agents which consume only Kubernetes generated endpoints
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 280.3K bytes
    - Viewed (0)
  4. staging/src/k8s.io/api/core/v1/types.go

    	// propagate SRV DNS records for its Pods for the purpose of peer discovery.
    	// The Kubernetes controllers that generate Endpoints and EndpointSlice resources for
    	// Services interpret this to mean that all endpoints are considered "ready" even if the
    	// Pods themselves are not. Agents which consume only Kubernetes generated endpoints
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 390.8K bytes
    - Viewed (0)
  5. src/net/http/h2_bundle.go

    	// of response headers are allowed. Unlike the http2 spec, zero here
    	// means to use a default limit (currently 10MB). If you actually
    	// want to advertise an unlimited value to the peer, Transport
    	// interprets the highest possible value here (0xffffffff or 1<<32-1)
    	// to mean no limit.
    	MaxHeaderListSize uint32
    
    	// MaxReadFrameSize is the http2 SETTINGS_MAX_FRAME_SIZE to send in the
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 364.1K bytes
    - Viewed (0)
Back to top