mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-05 07:27:21 +00:00
Update generated files
This commit is contained in:
@@ -43,6 +43,7 @@ func RegisterDeepCopies(scheme *runtime.Scheme) error {
|
||||
)
|
||||
}
|
||||
|
||||
// DeepCopy_policy_Eviction is an autogenerated deepcopy function.
|
||||
func DeepCopy_policy_Eviction(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*Eviction)
|
||||
@@ -65,6 +66,7 @@ func DeepCopy_policy_Eviction(in interface{}, out interface{}, c *conversion.Clo
|
||||
}
|
||||
}
|
||||
|
||||
// DeepCopy_policy_PodDisruptionBudget is an autogenerated deepcopy function.
|
||||
func DeepCopy_policy_PodDisruptionBudget(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*PodDisruptionBudget)
|
||||
@@ -85,6 +87,7 @@ func DeepCopy_policy_PodDisruptionBudget(in interface{}, out interface{}, c *con
|
||||
}
|
||||
}
|
||||
|
||||
// DeepCopy_policy_PodDisruptionBudgetList is an autogenerated deepcopy function.
|
||||
func DeepCopy_policy_PodDisruptionBudgetList(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*PodDisruptionBudgetList)
|
||||
@@ -103,6 +106,7 @@ func DeepCopy_policy_PodDisruptionBudgetList(in interface{}, out interface{}, c
|
||||
}
|
||||
}
|
||||
|
||||
// DeepCopy_policy_PodDisruptionBudgetSpec is an autogenerated deepcopy function.
|
||||
func DeepCopy_policy_PodDisruptionBudgetSpec(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*PodDisruptionBudgetSpec)
|
||||
@@ -120,6 +124,7 @@ func DeepCopy_policy_PodDisruptionBudgetSpec(in interface{}, out interface{}, c
|
||||
}
|
||||
}
|
||||
|
||||
// DeepCopy_policy_PodDisruptionBudgetStatus is an autogenerated deepcopy function.
|
||||
func DeepCopy_policy_PodDisruptionBudgetStatus(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*PodDisruptionBudgetStatus)
|
||||
|
||||
Reference in New Issue
Block a user