Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 11 for kimd (0.5 sec)

  1. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger-with-shared-parameters.json

          "description": "ParamKind is a tuple of Group Kind and Version.",
          "properties": {
            "apiVersion": {
              "description": "APIVersion is the API group version the resources belong to. In format of \"group/version\". Required.",
              "type": "string"
            },
            "kind": {
              "description": "Kind is the API kind the resources belong to. Required.",
              "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)
  2. api/openapi-spec/swagger.json

          "description": "ParamKind is a tuple of Group Kind and Version.",
          "properties": {
            "apiVersion": {
              "description": "APIVersion is the API group version the resources belong to. In format of \"group/version\". Required.",
              "type": "string"
            },
            "kind": {
              "description": "Kind is the API kind the resources belong to. Required.",
              "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)
  3. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger.json

          },
          "type": "object",
          "x-kubernetes-group-version-kind": [
            {
              "group": "",
              "kind": "LimitRange",
              "version": "v1"
            }
          ]
        },
        "io.k8s.api.core.v1.LimitRangeItem": {
          "description": "LimitRangeItem defines a min/max usage limit for any resource that matches on kind.",
          "properties": {
            "default": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 4.5M bytes
    - Viewed (0)
  4. api/openapi-spec/v3/api__v1_openapi.json

                "type": "string"
              },
              "kind": {
                "default": "",
                "description": "kind is the kind for the resource (e.g. 'Foo' is the kind for a resource 'foo')",
                "type": "string"
              },
              "name": {
                "default": "",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 1.8M bytes
    - Viewed (0)
  5. pkg/generated/openapi/zz_generated.openapi.go

    							Type:        []string{"string"},
    							Format:      "",
    						},
    					},
    					"kind": {
    						SchemaProps: spec.SchemaProps{
    							Description: "Kind is the API kind the resources belong to. Required.",
    							Type:        []string{"string"},
    							Format:      "",
    						},
    					},
    				},
    			},
    			VendorExtensible: spec.VendorExtensible{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
  6. CREDITS

    <https://www.gnu.org/licenses/>.
    
    ================================================================
    
    github.com/minio/md5-simd
    https://github.com/minio/md5-simd
    ----------------------------------------------------------------
    
                                     Apache License
                               Version 2.0, January 2004
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Thu Jun 13 15:34:20 UTC 2024
    - 1.7M bytes
    - Viewed (0)
  7. staging/src/k8s.io/api/core/v1/generated.pb.go

    }
    
    func (m *AzureDiskVolumeSource) MarshalToSizedBuffer(dAtA []byte) (int, error) {
    	i := len(dAtA)
    	_ = i
    	var l int
    	_ = l
    	if m.Kind != nil {
    		i -= len(*m.Kind)
    		copy(dAtA[i:], *m.Kind)
    		i = encodeVarintGenerated(dAtA, i, uint64(len(*m.Kind)))
    		i--
    		dAtA[i] = 0x32
    	}
    	if m.ReadOnly != nil {
    		i--
    		if *m.ReadOnly {
    			dAtA[i] = 1
    		} else {
    			dAtA[i] = 0
    		}
    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. api/go1.txt

    pkg reflect, const Int8 Kind
    pkg reflect, const Interface Kind
    pkg reflect, const Invalid Kind
    pkg reflect, const Map Kind
    pkg reflect, const Ptr Kind
    pkg reflect, const RecvDir ChanDir
    pkg reflect, const SendDir ChanDir
    pkg reflect, const Slice Kind
    pkg reflect, const String Kind
    pkg reflect, const Struct Kind
    pkg reflect, const Uint Kind
    pkg reflect, const Uint16 Kind
    pkg reflect, const Uint32 Kind
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
  9. test-site/activator-launch-1.3.2.jar

    content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing...
    Registered: Wed Jun 12 15:38:08 UTC 2024
    - Last Modified: Mon Apr 20 08:41:37 UTC 2015
    - 1.2M bytes
    - Viewed (1)
  10. src/internal/trace/traceviewer/static/trace_viewer_full.html

    let entry=this.code_map_.findDynamicEntryByStartAddress(address);if(entry){if(entry.size===size&&entry.func===func){entry.state=state;}}else{entry=new DynamicFuncCodeEntry(size,type,func,state);entry.kind=kind;this.code_map_.addCode(address,entry);}}else{const codeEntry=new CodeEntry(size,name);codeEntry....
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 20:45:06 UTC 2023
    - 2.5M bytes
    - Viewed (0)
Back to top