Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of about 10,000 for covering (0.16 sec)

  1. plugin/pkg/admission/resourcequota/admission_test.go

    	stopCh := make(chan struct{})
    	defer close(stopCh)
    
    	informerFactory := informers.NewSharedInformerFactory(kubeClient, 0)
    
    	// disable consumption of cpu unless there is a covering quota.
    	// disable consumption of cpu unless there is a covering quota.
    	config := &resourcequotaapi.Configuration{
    		LimitedResources: []resourcequotaapi.LimitedResource{
    			{
    				Resource:      "pods",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 29 21:28:42 UTC 2024
    - 84.1K bytes
    - Viewed (0)
  2. pkg/apis/storagemigration/v1alpha1/zz_generated.defaults.go

    See the License for the specific language governing permissions and
    limitations under the License.
    */
    
    // Code generated by defaulter-gen. DO NOT EDIT.
    
    package v1alpha1
    
    import (
    	runtime "k8s.io/apimachinery/pkg/runtime"
    )
    
    // RegisterDefaults adds defaulters functions to the given scheme.
    // Public to allow building arbitrary schemes.
    // All generated defaulters are covering - they call all nested defaulters.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 1013 bytes
    - Viewed (0)
  3. staging/src/k8s.io/apiserver/pkg/apis/apiserver/v1alpha1/zz_generated.defaults.go

    See the License for the specific language governing permissions and
    limitations under the License.
    */
    
    // Code generated by defaulter-gen. DO NOT EDIT.
    
    package v1alpha1
    
    import (
    	runtime "k8s.io/apimachinery/pkg/runtime"
    )
    
    // RegisterDefaults adds defaulters functions to the given scheme.
    // Public to allow building arbitrary schemes.
    // All generated defaulters are covering - they call all nested defaulters.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Sep 18 06:03:17 UTC 2023
    - 1.4K bytes
    - Viewed (0)
  4. staging/src/k8s.io/apiserver/pkg/apis/apiserver/v1/zz_generated.defaults.go

    See the License for the specific language governing permissions and
    limitations under the License.
    */
    
    // Code generated by defaulter-gen. DO NOT EDIT.
    
    package v1
    
    import (
    	runtime "k8s.io/apimachinery/pkg/runtime"
    )
    
    // RegisterDefaults adds defaulters functions to the given scheme.
    // Public to allow building arbitrary schemes.
    // All generated defaulters are covering - they call all nested defaulters.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Dec 18 20:54:24 UTC 2023
    - 1.4K bytes
    - Viewed (0)
  5. pkg/apis/apidiscovery/v2/zz_generated.defaults.go

    See the License for the specific language governing permissions and
    limitations under the License.
    */
    
    // Code generated by defaulter-gen. DO NOT EDIT.
    
    package v2
    
    import (
    	runtime "k8s.io/apimachinery/pkg/runtime"
    )
    
    // RegisterDefaults adds defaulters functions to the given scheme.
    // Public to allow building arbitrary schemes.
    // All generated defaulters are covering - they call all nested defaulters.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Jan 19 16:40:14 UTC 2024
    - 1007 bytes
    - Viewed (0)
  6. staging/src/k8s.io/apiserver/pkg/apis/apiserver/v1beta1/zz_generated.defaults.go

    See the License for the specific language governing permissions and
    limitations under the License.
    */
    
    // Code generated by defaulter-gen. DO NOT EDIT.
    
    package v1beta1
    
    import (
    	runtime "k8s.io/apimachinery/pkg/runtime"
    )
    
    // RegisterDefaults adds defaulters functions to the given scheme.
    // Public to allow building arbitrary schemes.
    // All generated defaulters are covering - they call all nested defaulters.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sat Mar 02 07:00:31 UTC 2024
    - 1.4K bytes
    - Viewed (0)
  7. pkg/apis/policy/v1beta1/zz_generated.defaults.go

    See the License for the specific language governing permissions and
    limitations under the License.
    */
    
    // Code generated by defaulter-gen. DO NOT EDIT.
    
    package v1beta1
    
    import (
    	runtime "k8s.io/apimachinery/pkg/runtime"
    )
    
    // RegisterDefaults adds defaulters functions to the given scheme.
    // Public to allow building arbitrary schemes.
    // All generated defaulters are covering - they call all nested defaulters.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Aug 07 20:44:13 UTC 2023
    - 1012 bytes
    - Viewed (0)
  8. pkg/controller/apis/config/v1alpha1/zz_generated.defaults.go

    	v1alpha1 "k8s.io/kube-controller-manager/config/v1alpha1"
    )
    
    // RegisterDefaults adds defaulters functions to the given scheme.
    // Public to allow building arbitrary schemes.
    // All generated defaulters are covering - they call all nested defaulters.
    func RegisterDefaults(scheme *runtime.Scheme) error {
    	scheme.AddTypeDefaultingFunc(&v1alpha1.KubeControllerManagerConfiguration{}, func(obj interface{}) {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Sep 08 16:49:35 UTC 2023
    - 1.5K bytes
    - Viewed (0)
  9. pkg/apis/flowcontrol/v1beta1/zz_generated.defaults.go

    )
    
    // RegisterDefaults adds defaulters functions to the given scheme.
    // Public to allow building arbitrary schemes.
    // All generated defaulters are covering - they call all nested defaulters.
    func RegisterDefaults(scheme *runtime.Scheme) error {
    	scheme.AddTypeDefaultingFunc(&v1beta1.FlowSchema{}, func(obj interface{}) { SetObjectDefaults_FlowSchema(obj.(*v1beta1.FlowSchema)) })
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Jul 14 01:00:06 UTC 2023
    - 2.5K bytes
    - Viewed (0)
  10. pkg/apis/flowcontrol/v1beta2/zz_generated.defaults.go

    )
    
    // RegisterDefaults adds defaulters functions to the given scheme.
    // Public to allow building arbitrary schemes.
    // All generated defaulters are covering - they call all nested defaulters.
    func RegisterDefaults(scheme *runtime.Scheme) error {
    	scheme.AddTypeDefaultingFunc(&v1beta2.FlowSchema{}, func(obj interface{}) { SetObjectDefaults_FlowSchema(obj.(*v1beta2.FlowSchema)) })
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Jul 14 01:00:06 UTC 2023
    - 2.5K bytes
    - Viewed (0)
Back to top