Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for based (0.34 sec)

  1. CREDITS

      You may place library facilities that are a work based on the
    Library side by side in a single library together with other library
    facilities that are not Applications and are not covered by this
    License, and convey such a combined library under terms of your
    choice, if you do both of the following:
    
       a) Accompany the combined library with a copy of the same work based
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Thu Jun 13 15:34:20 UTC 2024
    - 1.7M bytes
    - Viewed (0)
  2. pkg/generated/openapi/zz_generated.openapi.go

    "targetSelector is the label selector for pods that should match the replicas count. This is a serializated version of both map-based and more expressive set-based selectors. This is done to avoid introspection in the clients. The string will be in the same format as the query-param syntax. If the target type only supports map-based selectors, both this field and map-based selector field are populated. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors",...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
  3. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger-with-shared-parameters.json

          "properties": {
            "hostname": {
              "description": "Hostname is set for load-balancer ingress points that are DNS based (typically AWS load-balancers)",
              "type": "string"
            },
            "ip": {
              "description": "IP is set for load-balancer ingress points that are IP based (typically GCE or OpenStack load-balancers)",
              "type": "string"
            },
            "ports": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 2.3M bytes
    - Viewed (0)
  4. api/openapi-spec/swagger.json

          "properties": {
            "hostname": {
              "description": "Hostname is set for load-balancer ingress points that are DNS based (typically AWS load-balancers)",
              "type": "string"
            },
            "ip": {
              "description": "IP is set for load-balancer ingress points that are IP based (typically GCE or OpenStack load-balancers)",
              "type": "string"
            },
            "ipMode": {
    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

              "hostname": {
                "description": "Hostname is set for load-balancer ingress points that are DNS based (typically AWS load-balancers)",
                "type": "string"
              },
              "ip": {
                "description": "IP is set for load-balancer ingress points that are IP based (typically GCE or OpenStack load-balancers)",
                "type": "string"
              },
              "ipMode": {
    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

          "properties": {
            "hostname": {
              "description": "Hostname is set for load-balancer ingress points that are DNS based (typically AWS load-balancers)",
              "type": "string"
            },
            "ip": {
              "description": "IP is set for load-balancer ingress points that are IP based (typically GCE or OpenStack load-balancers)",
              "type": "string"
            },
            "ports": {
    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 encodeVarintGenerated(dAtA []byte, offset int, v uint64) int {
    	offset -= sovGenerated(v)
    	base := offset
    	for v >= 1<<7 {
    		dAtA[offset] = uint8(v&0x7f | 0x80)
    		v >>= 7
    		offset++
    	}
    	dAtA[offset] = uint8(v)
    	return base
    }
    func (m *AWSElasticBlockStoreVolumeSource) Size() (n int) {
    	if m == nil {
    		return 0
    	}
    	var l int
    	_ = l
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 1.8M bytes
    - Viewed (0)
Back to top