mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-04 23:17:50 +00:00
Update generated files
This commit is contained in:
@@ -55,6 +55,7 @@ func RegisterDeepCopies(scheme *runtime.Scheme) error {
|
||||
)
|
||||
}
|
||||
|
||||
// DeepCopy_autoscaling_CrossVersionObjectReference is an autogenerated deepcopy function.
|
||||
func DeepCopy_autoscaling_CrossVersionObjectReference(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*CrossVersionObjectReference)
|
||||
@@ -64,6 +65,7 @@ func DeepCopy_autoscaling_CrossVersionObjectReference(in interface{}, out interf
|
||||
}
|
||||
}
|
||||
|
||||
// DeepCopy_autoscaling_HorizontalPodAutoscaler is an autogenerated deepcopy function.
|
||||
func DeepCopy_autoscaling_HorizontalPodAutoscaler(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*HorizontalPodAutoscaler)
|
||||
@@ -84,6 +86,7 @@ func DeepCopy_autoscaling_HorizontalPodAutoscaler(in interface{}, out interface{
|
||||
}
|
||||
}
|
||||
|
||||
// DeepCopy_autoscaling_HorizontalPodAutoscalerList is an autogenerated deepcopy function.
|
||||
func DeepCopy_autoscaling_HorizontalPodAutoscalerList(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*HorizontalPodAutoscalerList)
|
||||
@@ -102,6 +105,7 @@ func DeepCopy_autoscaling_HorizontalPodAutoscalerList(in interface{}, out interf
|
||||
}
|
||||
}
|
||||
|
||||
// DeepCopy_autoscaling_HorizontalPodAutoscalerSpec is an autogenerated deepcopy function.
|
||||
func DeepCopy_autoscaling_HorizontalPodAutoscalerSpec(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*HorizontalPodAutoscalerSpec)
|
||||
@@ -125,6 +129,7 @@ func DeepCopy_autoscaling_HorizontalPodAutoscalerSpec(in interface{}, out interf
|
||||
}
|
||||
}
|
||||
|
||||
// DeepCopy_autoscaling_HorizontalPodAutoscalerStatus is an autogenerated deepcopy function.
|
||||
func DeepCopy_autoscaling_HorizontalPodAutoscalerStatus(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*HorizontalPodAutoscalerStatus)
|
||||
@@ -153,6 +158,7 @@ func DeepCopy_autoscaling_HorizontalPodAutoscalerStatus(in interface{}, out inte
|
||||
}
|
||||
}
|
||||
|
||||
// DeepCopy_autoscaling_MetricSpec is an autogenerated deepcopy function.
|
||||
func DeepCopy_autoscaling_MetricSpec(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*MetricSpec)
|
||||
@@ -183,6 +189,7 @@ func DeepCopy_autoscaling_MetricSpec(in interface{}, out interface{}, c *convers
|
||||
}
|
||||
}
|
||||
|
||||
// DeepCopy_autoscaling_MetricStatus is an autogenerated deepcopy function.
|
||||
func DeepCopy_autoscaling_MetricStatus(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*MetricStatus)
|
||||
@@ -213,6 +220,7 @@ func DeepCopy_autoscaling_MetricStatus(in interface{}, out interface{}, c *conve
|
||||
}
|
||||
}
|
||||
|
||||
// DeepCopy_autoscaling_ObjectMetricSource is an autogenerated deepcopy function.
|
||||
func DeepCopy_autoscaling_ObjectMetricSource(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*ObjectMetricSource)
|
||||
@@ -223,6 +231,7 @@ func DeepCopy_autoscaling_ObjectMetricSource(in interface{}, out interface{}, c
|
||||
}
|
||||
}
|
||||
|
||||
// DeepCopy_autoscaling_ObjectMetricStatus is an autogenerated deepcopy function.
|
||||
func DeepCopy_autoscaling_ObjectMetricStatus(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*ObjectMetricStatus)
|
||||
@@ -233,6 +242,7 @@ func DeepCopy_autoscaling_ObjectMetricStatus(in interface{}, out interface{}, c
|
||||
}
|
||||
}
|
||||
|
||||
// DeepCopy_autoscaling_PodsMetricSource is an autogenerated deepcopy function.
|
||||
func DeepCopy_autoscaling_PodsMetricSource(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*PodsMetricSource)
|
||||
@@ -243,6 +253,7 @@ func DeepCopy_autoscaling_PodsMetricSource(in interface{}, out interface{}, c *c
|
||||
}
|
||||
}
|
||||
|
||||
// DeepCopy_autoscaling_PodsMetricStatus is an autogenerated deepcopy function.
|
||||
func DeepCopy_autoscaling_PodsMetricStatus(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*PodsMetricStatus)
|
||||
@@ -253,6 +264,7 @@ func DeepCopy_autoscaling_PodsMetricStatus(in interface{}, out interface{}, c *c
|
||||
}
|
||||
}
|
||||
|
||||
// DeepCopy_autoscaling_ResourceMetricSource is an autogenerated deepcopy function.
|
||||
func DeepCopy_autoscaling_ResourceMetricSource(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*ResourceMetricSource)
|
||||
@@ -272,6 +284,7 @@ func DeepCopy_autoscaling_ResourceMetricSource(in interface{}, out interface{},
|
||||
}
|
||||
}
|
||||
|
||||
// DeepCopy_autoscaling_ResourceMetricStatus is an autogenerated deepcopy function.
|
||||
func DeepCopy_autoscaling_ResourceMetricStatus(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*ResourceMetricStatus)
|
||||
@@ -287,6 +300,7 @@ func DeepCopy_autoscaling_ResourceMetricStatus(in interface{}, out interface{},
|
||||
}
|
||||
}
|
||||
|
||||
// DeepCopy_autoscaling_Scale is an autogenerated deepcopy function.
|
||||
func DeepCopy_autoscaling_Scale(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*Scale)
|
||||
@@ -301,6 +315,7 @@ func DeepCopy_autoscaling_Scale(in interface{}, out interface{}, c *conversion.C
|
||||
}
|
||||
}
|
||||
|
||||
// DeepCopy_autoscaling_ScaleSpec is an autogenerated deepcopy function.
|
||||
func DeepCopy_autoscaling_ScaleSpec(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*ScaleSpec)
|
||||
@@ -310,6 +325,7 @@ func DeepCopy_autoscaling_ScaleSpec(in interface{}, out interface{}, c *conversi
|
||||
}
|
||||
}
|
||||
|
||||
// DeepCopy_autoscaling_ScaleStatus is an autogenerated deepcopy function.
|
||||
func DeepCopy_autoscaling_ScaleStatus(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*ScaleStatus)
|
||||
|
||||
Reference in New Issue
Block a user