Update golang dependencies
This commit is contained in:
parent
c5e30973e5
commit
9ddf98769a
1009 changed files with 175867 additions and 50378 deletions
95
vendor/k8s.io/client-go/pkg/apis/extensions/zz_generated.deepcopy.go
generated
vendored
95
vendor/k8s.io/client-go/pkg/apis/extensions/zz_generated.deepcopy.go
generated
vendored
|
|
@ -55,10 +55,10 @@ func RegisterDeepCopies(scheme *runtime.Scheme) error {
|
|||
conversion.GeneratedDeepCopyFunc{Fn: DeepCopy_extensions_DeploymentStatus, InType: reflect.TypeOf(&DeploymentStatus{})},
|
||||
conversion.GeneratedDeepCopyFunc{Fn: DeepCopy_extensions_DeploymentStrategy, InType: reflect.TypeOf(&DeploymentStrategy{})},
|
||||
conversion.GeneratedDeepCopyFunc{Fn: DeepCopy_extensions_FSGroupStrategyOptions, InType: reflect.TypeOf(&FSGroupStrategyOptions{})},
|
||||
conversion.GeneratedDeepCopyFunc{Fn: DeepCopy_extensions_GroupIDRange, InType: reflect.TypeOf(&GroupIDRange{})},
|
||||
conversion.GeneratedDeepCopyFunc{Fn: DeepCopy_extensions_HTTPIngressPath, InType: reflect.TypeOf(&HTTPIngressPath{})},
|
||||
conversion.GeneratedDeepCopyFunc{Fn: DeepCopy_extensions_HTTPIngressRuleValue, InType: reflect.TypeOf(&HTTPIngressRuleValue{})},
|
||||
conversion.GeneratedDeepCopyFunc{Fn: DeepCopy_extensions_HostPortRange, InType: reflect.TypeOf(&HostPortRange{})},
|
||||
conversion.GeneratedDeepCopyFunc{Fn: DeepCopy_extensions_IDRange, InType: reflect.TypeOf(&IDRange{})},
|
||||
conversion.GeneratedDeepCopyFunc{Fn: DeepCopy_extensions_Ingress, InType: reflect.TypeOf(&Ingress{})},
|
||||
conversion.GeneratedDeepCopyFunc{Fn: DeepCopy_extensions_IngressBackend, InType: reflect.TypeOf(&IngressBackend{})},
|
||||
conversion.GeneratedDeepCopyFunc{Fn: DeepCopy_extensions_IngressList, InType: reflect.TypeOf(&IngressList{})},
|
||||
|
|
@ -95,9 +95,11 @@ func RegisterDeepCopies(scheme *runtime.Scheme) error {
|
|||
conversion.GeneratedDeepCopyFunc{Fn: DeepCopy_extensions_ThirdPartyResourceData, InType: reflect.TypeOf(&ThirdPartyResourceData{})},
|
||||
conversion.GeneratedDeepCopyFunc{Fn: DeepCopy_extensions_ThirdPartyResourceDataList, InType: reflect.TypeOf(&ThirdPartyResourceDataList{})},
|
||||
conversion.GeneratedDeepCopyFunc{Fn: DeepCopy_extensions_ThirdPartyResourceList, InType: reflect.TypeOf(&ThirdPartyResourceList{})},
|
||||
conversion.GeneratedDeepCopyFunc{Fn: DeepCopy_extensions_UserIDRange, InType: reflect.TypeOf(&UserIDRange{})},
|
||||
)
|
||||
}
|
||||
|
||||
// DeepCopy_extensions_APIVersion is an autogenerated deepcopy function.
|
||||
func DeepCopy_extensions_APIVersion(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*APIVersion)
|
||||
|
|
@ -107,6 +109,7 @@ func DeepCopy_extensions_APIVersion(in interface{}, out interface{}, c *conversi
|
|||
}
|
||||
}
|
||||
|
||||
// DeepCopy_extensions_CustomMetricCurrentStatus is an autogenerated deepcopy function.
|
||||
func DeepCopy_extensions_CustomMetricCurrentStatus(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*CustomMetricCurrentStatus)
|
||||
|
|
@ -117,6 +120,7 @@ func DeepCopy_extensions_CustomMetricCurrentStatus(in interface{}, out interface
|
|||
}
|
||||
}
|
||||
|
||||
// DeepCopy_extensions_CustomMetricCurrentStatusList is an autogenerated deepcopy function.
|
||||
func DeepCopy_extensions_CustomMetricCurrentStatusList(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*CustomMetricCurrentStatusList)
|
||||
|
|
@ -135,6 +139,7 @@ func DeepCopy_extensions_CustomMetricCurrentStatusList(in interface{}, out inter
|
|||
}
|
||||
}
|
||||
|
||||
// DeepCopy_extensions_CustomMetricTarget is an autogenerated deepcopy function.
|
||||
func DeepCopy_extensions_CustomMetricTarget(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*CustomMetricTarget)
|
||||
|
|
@ -145,6 +150,7 @@ func DeepCopy_extensions_CustomMetricTarget(in interface{}, out interface{}, c *
|
|||
}
|
||||
}
|
||||
|
||||
// DeepCopy_extensions_CustomMetricTargetList is an autogenerated deepcopy function.
|
||||
func DeepCopy_extensions_CustomMetricTargetList(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*CustomMetricTargetList)
|
||||
|
|
@ -163,6 +169,7 @@ func DeepCopy_extensions_CustomMetricTargetList(in interface{}, out interface{},
|
|||
}
|
||||
}
|
||||
|
||||
// DeepCopy_extensions_DaemonSet is an autogenerated deepcopy function.
|
||||
func DeepCopy_extensions_DaemonSet(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*DaemonSet)
|
||||
|
|
@ -180,6 +187,7 @@ func DeepCopy_extensions_DaemonSet(in interface{}, out interface{}, c *conversio
|
|||
}
|
||||
}
|
||||
|
||||
// DeepCopy_extensions_DaemonSetList is an autogenerated deepcopy function.
|
||||
func DeepCopy_extensions_DaemonSetList(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*DaemonSetList)
|
||||
|
|
@ -198,6 +206,7 @@ func DeepCopy_extensions_DaemonSetList(in interface{}, out interface{}, c *conve
|
|||
}
|
||||
}
|
||||
|
||||
// DeepCopy_extensions_DaemonSetSpec is an autogenerated deepcopy function.
|
||||
func DeepCopy_extensions_DaemonSetSpec(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*DaemonSetSpec)
|
||||
|
|
@ -221,6 +230,7 @@ func DeepCopy_extensions_DaemonSetSpec(in interface{}, out interface{}, c *conve
|
|||
}
|
||||
}
|
||||
|
||||
// DeepCopy_extensions_DaemonSetStatus is an autogenerated deepcopy function.
|
||||
func DeepCopy_extensions_DaemonSetStatus(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*DaemonSetStatus)
|
||||
|
|
@ -230,6 +240,7 @@ func DeepCopy_extensions_DaemonSetStatus(in interface{}, out interface{}, c *con
|
|||
}
|
||||
}
|
||||
|
||||
// DeepCopy_extensions_DaemonSetUpdateStrategy is an autogenerated deepcopy function.
|
||||
func DeepCopy_extensions_DaemonSetUpdateStrategy(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*DaemonSetUpdateStrategy)
|
||||
|
|
@ -244,6 +255,7 @@ func DeepCopy_extensions_DaemonSetUpdateStrategy(in interface{}, out interface{}
|
|||
}
|
||||
}
|
||||
|
||||
// DeepCopy_extensions_Deployment is an autogenerated deepcopy function.
|
||||
func DeepCopy_extensions_Deployment(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*Deployment)
|
||||
|
|
@ -264,6 +276,7 @@ func DeepCopy_extensions_Deployment(in interface{}, out interface{}, c *conversi
|
|||
}
|
||||
}
|
||||
|
||||
// DeepCopy_extensions_DeploymentCondition is an autogenerated deepcopy function.
|
||||
func DeepCopy_extensions_DeploymentCondition(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*DeploymentCondition)
|
||||
|
|
@ -275,6 +288,7 @@ func DeepCopy_extensions_DeploymentCondition(in interface{}, out interface{}, c
|
|||
}
|
||||
}
|
||||
|
||||
// DeepCopy_extensions_DeploymentList is an autogenerated deepcopy function.
|
||||
func DeepCopy_extensions_DeploymentList(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*DeploymentList)
|
||||
|
|
@ -293,6 +307,7 @@ func DeepCopy_extensions_DeploymentList(in interface{}, out interface{}, c *conv
|
|||
}
|
||||
}
|
||||
|
||||
// DeepCopy_extensions_DeploymentRollback is an autogenerated deepcopy function.
|
||||
func DeepCopy_extensions_DeploymentRollback(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*DeploymentRollback)
|
||||
|
|
@ -309,6 +324,7 @@ func DeepCopy_extensions_DeploymentRollback(in interface{}, out interface{}, c *
|
|||
}
|
||||
}
|
||||
|
||||
// DeepCopy_extensions_DeploymentSpec is an autogenerated deepcopy function.
|
||||
func DeepCopy_extensions_DeploymentSpec(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*DeploymentSpec)
|
||||
|
|
@ -347,6 +363,7 @@ func DeepCopy_extensions_DeploymentSpec(in interface{}, out interface{}, c *conv
|
|||
}
|
||||
}
|
||||
|
||||
// DeepCopy_extensions_DeploymentStatus is an autogenerated deepcopy function.
|
||||
func DeepCopy_extensions_DeploymentStatus(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*DeploymentStatus)
|
||||
|
|
@ -365,6 +382,7 @@ func DeepCopy_extensions_DeploymentStatus(in interface{}, out interface{}, c *co
|
|||
}
|
||||
}
|
||||
|
||||
// DeepCopy_extensions_DeploymentStrategy is an autogenerated deepcopy function.
|
||||
func DeepCopy_extensions_DeploymentStrategy(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*DeploymentStrategy)
|
||||
|
|
@ -379,6 +397,7 @@ func DeepCopy_extensions_DeploymentStrategy(in interface{}, out interface{}, c *
|
|||
}
|
||||
}
|
||||
|
||||
// DeepCopy_extensions_FSGroupStrategyOptions is an autogenerated deepcopy function.
|
||||
func DeepCopy_extensions_FSGroupStrategyOptions(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*FSGroupStrategyOptions)
|
||||
|
|
@ -386,13 +405,24 @@ func DeepCopy_extensions_FSGroupStrategyOptions(in interface{}, out interface{},
|
|||
*out = *in
|
||||
if in.Ranges != nil {
|
||||
in, out := &in.Ranges, &out.Ranges
|
||||
*out = make([]IDRange, len(*in))
|
||||
*out = make([]GroupIDRange, len(*in))
|
||||
copy(*out, *in)
|
||||
}
|
||||
return nil
|
||||
}
|
||||
}
|
||||
|
||||
// DeepCopy_extensions_GroupIDRange is an autogenerated deepcopy function.
|
||||
func DeepCopy_extensions_GroupIDRange(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*GroupIDRange)
|
||||
out := out.(*GroupIDRange)
|
||||
*out = *in
|
||||
return nil
|
||||
}
|
||||
}
|
||||
|
||||
// DeepCopy_extensions_HTTPIngressPath is an autogenerated deepcopy function.
|
||||
func DeepCopy_extensions_HTTPIngressPath(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*HTTPIngressPath)
|
||||
|
|
@ -402,6 +432,7 @@ func DeepCopy_extensions_HTTPIngressPath(in interface{}, out interface{}, c *con
|
|||
}
|
||||
}
|
||||
|
||||
// DeepCopy_extensions_HTTPIngressRuleValue is an autogenerated deepcopy function.
|
||||
func DeepCopy_extensions_HTTPIngressRuleValue(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*HTTPIngressRuleValue)
|
||||
|
|
@ -416,6 +447,7 @@ func DeepCopy_extensions_HTTPIngressRuleValue(in interface{}, out interface{}, c
|
|||
}
|
||||
}
|
||||
|
||||
// DeepCopy_extensions_HostPortRange is an autogenerated deepcopy function.
|
||||
func DeepCopy_extensions_HostPortRange(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*HostPortRange)
|
||||
|
|
@ -425,15 +457,7 @@ func DeepCopy_extensions_HostPortRange(in interface{}, out interface{}, c *conve
|
|||
}
|
||||
}
|
||||
|
||||
func DeepCopy_extensions_IDRange(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*IDRange)
|
||||
out := out.(*IDRange)
|
||||
*out = *in
|
||||
return nil
|
||||
}
|
||||
}
|
||||
|
||||
// DeepCopy_extensions_Ingress is an autogenerated deepcopy function.
|
||||
func DeepCopy_extensions_Ingress(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*Ingress)
|
||||
|
|
@ -454,6 +478,7 @@ func DeepCopy_extensions_Ingress(in interface{}, out interface{}, c *conversion.
|
|||
}
|
||||
}
|
||||
|
||||
// DeepCopy_extensions_IngressBackend is an autogenerated deepcopy function.
|
||||
func DeepCopy_extensions_IngressBackend(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*IngressBackend)
|
||||
|
|
@ -463,6 +488,7 @@ func DeepCopy_extensions_IngressBackend(in interface{}, out interface{}, c *conv
|
|||
}
|
||||
}
|
||||
|
||||
// DeepCopy_extensions_IngressList is an autogenerated deepcopy function.
|
||||
func DeepCopy_extensions_IngressList(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*IngressList)
|
||||
|
|
@ -481,6 +507,7 @@ func DeepCopy_extensions_IngressList(in interface{}, out interface{}, c *convers
|
|||
}
|
||||
}
|
||||
|
||||
// DeepCopy_extensions_IngressRule is an autogenerated deepcopy function.
|
||||
func DeepCopy_extensions_IngressRule(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*IngressRule)
|
||||
|
|
@ -493,6 +520,7 @@ func DeepCopy_extensions_IngressRule(in interface{}, out interface{}, c *convers
|
|||
}
|
||||
}
|
||||
|
||||
// DeepCopy_extensions_IngressRuleValue is an autogenerated deepcopy function.
|
||||
func DeepCopy_extensions_IngressRuleValue(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*IngressRuleValue)
|
||||
|
|
@ -509,6 +537,7 @@ func DeepCopy_extensions_IngressRuleValue(in interface{}, out interface{}, c *co
|
|||
}
|
||||
}
|
||||
|
||||
// DeepCopy_extensions_IngressSpec is an autogenerated deepcopy function.
|
||||
func DeepCopy_extensions_IngressSpec(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*IngressSpec)
|
||||
|
|
@ -541,6 +570,7 @@ func DeepCopy_extensions_IngressSpec(in interface{}, out interface{}, c *convers
|
|||
}
|
||||
}
|
||||
|
||||
// DeepCopy_extensions_IngressStatus is an autogenerated deepcopy function.
|
||||
func DeepCopy_extensions_IngressStatus(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*IngressStatus)
|
||||
|
|
@ -553,6 +583,7 @@ func DeepCopy_extensions_IngressStatus(in interface{}, out interface{}, c *conve
|
|||
}
|
||||
}
|
||||
|
||||
// DeepCopy_extensions_IngressTLS is an autogenerated deepcopy function.
|
||||
func DeepCopy_extensions_IngressTLS(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*IngressTLS)
|
||||
|
|
@ -567,6 +598,7 @@ func DeepCopy_extensions_IngressTLS(in interface{}, out interface{}, c *conversi
|
|||
}
|
||||
}
|
||||
|
||||
// DeepCopy_extensions_NetworkPolicy is an autogenerated deepcopy function.
|
||||
func DeepCopy_extensions_NetworkPolicy(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*NetworkPolicy)
|
||||
|
|
@ -584,6 +616,7 @@ func DeepCopy_extensions_NetworkPolicy(in interface{}, out interface{}, c *conve
|
|||
}
|
||||
}
|
||||
|
||||
// DeepCopy_extensions_NetworkPolicyIngressRule is an autogenerated deepcopy function.
|
||||
func DeepCopy_extensions_NetworkPolicyIngressRule(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*NetworkPolicyIngressRule)
|
||||
|
|
@ -611,6 +644,7 @@ func DeepCopy_extensions_NetworkPolicyIngressRule(in interface{}, out interface{
|
|||
}
|
||||
}
|
||||
|
||||
// DeepCopy_extensions_NetworkPolicyList is an autogenerated deepcopy function.
|
||||
func DeepCopy_extensions_NetworkPolicyList(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*NetworkPolicyList)
|
||||
|
|
@ -629,6 +663,7 @@ func DeepCopy_extensions_NetworkPolicyList(in interface{}, out interface{}, c *c
|
|||
}
|
||||
}
|
||||
|
||||
// DeepCopy_extensions_NetworkPolicyPeer is an autogenerated deepcopy function.
|
||||
func DeepCopy_extensions_NetworkPolicyPeer(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*NetworkPolicyPeer)
|
||||
|
|
@ -654,6 +689,7 @@ func DeepCopy_extensions_NetworkPolicyPeer(in interface{}, out interface{}, c *c
|
|||
}
|
||||
}
|
||||
|
||||
// DeepCopy_extensions_NetworkPolicyPort is an autogenerated deepcopy function.
|
||||
func DeepCopy_extensions_NetworkPolicyPort(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*NetworkPolicyPort)
|
||||
|
|
@ -673,6 +709,7 @@ func DeepCopy_extensions_NetworkPolicyPort(in interface{}, out interface{}, c *c
|
|||
}
|
||||
}
|
||||
|
||||
// DeepCopy_extensions_NetworkPolicySpec is an autogenerated deepcopy function.
|
||||
func DeepCopy_extensions_NetworkPolicySpec(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*NetworkPolicySpec)
|
||||
|
|
@ -696,6 +733,7 @@ func DeepCopy_extensions_NetworkPolicySpec(in interface{}, out interface{}, c *c
|
|||
}
|
||||
}
|
||||
|
||||
// DeepCopy_extensions_PodSecurityPolicy is an autogenerated deepcopy function.
|
||||
func DeepCopy_extensions_PodSecurityPolicy(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*PodSecurityPolicy)
|
||||
|
|
@ -713,6 +751,7 @@ func DeepCopy_extensions_PodSecurityPolicy(in interface{}, out interface{}, c *c
|
|||
}
|
||||
}
|
||||
|
||||
// DeepCopy_extensions_PodSecurityPolicyList is an autogenerated deepcopy function.
|
||||
func DeepCopy_extensions_PodSecurityPolicyList(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*PodSecurityPolicyList)
|
||||
|
|
@ -731,6 +770,7 @@ func DeepCopy_extensions_PodSecurityPolicyList(in interface{}, out interface{},
|
|||
}
|
||||
}
|
||||
|
||||
// DeepCopy_extensions_PodSecurityPolicySpec is an autogenerated deepcopy function.
|
||||
func DeepCopy_extensions_PodSecurityPolicySpec(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*PodSecurityPolicySpec)
|
||||
|
|
@ -777,6 +817,7 @@ func DeepCopy_extensions_PodSecurityPolicySpec(in interface{}, out interface{},
|
|||
}
|
||||
}
|
||||
|
||||
// DeepCopy_extensions_ReplicaSet is an autogenerated deepcopy function.
|
||||
func DeepCopy_extensions_ReplicaSet(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*ReplicaSet)
|
||||
|
|
@ -797,6 +838,7 @@ func DeepCopy_extensions_ReplicaSet(in interface{}, out interface{}, c *conversi
|
|||
}
|
||||
}
|
||||
|
||||
// DeepCopy_extensions_ReplicaSetCondition is an autogenerated deepcopy function.
|
||||
func DeepCopy_extensions_ReplicaSetCondition(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*ReplicaSetCondition)
|
||||
|
|
@ -807,6 +849,7 @@ func DeepCopy_extensions_ReplicaSetCondition(in interface{}, out interface{}, c
|
|||
}
|
||||
}
|
||||
|
||||
// DeepCopy_extensions_ReplicaSetList is an autogenerated deepcopy function.
|
||||
func DeepCopy_extensions_ReplicaSetList(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*ReplicaSetList)
|
||||
|
|
@ -825,6 +868,7 @@ func DeepCopy_extensions_ReplicaSetList(in interface{}, out interface{}, c *conv
|
|||
}
|
||||
}
|
||||
|
||||
// DeepCopy_extensions_ReplicaSetSpec is an autogenerated deepcopy function.
|
||||
func DeepCopy_extensions_ReplicaSetSpec(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*ReplicaSetSpec)
|
||||
|
|
@ -845,6 +889,7 @@ func DeepCopy_extensions_ReplicaSetSpec(in interface{}, out interface{}, c *conv
|
|||
}
|
||||
}
|
||||
|
||||
// DeepCopy_extensions_ReplicaSetStatus is an autogenerated deepcopy function.
|
||||
func DeepCopy_extensions_ReplicaSetStatus(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*ReplicaSetStatus)
|
||||
|
|
@ -863,6 +908,7 @@ func DeepCopy_extensions_ReplicaSetStatus(in interface{}, out interface{}, c *co
|
|||
}
|
||||
}
|
||||
|
||||
// DeepCopy_extensions_ReplicationControllerDummy is an autogenerated deepcopy function.
|
||||
func DeepCopy_extensions_ReplicationControllerDummy(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*ReplicationControllerDummy)
|
||||
|
|
@ -872,6 +918,7 @@ func DeepCopy_extensions_ReplicationControllerDummy(in interface{}, out interfac
|
|||
}
|
||||
}
|
||||
|
||||
// DeepCopy_extensions_RollbackConfig is an autogenerated deepcopy function.
|
||||
func DeepCopy_extensions_RollbackConfig(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*RollbackConfig)
|
||||
|
|
@ -881,6 +928,7 @@ func DeepCopy_extensions_RollbackConfig(in interface{}, out interface{}, c *conv
|
|||
}
|
||||
}
|
||||
|
||||
// DeepCopy_extensions_RollingUpdateDaemonSet is an autogenerated deepcopy function.
|
||||
func DeepCopy_extensions_RollingUpdateDaemonSet(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*RollingUpdateDaemonSet)
|
||||
|
|
@ -890,6 +938,7 @@ func DeepCopy_extensions_RollingUpdateDaemonSet(in interface{}, out interface{},
|
|||
}
|
||||
}
|
||||
|
||||
// DeepCopy_extensions_RollingUpdateDeployment is an autogenerated deepcopy function.
|
||||
func DeepCopy_extensions_RollingUpdateDeployment(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*RollingUpdateDeployment)
|
||||
|
|
@ -899,6 +948,7 @@ func DeepCopy_extensions_RollingUpdateDeployment(in interface{}, out interface{}
|
|||
}
|
||||
}
|
||||
|
||||
// DeepCopy_extensions_RunAsUserStrategyOptions is an autogenerated deepcopy function.
|
||||
func DeepCopy_extensions_RunAsUserStrategyOptions(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*RunAsUserStrategyOptions)
|
||||
|
|
@ -906,13 +956,14 @@ func DeepCopy_extensions_RunAsUserStrategyOptions(in interface{}, out interface{
|
|||
*out = *in
|
||||
if in.Ranges != nil {
|
||||
in, out := &in.Ranges, &out.Ranges
|
||||
*out = make([]IDRange, len(*in))
|
||||
*out = make([]UserIDRange, len(*in))
|
||||
copy(*out, *in)
|
||||
}
|
||||
return nil
|
||||
}
|
||||
}
|
||||
|
||||
// DeepCopy_extensions_SELinuxStrategyOptions is an autogenerated deepcopy function.
|
||||
func DeepCopy_extensions_SELinuxStrategyOptions(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*SELinuxStrategyOptions)
|
||||
|
|
@ -927,6 +978,7 @@ func DeepCopy_extensions_SELinuxStrategyOptions(in interface{}, out interface{},
|
|||
}
|
||||
}
|
||||
|
||||
// DeepCopy_extensions_Scale is an autogenerated deepcopy function.
|
||||
func DeepCopy_extensions_Scale(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*Scale)
|
||||
|
|
@ -944,6 +996,7 @@ func DeepCopy_extensions_Scale(in interface{}, out interface{}, c *conversion.Cl
|
|||
}
|
||||
}
|
||||
|
||||
// DeepCopy_extensions_ScaleSpec is an autogenerated deepcopy function.
|
||||
func DeepCopy_extensions_ScaleSpec(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*ScaleSpec)
|
||||
|
|
@ -953,6 +1006,7 @@ func DeepCopy_extensions_ScaleSpec(in interface{}, out interface{}, c *conversio
|
|||
}
|
||||
}
|
||||
|
||||
// DeepCopy_extensions_ScaleStatus is an autogenerated deepcopy function.
|
||||
func DeepCopy_extensions_ScaleStatus(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*ScaleStatus)
|
||||
|
|
@ -970,6 +1024,7 @@ func DeepCopy_extensions_ScaleStatus(in interface{}, out interface{}, c *convers
|
|||
}
|
||||
}
|
||||
|
||||
// DeepCopy_extensions_SupplementalGroupsStrategyOptions is an autogenerated deepcopy function.
|
||||
func DeepCopy_extensions_SupplementalGroupsStrategyOptions(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*SupplementalGroupsStrategyOptions)
|
||||
|
|
@ -977,13 +1032,14 @@ func DeepCopy_extensions_SupplementalGroupsStrategyOptions(in interface{}, out i
|
|||
*out = *in
|
||||
if in.Ranges != nil {
|
||||
in, out := &in.Ranges, &out.Ranges
|
||||
*out = make([]IDRange, len(*in))
|
||||
*out = make([]GroupIDRange, len(*in))
|
||||
copy(*out, *in)
|
||||
}
|
||||
return nil
|
||||
}
|
||||
}
|
||||
|
||||
// DeepCopy_extensions_ThirdPartyResource is an autogenerated deepcopy function.
|
||||
func DeepCopy_extensions_ThirdPartyResource(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*ThirdPartyResource)
|
||||
|
|
@ -1003,6 +1059,7 @@ func DeepCopy_extensions_ThirdPartyResource(in interface{}, out interface{}, c *
|
|||
}
|
||||
}
|
||||
|
||||
// DeepCopy_extensions_ThirdPartyResourceData is an autogenerated deepcopy function.
|
||||
func DeepCopy_extensions_ThirdPartyResourceData(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*ThirdPartyResourceData)
|
||||
|
|
@ -1022,6 +1079,7 @@ func DeepCopy_extensions_ThirdPartyResourceData(in interface{}, out interface{},
|
|||
}
|
||||
}
|
||||
|
||||
// DeepCopy_extensions_ThirdPartyResourceDataList is an autogenerated deepcopy function.
|
||||
func DeepCopy_extensions_ThirdPartyResourceDataList(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*ThirdPartyResourceDataList)
|
||||
|
|
@ -1040,6 +1098,7 @@ func DeepCopy_extensions_ThirdPartyResourceDataList(in interface{}, out interfac
|
|||
}
|
||||
}
|
||||
|
||||
// DeepCopy_extensions_ThirdPartyResourceList is an autogenerated deepcopy function.
|
||||
func DeepCopy_extensions_ThirdPartyResourceList(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*ThirdPartyResourceList)
|
||||
|
|
@ -1057,3 +1116,13 @@ func DeepCopy_extensions_ThirdPartyResourceList(in interface{}, out interface{},
|
|||
return nil
|
||||
}
|
||||
}
|
||||
|
||||
// DeepCopy_extensions_UserIDRange is an autogenerated deepcopy function.
|
||||
func DeepCopy_extensions_UserIDRange(in interface{}, out interface{}, c *conversion.Cloner) error {
|
||||
{
|
||||
in := in.(*UserIDRange)
|
||||
out := out.(*UserIDRange)
|
||||
*out = *in
|
||||
return nil
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue