autogenerated
This commit is contained in:
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
|
||||||
|
Reference in New Issue
Block a user