Search Options

Results per page
Sort
Preferred Languages
Advance

Results 91 - 100 of 664 for deepCopy (0.19 sec)

  1. pkg/proxy/apis/config/zz_generated.deepcopy.go

    	*out = *in
    	return
    }
    
    // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DetectLocalConfiguration.
    func (in *DetectLocalConfiguration) DeepCopy() *DetectLocalConfiguration {
    	if in == nil {
    		return nil
    	}
    	out := new(DetectLocalConfiguration)
    	in.DeepCopyInto(out)
    	return out
    }
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sat Apr 13 15:12:28 UTC 2024
    - 6.8K bytes
    - Viewed (0)
  2. staging/src/k8s.io/apimachinery/pkg/runtime/testing/zz_generated.deepcopy.go

    		return c
    	}
    	return nil
    }
    
    // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
    func (in *ExtensionA) DeepCopyInto(out *ExtensionA) {
    	*out = *in
    	out.TypeMeta = in.TypeMeta
    	return
    }
    
    // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExtensionA.
    func (in *ExtensionA) DeepCopy() *ExtensionA {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Aug 24 19:47:49 UTC 2021
    - 17.8K bytes
    - Viewed (0)
  3. plugin/pkg/admission/podtolerationrestriction/apis/podtolerationrestriction/v1alpha1/zz_generated.deepcopy.go

    			(*in)[i].DeepCopyInto(&(*out)[i])
    		}
    	}
    	return
    }
    
    // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Configuration.
    func (in *Configuration) DeepCopy() *Configuration {
    	if in == nil {
    		return nil
    	}
    	out := new(Configuration)
    	in.DeepCopyInto(out)
    	return out
    }
    
    // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Aug 24 19:47:49 UTC 2021
    - 1.8K bytes
    - Viewed (0)
  4. pkg/apis/apidiscovery/zz_generated.deepcopy.go

    		}
    	}
    	return
    }
    
    // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new APIGroupDiscovery.
    func (in *APIGroupDiscovery) DeepCopy() *APIGroupDiscovery {
    	if in == nil {
    		return nil
    	}
    	out := new(APIGroupDiscovery)
    	in.DeepCopyInto(out)
    	return out
    }
    
    // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Oct 19 17:27:25 UTC 2022
    - 5.4K bytes
    - Viewed (0)
  5. staging/src/k8s.io/api/apidiscovery/v2beta1/zz_generated.deepcopy.go

    		}
    	}
    	return
    }
    
    // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new APIGroupDiscovery.
    func (in *APIGroupDiscovery) DeepCopy() *APIGroupDiscovery {
    	if in == nil {
    		return nil
    	}
    	out := new(APIGroupDiscovery)
    	in.DeepCopyInto(out)
    	return out
    }
    
    // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Oct 19 17:27:25 UTC 2022
    - 5.4K bytes
    - Viewed (0)
  6. pkg/apis/coordination/zz_generated.deepcopy.go

    	in.Spec.DeepCopyInto(&out.Spec)
    	return
    }
    
    // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Lease.
    func (in *Lease) DeepCopy() *Lease {
    	if in == nil {
    		return nil
    	}
    	out := new(Lease)
    	in.DeepCopyInto(out)
    	return out
    }
    
    // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Aug 24 19:47:49 UTC 2021
    - 3.3K bytes
    - Viewed (0)
  7. staging/src/k8s.io/api/imagepolicy/v1alpha1/zz_generated.deepcopy.go

    	in.Status.DeepCopyInto(&out.Status)
    	return
    }
    
    // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ImageReview.
    func (in *ImageReview) DeepCopy() *ImageReview {
    	if in == nil {
    		return nil
    	}
    	out := new(ImageReview)
    	in.DeepCopyInto(out)
    	return out
    }
    
    // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Aug 24 19:47:49 UTC 2021
    - 3.4K bytes
    - Viewed (0)
  8. staging/src/k8s.io/api/authentication/v1alpha1/zz_generated.deepcopy.go

    	in.Status.DeepCopyInto(&out.Status)
    	return
    }
    
    // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SelfSubjectReview.
    func (in *SelfSubjectReview) DeepCopy() *SelfSubjectReview {
    	if in == nil {
    		return nil
    	}
    	out := new(SelfSubjectReview)
    	in.DeepCopyInto(out)
    	return out
    }
    
    // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Sep 14 16:00:26 UTC 2022
    - 2.1K bytes
    - Viewed (0)
  9. staging/src/k8s.io/api/resource/v1alpha2/zz_generated.deepcopy.go

    		(*in).DeepCopyInto(*out)
    	}
    	return
    }
    
    // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AllocationResult.
    func (in *AllocationResult) DeepCopy() *AllocationResult {
    	if in == nil {
    		return nil
    	}
    	out := new(AllocationResult)
    	in.DeepCopyInto(out)
    	return out
    }
    
    // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Mar 14 17:07:36 UTC 2024
    - 33.5K bytes
    - Viewed (0)
  10. staging/src/k8s.io/api/apps/v1beta1/zz_generated.deepcopy.go

    	in.Data.DeepCopyInto(&out.Data)
    	return
    }
    
    // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ControllerRevision.
    func (in *ControllerRevision) DeepCopy() *ControllerRevision {
    	if in == nil {
    		return nil
    	}
    	out := new(ControllerRevision)
    	in.DeepCopyInto(out)
    	return out
    }
    
    // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Nov 08 15:48:00 UTC 2022
    - 18.5K bytes
    - Viewed (0)
Back to top