Update generated files

This commit is contained in:
Christoph Blecker
2017-05-16 23:45:32 -07:00
parent 54ad53fdb3
commit 4361a9146e
88 changed files with 1447 additions and 0 deletions

View File

@@ -99,6 +99,7 @@ func RegisterDeepCopies(scheme *runtime.Scheme) error {
)
}
// DeepCopy_extensions_APIVersion is an autogenerated deepcopy function.
func DeepCopy_extensions_APIVersion(in interface{}, out interface{}, c *conversion.Cloner) error {
{
in := in.(*APIVersion)
@@ -108,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)
@@ -118,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)
@@ -136,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)
@@ -146,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)
@@ -164,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)
@@ -181,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)
@@ -199,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)
@@ -222,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)
@@ -231,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)
@@ -245,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)
@@ -265,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)
@@ -276,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)
@@ -294,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)
@@ -310,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)
@@ -348,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)
@@ -366,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)
@@ -380,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)
@@ -394,6 +412,7 @@ func DeepCopy_extensions_FSGroupStrategyOptions(in interface{}, out interface{},
}
}
// DeepCopy_extensions_GroupIDRange is an autogenerated deepcopy function.
func DeepCopy_extensions_GroupIDRange(in interface{}, out interface{}, c *conversion.Cloner) error {
{
in := in.(*GroupIDRange)
@@ -403,6 +422,7 @@ func DeepCopy_extensions_GroupIDRange(in interface{}, out interface{}, c *conver
}
}
// DeepCopy_extensions_HTTPIngressPath is an autogenerated deepcopy function.
func DeepCopy_extensions_HTTPIngressPath(in interface{}, out interface{}, c *conversion.Cloner) error {
{
in := in.(*HTTPIngressPath)
@@ -412,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)
@@ -426,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)
@@ -435,6 +457,7 @@ func DeepCopy_extensions_HostPortRange(in interface{}, out interface{}, c *conve
}
}
// DeepCopy_extensions_Ingress is an autogenerated deepcopy function.
func DeepCopy_extensions_Ingress(in interface{}, out interface{}, c *conversion.Cloner) error {
{
in := in.(*Ingress)
@@ -455,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)
@@ -464,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)
@@ -482,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)
@@ -494,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)
@@ -510,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)
@@ -542,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)
@@ -554,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)
@@ -568,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)
@@ -585,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)
@@ -612,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)
@@ -630,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)
@@ -655,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)
@@ -674,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)
@@ -697,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)
@@ -714,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)
@@ -732,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)
@@ -778,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)
@@ -798,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)
@@ -808,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)
@@ -826,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)
@@ -846,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)
@@ -864,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)
@@ -873,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)
@@ -882,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)
@@ -891,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)
@@ -900,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)
@@ -914,6 +963,7 @@ func DeepCopy_extensions_RunAsUserStrategyOptions(in interface{}, out interface{
}
}
// DeepCopy_extensions_SELinuxStrategyOptions is an autogenerated deepcopy function.
func DeepCopy_extensions_SELinuxStrategyOptions(in interface{}, out interface{}, c *conversion.Cloner) error {
{
in := in.(*SELinuxStrategyOptions)
@@ -928,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)
@@ -945,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)
@@ -954,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)
@@ -971,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)
@@ -985,6 +1039,7 @@ func DeepCopy_extensions_SupplementalGroupsStrategyOptions(in interface{}, out i
}
}
// DeepCopy_extensions_ThirdPartyResource is an autogenerated deepcopy function.
func DeepCopy_extensions_ThirdPartyResource(in interface{}, out interface{}, c *conversion.Cloner) error {
{
in := in.(*ThirdPartyResource)
@@ -1004,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)
@@ -1023,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)
@@ -1041,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)
@@ -1059,6 +1117,7 @@ func DeepCopy_extensions_ThirdPartyResourceList(in interface{}, out interface{},
}
}
// DeepCopy_extensions_UserIDRange is an autogenerated deepcopy function.
func DeepCopy_extensions_UserIDRange(in interface{}, out interface{}, c *conversion.Cloner) error {
{
in := in.(*UserIDRange)