Search Options

Results per page
Sort
Preferred Languages
Advance

Results 91 - 100 of 239 for unstructured (0.31 sec)

  1. api/openapi-spec/v3/apis__events.k8s.io__v1_openapi.json

    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 142.7K bytes
    - Viewed (0)
  2. cmd/kubeadm/app/apis/output/v1alpha3/doc.go

    // +k8s:deepcopy-gen=package
    // +k8s:conversion-gen=k8s.io/kubernetes/cmd/kubeadm/app/apis/output
    
    // Package v1alpha3 defines the v1alpha3 version of the kubeadm data structures
    // related to structured output
    // The purpose of the kubeadm structured output is to have a well
    // defined versioned output format that other software that uses
    // kubeadm for cluster deployments can use and rely on.
    //
    // Changes since v1alpha2:
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 27 07:05:29 UTC 2024
    - 1.4K bytes
    - Viewed (0)
  3. api/openapi-spec/v3/apis__certificates.k8s.io__v1_openapi.json

    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 151.7K bytes
    - Viewed (0)
  4. api/openapi-spec/v3/apis__discovery.k8s.io__v1_openapi.json

    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 146.6K bytes
    - Viewed (0)
  5. doc/next/6-stdlib/99-minor/testing/fstest/63675.md

    [TestFS] now returns a structured error that can be unwrapped
    (via method `Unwrap() []error`). This allows inspecting errors
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Apr 12 20:57:18 UTC 2024
    - 159 bytes
    - Viewed (0)
  6. cmd/kubeadm/app/util/output/output.go

    // and silent info printing for structured output
    // This method is usually redefined for the text output
    func (rpw *ResourcePrinterWrapper) Fprintf(writer io.Writer, format string, args ...interface{}) (n int, err error) {
    	return 0, nil
    }
    
    // Fprintln is an empty method to satisfy the Printer interface
    // and silent info printing for structured output
    // This method is usually redefined for the text output
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Apr 19 08:22:45 UTC 2024
    - 8K bytes
    - Viewed (0)
  7. pkg/scheduler/framework/plugins/dynamicresources/dynamicresources_test.go

    				Obj()
    	structuredAllocatedImmediateClaim = st.FromResourceClaim(pendingImmediateClaim).
    						Allocation("some-driver", &resourcev1alpha2.AllocationResult{}).
    						Structured("worker", "instance-1").
    						Obj()
    	pendingDelayedClaim = st.FromResourceClaim(claim).
    				OwnerReference(podName, podUID, podKind).
    				AllocationMode(resourcev1alpha2.AllocationModeWaitForFirstConsumer).
    				Obj()
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon May 27 07:57:10 UTC 2024
    - 61.9K bytes
    - Viewed (0)
  8. api/openapi-spec/v3/apis__policy__v1_openapi.json

    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 159.9K bytes
    - Viewed (0)
  9. api/openapi-spec/v3/apis__autoscaling__v2_openapi.json

    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 186.6K bytes
    - Viewed (0)
  10. api/openapi-spec/v3/apis__apiextensions.k8s.io__v1_openapi.json

    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 178.6K bytes
    - Viewed (0)
Back to top