Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 11 for host3 (0.61 sec)

  1. pkg/generated/openapi/zz_generated.openapi.go

    (`scheme://host:port/path`). Exactly one of `url` or `service` must be specified.\n\nThe `host` should not refer to a service running in the cluster; use the `service` field instead. The host might be resolved via external DNS in some apiservers (e.g., `kube-apiserver` cannot resolve in-cluster DNS as that would be a layering violation). `host` may also be an IP address.\n\nPlease note that using `localhost` or `127.0.0.1` as a `host` is risky unless you take great care to run this webhook on all hosts which run...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
  2. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger-with-shared-parameters.json

              "type": "string"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 2.3M bytes
    - Viewed (0)
  3. src/internal/trace/traceviewer/static/trace_viewer_full.html

    const host=findParentOrHost(this);if(host.__scalarContextController){throw new Error('Multiple scalar context controllers attached to this host');}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 20:45:06 UTC 2023
    - 2.5M bytes
    - Viewed (0)
  4. api/openapi-spec/swagger.json

              "type": "string"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3.1M bytes
    - Viewed (0)
  5. api/openapi-spec/v3/api__v1_openapi.json

          "io.k8s.api.core.v1.HTTPGetAction": {
            "description": "HTTPGetAction describes an action based on HTTP Get requests.",
            "properties": {
              "host": {
                "description": "Host name to connect to, defaults to the pod IP. You probably want to set \"Host\" in httpHeaders instead.",
                "type": "string"
              },
              "httpHeaders": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 1.8M bytes
    - Viewed (0)
  6. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger.json

              "type": "string"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 4.5M bytes
    - Viewed (0)
  7. staging/src/k8s.io/api/core/v1/generated.pb.go

    }
    
    func (m *EventSource) MarshalToSizedBuffer(dAtA []byte) (int, error) {
    	i := len(dAtA)
    	_ = i
    	var l int
    	_ = l
    	i -= len(m.Host)
    	copy(dAtA[i:], m.Host)
    	i = encodeVarintGenerated(dAtA, i, uint64(len(m.Host)))
    	i--
    	dAtA[i] = 0x12
    	i -= len(m.Component)
    	copy(dAtA[i:], m.Component)
    	i = encodeVarintGenerated(dAtA, i, uint64(len(m.Component)))
    	i--
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 1.8M bytes
    - Viewed (0)
  8. CREDITS

        that supports equivalent copying facilities, provided you maintain
        clear directions next to the object code saying where to find the
        Corresponding Source.  Regardless of what server hosts the
        Corresponding Source, you remain obligated to ensure that it is
        available for as long as needed to satisfy these requirements.
    
        e) Convey the object code using peer-to-peer transmission, provided
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Thu Jun 13 15:34:20 UTC 2024
    - 1.7M bytes
    - Viewed (0)
  9. api/go1.txt

    pkg crypto/x509, type ExtKeyUsage int
    pkg crypto/x509, type HostnameError struct
    pkg crypto/x509, type HostnameError struct, Certificate *Certificate
    pkg crypto/x509, type HostnameError struct, Host string
    pkg crypto/x509, type InvalidReason int
    pkg crypto/x509, type KeyUsage int
    pkg crypto/x509, type PublicKeyAlgorithm int
    pkg crypto/x509, type SignatureAlgorithm int
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
  10. test-site/activator-launch-1.3.2.jar

    Class getTypeDef(String); public final void setFileResolver(FileResolver); static void <clinit>(); } org/apache/ivy/util/Credentials.class package org.apache.ivy.util; public final synchronized class Credentials { private String realm; private String host; private String userName; private String passwd; public void Credentials(String, String, String, String); public final String getPasswd(); public final String getUserName(); public static String buildKey(String, String); public final String toString();...
    Registered: Wed Jun 12 15:38:08 UTC 2024
    - Last Modified: Mon Apr 20 08:41:37 UTC 2015
    - 1.2M bytes
    - Viewed (1)
Back to top