mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-28 22:17:14 +00:00
autogenerated
This commit is contained in:
parent
9f379df76b
commit
5af42f6380
File diff suppressed because it is too large
Load Diff
@ -103,6 +103,7 @@ func DeepCopy_componentconfig_KubeControllerManagerConfiguration(in interface{},
|
|||||||
out.ServiceAccountKeyFile = in.ServiceAccountKeyFile
|
out.ServiceAccountKeyFile = in.ServiceAccountKeyFile
|
||||||
out.ClusterSigningCertFile = in.ClusterSigningCertFile
|
out.ClusterSigningCertFile = in.ClusterSigningCertFile
|
||||||
out.ClusterSigningKeyFile = in.ClusterSigningKeyFile
|
out.ClusterSigningKeyFile = in.ClusterSigningKeyFile
|
||||||
|
out.ApproveAllKubeletCSRsForGroup = in.ApproveAllKubeletCSRsForGroup
|
||||||
out.EnableProfiling = in.EnableProfiling
|
out.EnableProfiling = in.EnableProfiling
|
||||||
out.ClusterName = in.ClusterName
|
out.ClusterName = in.ClusterName
|
||||||
out.ClusterCIDR = in.ClusterCIDR
|
out.ClusterCIDR = in.ClusterCIDR
|
||||||
|
Loading…
Reference in New Issue
Block a user