mirror of https://github.com/k3s-io/k3s
Generated output from update-codecgen.sh and update-codegen.sh
parent
b754393630
commit
6c66764a35
|
@ -120,6 +120,7 @@ func DeepCopy_componentconfig_KubeControllerManagerConfiguration(in KubeControll
|
||||||
out.ServiceCIDR = in.ServiceCIDR
|
out.ServiceCIDR = in.ServiceCIDR
|
||||||
out.NodeCIDRMaskSize = in.NodeCIDRMaskSize
|
out.NodeCIDRMaskSize = in.NodeCIDRMaskSize
|
||||||
out.AllocateNodeCIDRs = in.AllocateNodeCIDRs
|
out.AllocateNodeCIDRs = in.AllocateNodeCIDRs
|
||||||
|
out.ConfigureCloudRoutes = in.ConfigureCloudRoutes
|
||||||
out.RootCAFile = in.RootCAFile
|
out.RootCAFile = in.RootCAFile
|
||||||
out.ContentType = in.ContentType
|
out.ContentType = in.ContentType
|
||||||
out.KubeAPIQPS = in.KubeAPIQPS
|
out.KubeAPIQPS = in.KubeAPIQPS
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue