Autogenerated files
Kubernetes-commit: d96f24262d5e75fe6911ff1b4105d434ea54538d
This commit is contained in:
parent
db64c761fc
commit
0ff8dccd56
|
@ -126,6 +126,7 @@ func (in *DeprecatedControllerConfiguration) DeepCopy() *DeprecatedControllerCon
|
|||
// DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
|
||||
func (in *EndpointControllerConfiguration) DeepCopyInto(out *EndpointControllerConfiguration) {
|
||||
*out = *in
|
||||
out.EndpointUpdatesBatchPeriod = in.EndpointUpdatesBatchPeriod
|
||||
return
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue