zz_generated.deepcopy.go 54 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861
  1. //go:build !ignore_autogenerated
  2. /*
  3. Licensed under the Apache License, Version 2.0 (the "License");
  4. you may not use this file except in compliance with the License.
  5. You may obtain a copy of the License at
  6. http://www.apache.org/licenses/LICENSE-2.0
  7. Unless required by applicable law or agreed to in writing, software
  8. distributed under the License is distributed on an "AS IS" BASIS,
  9. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  10. See the License for the specific language governing permissions and
  11. limitations under the License.
  12. */
  13. // Code generated by controller-gen. DO NOT EDIT.
  14. package v1alpha1
  15. import (
  16. externalsecretsv1 "github.com/external-secrets/external-secrets/apis/externalsecrets/v1"
  17. metav1 "github.com/external-secrets/external-secrets/apis/meta/v1"
  18. "k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1"
  19. apismetav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
  20. "k8s.io/apimachinery/pkg/runtime"
  21. )
  22. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  23. func (in *ACRAccessToken) DeepCopyInto(out *ACRAccessToken) {
  24. *out = *in
  25. out.TypeMeta = in.TypeMeta
  26. in.ObjectMeta.DeepCopyInto(&out.ObjectMeta)
  27. in.Spec.DeepCopyInto(&out.Spec)
  28. }
  29. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ACRAccessToken.
  30. func (in *ACRAccessToken) DeepCopy() *ACRAccessToken {
  31. if in == nil {
  32. return nil
  33. }
  34. out := new(ACRAccessToken)
  35. in.DeepCopyInto(out)
  36. return out
  37. }
  38. // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
  39. func (in *ACRAccessToken) DeepCopyObject() runtime.Object {
  40. if c := in.DeepCopy(); c != nil {
  41. return c
  42. }
  43. return nil
  44. }
  45. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  46. func (in *ACRAccessTokenList) DeepCopyInto(out *ACRAccessTokenList) {
  47. *out = *in
  48. out.TypeMeta = in.TypeMeta
  49. in.ListMeta.DeepCopyInto(&out.ListMeta)
  50. if in.Items != nil {
  51. in, out := &in.Items, &out.Items
  52. *out = make([]ACRAccessToken, len(*in))
  53. for i := range *in {
  54. (*in)[i].DeepCopyInto(&(*out)[i])
  55. }
  56. }
  57. }
  58. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ACRAccessTokenList.
  59. func (in *ACRAccessTokenList) DeepCopy() *ACRAccessTokenList {
  60. if in == nil {
  61. return nil
  62. }
  63. out := new(ACRAccessTokenList)
  64. in.DeepCopyInto(out)
  65. return out
  66. }
  67. // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
  68. func (in *ACRAccessTokenList) DeepCopyObject() runtime.Object {
  69. if c := in.DeepCopy(); c != nil {
  70. return c
  71. }
  72. return nil
  73. }
  74. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  75. func (in *ACRAccessTokenSpec) DeepCopyInto(out *ACRAccessTokenSpec) {
  76. *out = *in
  77. in.Auth.DeepCopyInto(&out.Auth)
  78. }
  79. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ACRAccessTokenSpec.
  80. func (in *ACRAccessTokenSpec) DeepCopy() *ACRAccessTokenSpec {
  81. if in == nil {
  82. return nil
  83. }
  84. out := new(ACRAccessTokenSpec)
  85. in.DeepCopyInto(out)
  86. return out
  87. }
  88. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  89. func (in *ACRAuth) DeepCopyInto(out *ACRAuth) {
  90. *out = *in
  91. if in.ServicePrincipal != nil {
  92. in, out := &in.ServicePrincipal, &out.ServicePrincipal
  93. *out = new(AzureACRServicePrincipalAuth)
  94. (*in).DeepCopyInto(*out)
  95. }
  96. if in.ManagedIdentity != nil {
  97. in, out := &in.ManagedIdentity, &out.ManagedIdentity
  98. *out = new(AzureACRManagedIdentityAuth)
  99. **out = **in
  100. }
  101. if in.WorkloadIdentity != nil {
  102. in, out := &in.WorkloadIdentity, &out.WorkloadIdentity
  103. *out = new(AzureACRWorkloadIdentityAuth)
  104. (*in).DeepCopyInto(*out)
  105. }
  106. }
  107. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ACRAuth.
  108. func (in *ACRAuth) DeepCopy() *ACRAuth {
  109. if in == nil {
  110. return nil
  111. }
  112. out := new(ACRAuth)
  113. in.DeepCopyInto(out)
  114. return out
  115. }
  116. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  117. func (in *AWSAuth) DeepCopyInto(out *AWSAuth) {
  118. *out = *in
  119. if in.SecretRef != nil {
  120. in, out := &in.SecretRef, &out.SecretRef
  121. *out = new(AWSAuthSecretRef)
  122. (*in).DeepCopyInto(*out)
  123. }
  124. if in.JWTAuth != nil {
  125. in, out := &in.JWTAuth, &out.JWTAuth
  126. *out = new(AWSJWTAuth)
  127. (*in).DeepCopyInto(*out)
  128. }
  129. }
  130. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AWSAuth.
  131. func (in *AWSAuth) DeepCopy() *AWSAuth {
  132. if in == nil {
  133. return nil
  134. }
  135. out := new(AWSAuth)
  136. in.DeepCopyInto(out)
  137. return out
  138. }
  139. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  140. func (in *AWSAuthSecretRef) DeepCopyInto(out *AWSAuthSecretRef) {
  141. *out = *in
  142. in.AccessKeyID.DeepCopyInto(&out.AccessKeyID)
  143. in.SecretAccessKey.DeepCopyInto(&out.SecretAccessKey)
  144. if in.SessionToken != nil {
  145. in, out := &in.SessionToken, &out.SessionToken
  146. *out = new(metav1.SecretKeySelector)
  147. (*in).DeepCopyInto(*out)
  148. }
  149. }
  150. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AWSAuthSecretRef.
  151. func (in *AWSAuthSecretRef) DeepCopy() *AWSAuthSecretRef {
  152. if in == nil {
  153. return nil
  154. }
  155. out := new(AWSAuthSecretRef)
  156. in.DeepCopyInto(out)
  157. return out
  158. }
  159. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  160. func (in *AWSJWTAuth) DeepCopyInto(out *AWSJWTAuth) {
  161. *out = *in
  162. if in.ServiceAccountRef != nil {
  163. in, out := &in.ServiceAccountRef, &out.ServiceAccountRef
  164. *out = new(metav1.ServiceAccountSelector)
  165. (*in).DeepCopyInto(*out)
  166. }
  167. }
  168. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AWSJWTAuth.
  169. func (in *AWSJWTAuth) DeepCopy() *AWSJWTAuth {
  170. if in == nil {
  171. return nil
  172. }
  173. out := new(AWSJWTAuth)
  174. in.DeepCopyInto(out)
  175. return out
  176. }
  177. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  178. func (in *AuthorizationProtocol) DeepCopyInto(out *AuthorizationProtocol) {
  179. *out = *in
  180. if in.NTLM != nil {
  181. in, out := &in.NTLM, &out.NTLM
  182. *out = new(NTLMProtocol)
  183. (*in).DeepCopyInto(*out)
  184. }
  185. }
  186. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AuthorizationProtocol.
  187. func (in *AuthorizationProtocol) DeepCopy() *AuthorizationProtocol {
  188. if in == nil {
  189. return nil
  190. }
  191. out := new(AuthorizationProtocol)
  192. in.DeepCopyInto(out)
  193. return out
  194. }
  195. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  196. func (in *AzureACRManagedIdentityAuth) DeepCopyInto(out *AzureACRManagedIdentityAuth) {
  197. *out = *in
  198. }
  199. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AzureACRManagedIdentityAuth.
  200. func (in *AzureACRManagedIdentityAuth) DeepCopy() *AzureACRManagedIdentityAuth {
  201. if in == nil {
  202. return nil
  203. }
  204. out := new(AzureACRManagedIdentityAuth)
  205. in.DeepCopyInto(out)
  206. return out
  207. }
  208. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  209. func (in *AzureACRServicePrincipalAuth) DeepCopyInto(out *AzureACRServicePrincipalAuth) {
  210. *out = *in
  211. in.SecretRef.DeepCopyInto(&out.SecretRef)
  212. }
  213. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AzureACRServicePrincipalAuth.
  214. func (in *AzureACRServicePrincipalAuth) DeepCopy() *AzureACRServicePrincipalAuth {
  215. if in == nil {
  216. return nil
  217. }
  218. out := new(AzureACRServicePrincipalAuth)
  219. in.DeepCopyInto(out)
  220. return out
  221. }
  222. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  223. func (in *AzureACRServicePrincipalAuthSecretRef) DeepCopyInto(out *AzureACRServicePrincipalAuthSecretRef) {
  224. *out = *in
  225. in.ClientID.DeepCopyInto(&out.ClientID)
  226. in.ClientSecret.DeepCopyInto(&out.ClientSecret)
  227. }
  228. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AzureACRServicePrincipalAuthSecretRef.
  229. func (in *AzureACRServicePrincipalAuthSecretRef) DeepCopy() *AzureACRServicePrincipalAuthSecretRef {
  230. if in == nil {
  231. return nil
  232. }
  233. out := new(AzureACRServicePrincipalAuthSecretRef)
  234. in.DeepCopyInto(out)
  235. return out
  236. }
  237. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  238. func (in *AzureACRWorkloadIdentityAuth) DeepCopyInto(out *AzureACRWorkloadIdentityAuth) {
  239. *out = *in
  240. if in.ServiceAccountRef != nil {
  241. in, out := &in.ServiceAccountRef, &out.ServiceAccountRef
  242. *out = new(metav1.ServiceAccountSelector)
  243. (*in).DeepCopyInto(*out)
  244. }
  245. }
  246. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AzureACRWorkloadIdentityAuth.
  247. func (in *AzureACRWorkloadIdentityAuth) DeepCopy() *AzureACRWorkloadIdentityAuth {
  248. if in == nil {
  249. return nil
  250. }
  251. out := new(AzureACRWorkloadIdentityAuth)
  252. in.DeepCopyInto(out)
  253. return out
  254. }
  255. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  256. func (in *ClusterGenerator) DeepCopyInto(out *ClusterGenerator) {
  257. *out = *in
  258. out.TypeMeta = in.TypeMeta
  259. in.ObjectMeta.DeepCopyInto(&out.ObjectMeta)
  260. in.Spec.DeepCopyInto(&out.Spec)
  261. }
  262. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ClusterGenerator.
  263. func (in *ClusterGenerator) DeepCopy() *ClusterGenerator {
  264. if in == nil {
  265. return nil
  266. }
  267. out := new(ClusterGenerator)
  268. in.DeepCopyInto(out)
  269. return out
  270. }
  271. // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
  272. func (in *ClusterGenerator) DeepCopyObject() runtime.Object {
  273. if c := in.DeepCopy(); c != nil {
  274. return c
  275. }
  276. return nil
  277. }
  278. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  279. func (in *ClusterGeneratorList) DeepCopyInto(out *ClusterGeneratorList) {
  280. *out = *in
  281. out.TypeMeta = in.TypeMeta
  282. in.ListMeta.DeepCopyInto(&out.ListMeta)
  283. if in.Items != nil {
  284. in, out := &in.Items, &out.Items
  285. *out = make([]ClusterGenerator, len(*in))
  286. for i := range *in {
  287. (*in)[i].DeepCopyInto(&(*out)[i])
  288. }
  289. }
  290. }
  291. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ClusterGeneratorList.
  292. func (in *ClusterGeneratorList) DeepCopy() *ClusterGeneratorList {
  293. if in == nil {
  294. return nil
  295. }
  296. out := new(ClusterGeneratorList)
  297. in.DeepCopyInto(out)
  298. return out
  299. }
  300. // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
  301. func (in *ClusterGeneratorList) DeepCopyObject() runtime.Object {
  302. if c := in.DeepCopy(); c != nil {
  303. return c
  304. }
  305. return nil
  306. }
  307. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  308. func (in *ClusterGeneratorSpec) DeepCopyInto(out *ClusterGeneratorSpec) {
  309. *out = *in
  310. in.Generator.DeepCopyInto(&out.Generator)
  311. }
  312. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ClusterGeneratorSpec.
  313. func (in *ClusterGeneratorSpec) DeepCopy() *ClusterGeneratorSpec {
  314. if in == nil {
  315. return nil
  316. }
  317. out := new(ClusterGeneratorSpec)
  318. in.DeepCopyInto(out)
  319. return out
  320. }
  321. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  322. func (in *ControllerClassResource) DeepCopyInto(out *ControllerClassResource) {
  323. *out = *in
  324. out.Spec = in.Spec
  325. }
  326. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ControllerClassResource.
  327. func (in *ControllerClassResource) DeepCopy() *ControllerClassResource {
  328. if in == nil {
  329. return nil
  330. }
  331. out := new(ControllerClassResource)
  332. in.DeepCopyInto(out)
  333. return out
  334. }
  335. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  336. func (in *ECRAuthorizationToken) DeepCopyInto(out *ECRAuthorizationToken) {
  337. *out = *in
  338. out.TypeMeta = in.TypeMeta
  339. in.ObjectMeta.DeepCopyInto(&out.ObjectMeta)
  340. in.Spec.DeepCopyInto(&out.Spec)
  341. }
  342. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ECRAuthorizationToken.
  343. func (in *ECRAuthorizationToken) DeepCopy() *ECRAuthorizationToken {
  344. if in == nil {
  345. return nil
  346. }
  347. out := new(ECRAuthorizationToken)
  348. in.DeepCopyInto(out)
  349. return out
  350. }
  351. // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
  352. func (in *ECRAuthorizationToken) DeepCopyObject() runtime.Object {
  353. if c := in.DeepCopy(); c != nil {
  354. return c
  355. }
  356. return nil
  357. }
  358. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  359. func (in *ECRAuthorizationTokenList) DeepCopyInto(out *ECRAuthorizationTokenList) {
  360. *out = *in
  361. out.TypeMeta = in.TypeMeta
  362. in.ListMeta.DeepCopyInto(&out.ListMeta)
  363. if in.Items != nil {
  364. in, out := &in.Items, &out.Items
  365. *out = make([]ECRAuthorizationToken, len(*in))
  366. for i := range *in {
  367. (*in)[i].DeepCopyInto(&(*out)[i])
  368. }
  369. }
  370. }
  371. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ECRAuthorizationTokenList.
  372. func (in *ECRAuthorizationTokenList) DeepCopy() *ECRAuthorizationTokenList {
  373. if in == nil {
  374. return nil
  375. }
  376. out := new(ECRAuthorizationTokenList)
  377. in.DeepCopyInto(out)
  378. return out
  379. }
  380. // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
  381. func (in *ECRAuthorizationTokenList) DeepCopyObject() runtime.Object {
  382. if c := in.DeepCopy(); c != nil {
  383. return c
  384. }
  385. return nil
  386. }
  387. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  388. func (in *ECRAuthorizationTokenSpec) DeepCopyInto(out *ECRAuthorizationTokenSpec) {
  389. *out = *in
  390. in.Auth.DeepCopyInto(&out.Auth)
  391. }
  392. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ECRAuthorizationTokenSpec.
  393. func (in *ECRAuthorizationTokenSpec) DeepCopy() *ECRAuthorizationTokenSpec {
  394. if in == nil {
  395. return nil
  396. }
  397. out := new(ECRAuthorizationTokenSpec)
  398. in.DeepCopyInto(out)
  399. return out
  400. }
  401. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  402. func (in *Fake) DeepCopyInto(out *Fake) {
  403. *out = *in
  404. out.TypeMeta = in.TypeMeta
  405. in.ObjectMeta.DeepCopyInto(&out.ObjectMeta)
  406. in.Spec.DeepCopyInto(&out.Spec)
  407. }
  408. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Fake.
  409. func (in *Fake) DeepCopy() *Fake {
  410. if in == nil {
  411. return nil
  412. }
  413. out := new(Fake)
  414. in.DeepCopyInto(out)
  415. return out
  416. }
  417. // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
  418. func (in *Fake) DeepCopyObject() runtime.Object {
  419. if c := in.DeepCopy(); c != nil {
  420. return c
  421. }
  422. return nil
  423. }
  424. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  425. func (in *FakeList) DeepCopyInto(out *FakeList) {
  426. *out = *in
  427. out.TypeMeta = in.TypeMeta
  428. in.ListMeta.DeepCopyInto(&out.ListMeta)
  429. if in.Items != nil {
  430. in, out := &in.Items, &out.Items
  431. *out = make([]Fake, len(*in))
  432. for i := range *in {
  433. (*in)[i].DeepCopyInto(&(*out)[i])
  434. }
  435. }
  436. }
  437. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new FakeList.
  438. func (in *FakeList) DeepCopy() *FakeList {
  439. if in == nil {
  440. return nil
  441. }
  442. out := new(FakeList)
  443. in.DeepCopyInto(out)
  444. return out
  445. }
  446. // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
  447. func (in *FakeList) DeepCopyObject() runtime.Object {
  448. if c := in.DeepCopy(); c != nil {
  449. return c
  450. }
  451. return nil
  452. }
  453. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  454. func (in *FakeSpec) DeepCopyInto(out *FakeSpec) {
  455. *out = *in
  456. if in.Data != nil {
  457. in, out := &in.Data, &out.Data
  458. *out = make(map[string]string, len(*in))
  459. for key, val := range *in {
  460. (*out)[key] = val
  461. }
  462. }
  463. }
  464. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new FakeSpec.
  465. func (in *FakeSpec) DeepCopy() *FakeSpec {
  466. if in == nil {
  467. return nil
  468. }
  469. out := new(FakeSpec)
  470. in.DeepCopyInto(out)
  471. return out
  472. }
  473. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  474. func (in *GCPSMAuth) DeepCopyInto(out *GCPSMAuth) {
  475. *out = *in
  476. if in.SecretRef != nil {
  477. in, out := &in.SecretRef, &out.SecretRef
  478. *out = new(GCPSMAuthSecretRef)
  479. (*in).DeepCopyInto(*out)
  480. }
  481. if in.WorkloadIdentity != nil {
  482. in, out := &in.WorkloadIdentity, &out.WorkloadIdentity
  483. *out = new(GCPWorkloadIdentity)
  484. (*in).DeepCopyInto(*out)
  485. }
  486. }
  487. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GCPSMAuth.
  488. func (in *GCPSMAuth) DeepCopy() *GCPSMAuth {
  489. if in == nil {
  490. return nil
  491. }
  492. out := new(GCPSMAuth)
  493. in.DeepCopyInto(out)
  494. return out
  495. }
  496. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  497. func (in *GCPSMAuthSecretRef) DeepCopyInto(out *GCPSMAuthSecretRef) {
  498. *out = *in
  499. in.SecretAccessKey.DeepCopyInto(&out.SecretAccessKey)
  500. }
  501. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GCPSMAuthSecretRef.
  502. func (in *GCPSMAuthSecretRef) DeepCopy() *GCPSMAuthSecretRef {
  503. if in == nil {
  504. return nil
  505. }
  506. out := new(GCPSMAuthSecretRef)
  507. in.DeepCopyInto(out)
  508. return out
  509. }
  510. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  511. func (in *GCPWorkloadIdentity) DeepCopyInto(out *GCPWorkloadIdentity) {
  512. *out = *in
  513. in.ServiceAccountRef.DeepCopyInto(&out.ServiceAccountRef)
  514. }
  515. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GCPWorkloadIdentity.
  516. func (in *GCPWorkloadIdentity) DeepCopy() *GCPWorkloadIdentity {
  517. if in == nil {
  518. return nil
  519. }
  520. out := new(GCPWorkloadIdentity)
  521. in.DeepCopyInto(out)
  522. return out
  523. }
  524. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  525. func (in *GCRAccessToken) DeepCopyInto(out *GCRAccessToken) {
  526. *out = *in
  527. out.TypeMeta = in.TypeMeta
  528. in.ObjectMeta.DeepCopyInto(&out.ObjectMeta)
  529. in.Spec.DeepCopyInto(&out.Spec)
  530. }
  531. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GCRAccessToken.
  532. func (in *GCRAccessToken) DeepCopy() *GCRAccessToken {
  533. if in == nil {
  534. return nil
  535. }
  536. out := new(GCRAccessToken)
  537. in.DeepCopyInto(out)
  538. return out
  539. }
  540. // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
  541. func (in *GCRAccessToken) DeepCopyObject() runtime.Object {
  542. if c := in.DeepCopy(); c != nil {
  543. return c
  544. }
  545. return nil
  546. }
  547. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  548. func (in *GCRAccessTokenList) DeepCopyInto(out *GCRAccessTokenList) {
  549. *out = *in
  550. out.TypeMeta = in.TypeMeta
  551. in.ListMeta.DeepCopyInto(&out.ListMeta)
  552. if in.Items != nil {
  553. in, out := &in.Items, &out.Items
  554. *out = make([]GCRAccessToken, len(*in))
  555. for i := range *in {
  556. (*in)[i].DeepCopyInto(&(*out)[i])
  557. }
  558. }
  559. }
  560. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GCRAccessTokenList.
  561. func (in *GCRAccessTokenList) DeepCopy() *GCRAccessTokenList {
  562. if in == nil {
  563. return nil
  564. }
  565. out := new(GCRAccessTokenList)
  566. in.DeepCopyInto(out)
  567. return out
  568. }
  569. // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
  570. func (in *GCRAccessTokenList) DeepCopyObject() runtime.Object {
  571. if c := in.DeepCopy(); c != nil {
  572. return c
  573. }
  574. return nil
  575. }
  576. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  577. func (in *GCRAccessTokenSpec) DeepCopyInto(out *GCRAccessTokenSpec) {
  578. *out = *in
  579. in.Auth.DeepCopyInto(&out.Auth)
  580. }
  581. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GCRAccessTokenSpec.
  582. func (in *GCRAccessTokenSpec) DeepCopy() *GCRAccessTokenSpec {
  583. if in == nil {
  584. return nil
  585. }
  586. out := new(GCRAccessTokenSpec)
  587. in.DeepCopyInto(out)
  588. return out
  589. }
  590. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  591. func (in *GeneratorSpec) DeepCopyInto(out *GeneratorSpec) {
  592. *out = *in
  593. if in.ACRAccessTokenSpec != nil {
  594. in, out := &in.ACRAccessTokenSpec, &out.ACRAccessTokenSpec
  595. *out = new(ACRAccessTokenSpec)
  596. (*in).DeepCopyInto(*out)
  597. }
  598. if in.ECRAuthorizationTokenSpec != nil {
  599. in, out := &in.ECRAuthorizationTokenSpec, &out.ECRAuthorizationTokenSpec
  600. *out = new(ECRAuthorizationTokenSpec)
  601. (*in).DeepCopyInto(*out)
  602. }
  603. if in.FakeSpec != nil {
  604. in, out := &in.FakeSpec, &out.FakeSpec
  605. *out = new(FakeSpec)
  606. (*in).DeepCopyInto(*out)
  607. }
  608. if in.GCRAccessTokenSpec != nil {
  609. in, out := &in.GCRAccessTokenSpec, &out.GCRAccessTokenSpec
  610. *out = new(GCRAccessTokenSpec)
  611. (*in).DeepCopyInto(*out)
  612. }
  613. if in.GithubAccessTokenSpec != nil {
  614. in, out := &in.GithubAccessTokenSpec, &out.GithubAccessTokenSpec
  615. *out = new(GithubAccessTokenSpec)
  616. (*in).DeepCopyInto(*out)
  617. }
  618. if in.QuayAccessTokenSpec != nil {
  619. in, out := &in.QuayAccessTokenSpec, &out.QuayAccessTokenSpec
  620. *out = new(QuayAccessTokenSpec)
  621. (*in).DeepCopyInto(*out)
  622. }
  623. if in.PasswordSpec != nil {
  624. in, out := &in.PasswordSpec, &out.PasswordSpec
  625. *out = new(PasswordSpec)
  626. (*in).DeepCopyInto(*out)
  627. }
  628. if in.STSSessionTokenSpec != nil {
  629. in, out := &in.STSSessionTokenSpec, &out.STSSessionTokenSpec
  630. *out = new(STSSessionTokenSpec)
  631. (*in).DeepCopyInto(*out)
  632. }
  633. if in.UUIDSpec != nil {
  634. in, out := &in.UUIDSpec, &out.UUIDSpec
  635. *out = new(UUIDSpec)
  636. **out = **in
  637. }
  638. if in.VaultDynamicSecretSpec != nil {
  639. in, out := &in.VaultDynamicSecretSpec, &out.VaultDynamicSecretSpec
  640. *out = new(VaultDynamicSecretSpec)
  641. (*in).DeepCopyInto(*out)
  642. }
  643. if in.WebhookSpec != nil {
  644. in, out := &in.WebhookSpec, &out.WebhookSpec
  645. *out = new(WebhookSpec)
  646. (*in).DeepCopyInto(*out)
  647. }
  648. if in.GrafanaSpec != nil {
  649. in, out := &in.GrafanaSpec, &out.GrafanaSpec
  650. *out = new(GrafanaSpec)
  651. (*in).DeepCopyInto(*out)
  652. }
  653. if in.MFASpec != nil {
  654. in, out := &in.MFASpec, &out.MFASpec
  655. *out = new(MFASpec)
  656. (*in).DeepCopyInto(*out)
  657. }
  658. }
  659. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GeneratorSpec.
  660. func (in *GeneratorSpec) DeepCopy() *GeneratorSpec {
  661. if in == nil {
  662. return nil
  663. }
  664. out := new(GeneratorSpec)
  665. in.DeepCopyInto(out)
  666. return out
  667. }
  668. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  669. func (in *GeneratorState) DeepCopyInto(out *GeneratorState) {
  670. *out = *in
  671. out.TypeMeta = in.TypeMeta
  672. in.ObjectMeta.DeepCopyInto(&out.ObjectMeta)
  673. in.Spec.DeepCopyInto(&out.Spec)
  674. in.Status.DeepCopyInto(&out.Status)
  675. }
  676. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GeneratorState.
  677. func (in *GeneratorState) DeepCopy() *GeneratorState {
  678. if in == nil {
  679. return nil
  680. }
  681. out := new(GeneratorState)
  682. in.DeepCopyInto(out)
  683. return out
  684. }
  685. // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
  686. func (in *GeneratorState) DeepCopyObject() runtime.Object {
  687. if c := in.DeepCopy(); c != nil {
  688. return c
  689. }
  690. return nil
  691. }
  692. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  693. func (in *GeneratorStateList) DeepCopyInto(out *GeneratorStateList) {
  694. *out = *in
  695. out.TypeMeta = in.TypeMeta
  696. in.ListMeta.DeepCopyInto(&out.ListMeta)
  697. if in.Items != nil {
  698. in, out := &in.Items, &out.Items
  699. *out = make([]GeneratorState, len(*in))
  700. for i := range *in {
  701. (*in)[i].DeepCopyInto(&(*out)[i])
  702. }
  703. }
  704. }
  705. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GeneratorStateList.
  706. func (in *GeneratorStateList) DeepCopy() *GeneratorStateList {
  707. if in == nil {
  708. return nil
  709. }
  710. out := new(GeneratorStateList)
  711. in.DeepCopyInto(out)
  712. return out
  713. }
  714. // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
  715. func (in *GeneratorStateList) DeepCopyObject() runtime.Object {
  716. if c := in.DeepCopy(); c != nil {
  717. return c
  718. }
  719. return nil
  720. }
  721. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  722. func (in *GeneratorStateSpec) DeepCopyInto(out *GeneratorStateSpec) {
  723. *out = *in
  724. if in.GarbageCollectionDeadline != nil {
  725. in, out := &in.GarbageCollectionDeadline, &out.GarbageCollectionDeadline
  726. *out = (*in).DeepCopy()
  727. }
  728. if in.Resource != nil {
  729. in, out := &in.Resource, &out.Resource
  730. *out = new(v1.JSON)
  731. (*in).DeepCopyInto(*out)
  732. }
  733. if in.State != nil {
  734. in, out := &in.State, &out.State
  735. *out = new(v1.JSON)
  736. (*in).DeepCopyInto(*out)
  737. }
  738. }
  739. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GeneratorStateSpec.
  740. func (in *GeneratorStateSpec) DeepCopy() *GeneratorStateSpec {
  741. if in == nil {
  742. return nil
  743. }
  744. out := new(GeneratorStateSpec)
  745. in.DeepCopyInto(out)
  746. return out
  747. }
  748. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  749. func (in *GeneratorStateStatus) DeepCopyInto(out *GeneratorStateStatus) {
  750. *out = *in
  751. if in.Conditions != nil {
  752. in, out := &in.Conditions, &out.Conditions
  753. *out = make([]GeneratorStateStatusCondition, len(*in))
  754. for i := range *in {
  755. (*in)[i].DeepCopyInto(&(*out)[i])
  756. }
  757. }
  758. }
  759. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GeneratorStateStatus.
  760. func (in *GeneratorStateStatus) DeepCopy() *GeneratorStateStatus {
  761. if in == nil {
  762. return nil
  763. }
  764. out := new(GeneratorStateStatus)
  765. in.DeepCopyInto(out)
  766. return out
  767. }
  768. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  769. func (in *GeneratorStateStatusCondition) DeepCopyInto(out *GeneratorStateStatusCondition) {
  770. *out = *in
  771. in.LastTransitionTime.DeepCopyInto(&out.LastTransitionTime)
  772. }
  773. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GeneratorStateStatusCondition.
  774. func (in *GeneratorStateStatusCondition) DeepCopy() *GeneratorStateStatusCondition {
  775. if in == nil {
  776. return nil
  777. }
  778. out := new(GeneratorStateStatusCondition)
  779. in.DeepCopyInto(out)
  780. return out
  781. }
  782. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  783. func (in *GithubAccessToken) DeepCopyInto(out *GithubAccessToken) {
  784. *out = *in
  785. out.TypeMeta = in.TypeMeta
  786. in.ObjectMeta.DeepCopyInto(&out.ObjectMeta)
  787. in.Spec.DeepCopyInto(&out.Spec)
  788. }
  789. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GithubAccessToken.
  790. func (in *GithubAccessToken) DeepCopy() *GithubAccessToken {
  791. if in == nil {
  792. return nil
  793. }
  794. out := new(GithubAccessToken)
  795. in.DeepCopyInto(out)
  796. return out
  797. }
  798. // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
  799. func (in *GithubAccessToken) DeepCopyObject() runtime.Object {
  800. if c := in.DeepCopy(); c != nil {
  801. return c
  802. }
  803. return nil
  804. }
  805. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  806. func (in *GithubAccessTokenList) DeepCopyInto(out *GithubAccessTokenList) {
  807. *out = *in
  808. out.TypeMeta = in.TypeMeta
  809. in.ListMeta.DeepCopyInto(&out.ListMeta)
  810. if in.Items != nil {
  811. in, out := &in.Items, &out.Items
  812. *out = make([]GithubAccessToken, len(*in))
  813. for i := range *in {
  814. (*in)[i].DeepCopyInto(&(*out)[i])
  815. }
  816. }
  817. }
  818. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GithubAccessTokenList.
  819. func (in *GithubAccessTokenList) DeepCopy() *GithubAccessTokenList {
  820. if in == nil {
  821. return nil
  822. }
  823. out := new(GithubAccessTokenList)
  824. in.DeepCopyInto(out)
  825. return out
  826. }
  827. // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
  828. func (in *GithubAccessTokenList) DeepCopyObject() runtime.Object {
  829. if c := in.DeepCopy(); c != nil {
  830. return c
  831. }
  832. return nil
  833. }
  834. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  835. func (in *GithubAccessTokenSpec) DeepCopyInto(out *GithubAccessTokenSpec) {
  836. *out = *in
  837. if in.Repositories != nil {
  838. in, out := &in.Repositories, &out.Repositories
  839. *out = make([]string, len(*in))
  840. copy(*out, *in)
  841. }
  842. if in.Permissions != nil {
  843. in, out := &in.Permissions, &out.Permissions
  844. *out = make(map[string]string, len(*in))
  845. for key, val := range *in {
  846. (*out)[key] = val
  847. }
  848. }
  849. in.Auth.DeepCopyInto(&out.Auth)
  850. }
  851. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GithubAccessTokenSpec.
  852. func (in *GithubAccessTokenSpec) DeepCopy() *GithubAccessTokenSpec {
  853. if in == nil {
  854. return nil
  855. }
  856. out := new(GithubAccessTokenSpec)
  857. in.DeepCopyInto(out)
  858. return out
  859. }
  860. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  861. func (in *GithubAuth) DeepCopyInto(out *GithubAuth) {
  862. *out = *in
  863. in.PrivateKey.DeepCopyInto(&out.PrivateKey)
  864. }
  865. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GithubAuth.
  866. func (in *GithubAuth) DeepCopy() *GithubAuth {
  867. if in == nil {
  868. return nil
  869. }
  870. out := new(GithubAuth)
  871. in.DeepCopyInto(out)
  872. return out
  873. }
  874. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  875. func (in *GithubSecretRef) DeepCopyInto(out *GithubSecretRef) {
  876. *out = *in
  877. in.SecretRef.DeepCopyInto(&out.SecretRef)
  878. }
  879. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GithubSecretRef.
  880. func (in *GithubSecretRef) DeepCopy() *GithubSecretRef {
  881. if in == nil {
  882. return nil
  883. }
  884. out := new(GithubSecretRef)
  885. in.DeepCopyInto(out)
  886. return out
  887. }
  888. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  889. func (in *Grafana) DeepCopyInto(out *Grafana) {
  890. *out = *in
  891. out.TypeMeta = in.TypeMeta
  892. in.ObjectMeta.DeepCopyInto(&out.ObjectMeta)
  893. in.Spec.DeepCopyInto(&out.Spec)
  894. }
  895. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Grafana.
  896. func (in *Grafana) DeepCopy() *Grafana {
  897. if in == nil {
  898. return nil
  899. }
  900. out := new(Grafana)
  901. in.DeepCopyInto(out)
  902. return out
  903. }
  904. // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
  905. func (in *Grafana) DeepCopyObject() runtime.Object {
  906. if c := in.DeepCopy(); c != nil {
  907. return c
  908. }
  909. return nil
  910. }
  911. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  912. func (in *GrafanaAuth) DeepCopyInto(out *GrafanaAuth) {
  913. *out = *in
  914. if in.Token != nil {
  915. in, out := &in.Token, &out.Token
  916. *out = new(SecretKeySelector)
  917. **out = **in
  918. }
  919. if in.Basic != nil {
  920. in, out := &in.Basic, &out.Basic
  921. *out = new(GrafanaBasicAuth)
  922. **out = **in
  923. }
  924. }
  925. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GrafanaAuth.
  926. func (in *GrafanaAuth) DeepCopy() *GrafanaAuth {
  927. if in == nil {
  928. return nil
  929. }
  930. out := new(GrafanaAuth)
  931. in.DeepCopyInto(out)
  932. return out
  933. }
  934. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  935. func (in *GrafanaBasicAuth) DeepCopyInto(out *GrafanaBasicAuth) {
  936. *out = *in
  937. out.Password = in.Password
  938. }
  939. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GrafanaBasicAuth.
  940. func (in *GrafanaBasicAuth) DeepCopy() *GrafanaBasicAuth {
  941. if in == nil {
  942. return nil
  943. }
  944. out := new(GrafanaBasicAuth)
  945. in.DeepCopyInto(out)
  946. return out
  947. }
  948. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  949. func (in *GrafanaList) DeepCopyInto(out *GrafanaList) {
  950. *out = *in
  951. out.TypeMeta = in.TypeMeta
  952. in.ListMeta.DeepCopyInto(&out.ListMeta)
  953. if in.Items != nil {
  954. in, out := &in.Items, &out.Items
  955. *out = make([]Grafana, len(*in))
  956. for i := range *in {
  957. (*in)[i].DeepCopyInto(&(*out)[i])
  958. }
  959. }
  960. }
  961. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GrafanaList.
  962. func (in *GrafanaList) DeepCopy() *GrafanaList {
  963. if in == nil {
  964. return nil
  965. }
  966. out := new(GrafanaList)
  967. in.DeepCopyInto(out)
  968. return out
  969. }
  970. // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
  971. func (in *GrafanaList) DeepCopyObject() runtime.Object {
  972. if c := in.DeepCopy(); c != nil {
  973. return c
  974. }
  975. return nil
  976. }
  977. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  978. func (in *GrafanaServiceAccount) DeepCopyInto(out *GrafanaServiceAccount) {
  979. *out = *in
  980. }
  981. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GrafanaServiceAccount.
  982. func (in *GrafanaServiceAccount) DeepCopy() *GrafanaServiceAccount {
  983. if in == nil {
  984. return nil
  985. }
  986. out := new(GrafanaServiceAccount)
  987. in.DeepCopyInto(out)
  988. return out
  989. }
  990. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  991. func (in *GrafanaServiceAccountTokenState) DeepCopyInto(out *GrafanaServiceAccountTokenState) {
  992. *out = *in
  993. in.ServiceAccount.DeepCopyInto(&out.ServiceAccount)
  994. }
  995. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GrafanaServiceAccountTokenState.
  996. func (in *GrafanaServiceAccountTokenState) DeepCopy() *GrafanaServiceAccountTokenState {
  997. if in == nil {
  998. return nil
  999. }
  1000. out := new(GrafanaServiceAccountTokenState)
  1001. in.DeepCopyInto(out)
  1002. return out
  1003. }
  1004. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1005. func (in *GrafanaSpec) DeepCopyInto(out *GrafanaSpec) {
  1006. *out = *in
  1007. in.Auth.DeepCopyInto(&out.Auth)
  1008. out.ServiceAccount = in.ServiceAccount
  1009. }
  1010. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GrafanaSpec.
  1011. func (in *GrafanaSpec) DeepCopy() *GrafanaSpec {
  1012. if in == nil {
  1013. return nil
  1014. }
  1015. out := new(GrafanaSpec)
  1016. in.DeepCopyInto(out)
  1017. return out
  1018. }
  1019. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1020. func (in *GrafanaStateServiceAccount) DeepCopyInto(out *GrafanaStateServiceAccount) {
  1021. *out = *in
  1022. if in.ServiceAccountID != nil {
  1023. in, out := &in.ServiceAccountID, &out.ServiceAccountID
  1024. *out = new(int64)
  1025. **out = **in
  1026. }
  1027. if in.ServiceAccountLogin != nil {
  1028. in, out := &in.ServiceAccountLogin, &out.ServiceAccountLogin
  1029. *out = new(string)
  1030. **out = **in
  1031. }
  1032. if in.ServiceAccountTokenID != nil {
  1033. in, out := &in.ServiceAccountTokenID, &out.ServiceAccountTokenID
  1034. *out = new(int64)
  1035. **out = **in
  1036. }
  1037. }
  1038. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GrafanaStateServiceAccount.
  1039. func (in *GrafanaStateServiceAccount) DeepCopy() *GrafanaStateServiceAccount {
  1040. if in == nil {
  1041. return nil
  1042. }
  1043. out := new(GrafanaStateServiceAccount)
  1044. in.DeepCopyInto(out)
  1045. return out
  1046. }
  1047. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1048. func (in *MFA) DeepCopyInto(out *MFA) {
  1049. *out = *in
  1050. out.TypeMeta = in.TypeMeta
  1051. in.ObjectMeta.DeepCopyInto(&out.ObjectMeta)
  1052. in.Spec.DeepCopyInto(&out.Spec)
  1053. }
  1054. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MFA.
  1055. func (in *MFA) DeepCopy() *MFA {
  1056. if in == nil {
  1057. return nil
  1058. }
  1059. out := new(MFA)
  1060. in.DeepCopyInto(out)
  1061. return out
  1062. }
  1063. // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
  1064. func (in *MFA) DeepCopyObject() runtime.Object {
  1065. if c := in.DeepCopy(); c != nil {
  1066. return c
  1067. }
  1068. return nil
  1069. }
  1070. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1071. func (in *MFAList) DeepCopyInto(out *MFAList) {
  1072. *out = *in
  1073. out.TypeMeta = in.TypeMeta
  1074. in.ListMeta.DeepCopyInto(&out.ListMeta)
  1075. if in.Items != nil {
  1076. in, out := &in.Items, &out.Items
  1077. *out = make([]MFA, len(*in))
  1078. for i := range *in {
  1079. (*in)[i].DeepCopyInto(&(*out)[i])
  1080. }
  1081. }
  1082. }
  1083. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MFAList.
  1084. func (in *MFAList) DeepCopy() *MFAList {
  1085. if in == nil {
  1086. return nil
  1087. }
  1088. out := new(MFAList)
  1089. in.DeepCopyInto(out)
  1090. return out
  1091. }
  1092. // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
  1093. func (in *MFAList) DeepCopyObject() runtime.Object {
  1094. if c := in.DeepCopy(); c != nil {
  1095. return c
  1096. }
  1097. return nil
  1098. }
  1099. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1100. func (in *MFASpec) DeepCopyInto(out *MFASpec) {
  1101. *out = *in
  1102. in.Secret.DeepCopyInto(&out.Secret)
  1103. if in.When != nil {
  1104. in, out := &in.When, &out.When
  1105. *out = (*in).DeepCopy()
  1106. }
  1107. }
  1108. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MFASpec.
  1109. func (in *MFASpec) DeepCopy() *MFASpec {
  1110. if in == nil {
  1111. return nil
  1112. }
  1113. out := new(MFASpec)
  1114. in.DeepCopyInto(out)
  1115. return out
  1116. }
  1117. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1118. func (in *NTLMProtocol) DeepCopyInto(out *NTLMProtocol) {
  1119. *out = *in
  1120. in.UserName.DeepCopyInto(&out.UserName)
  1121. in.Password.DeepCopyInto(&out.Password)
  1122. }
  1123. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new NTLMProtocol.
  1124. func (in *NTLMProtocol) DeepCopy() *NTLMProtocol {
  1125. if in == nil {
  1126. return nil
  1127. }
  1128. out := new(NTLMProtocol)
  1129. in.DeepCopyInto(out)
  1130. return out
  1131. }
  1132. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1133. func (in *Password) DeepCopyInto(out *Password) {
  1134. *out = *in
  1135. out.TypeMeta = in.TypeMeta
  1136. in.ObjectMeta.DeepCopyInto(&out.ObjectMeta)
  1137. in.Spec.DeepCopyInto(&out.Spec)
  1138. }
  1139. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Password.
  1140. func (in *Password) DeepCopy() *Password {
  1141. if in == nil {
  1142. return nil
  1143. }
  1144. out := new(Password)
  1145. in.DeepCopyInto(out)
  1146. return out
  1147. }
  1148. // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
  1149. func (in *Password) DeepCopyObject() runtime.Object {
  1150. if c := in.DeepCopy(); c != nil {
  1151. return c
  1152. }
  1153. return nil
  1154. }
  1155. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1156. func (in *PasswordList) DeepCopyInto(out *PasswordList) {
  1157. *out = *in
  1158. out.TypeMeta = in.TypeMeta
  1159. in.ListMeta.DeepCopyInto(&out.ListMeta)
  1160. if in.Items != nil {
  1161. in, out := &in.Items, &out.Items
  1162. *out = make([]Password, len(*in))
  1163. for i := range *in {
  1164. (*in)[i].DeepCopyInto(&(*out)[i])
  1165. }
  1166. }
  1167. }
  1168. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PasswordList.
  1169. func (in *PasswordList) DeepCopy() *PasswordList {
  1170. if in == nil {
  1171. return nil
  1172. }
  1173. out := new(PasswordList)
  1174. in.DeepCopyInto(out)
  1175. return out
  1176. }
  1177. // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
  1178. func (in *PasswordList) DeepCopyObject() runtime.Object {
  1179. if c := in.DeepCopy(); c != nil {
  1180. return c
  1181. }
  1182. return nil
  1183. }
  1184. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1185. func (in *PasswordSpec) DeepCopyInto(out *PasswordSpec) {
  1186. *out = *in
  1187. if in.Digits != nil {
  1188. in, out := &in.Digits, &out.Digits
  1189. *out = new(int)
  1190. **out = **in
  1191. }
  1192. if in.Symbols != nil {
  1193. in, out := &in.Symbols, &out.Symbols
  1194. *out = new(int)
  1195. **out = **in
  1196. }
  1197. if in.SymbolCharacters != nil {
  1198. in, out := &in.SymbolCharacters, &out.SymbolCharacters
  1199. *out = new(string)
  1200. **out = **in
  1201. }
  1202. }
  1203. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PasswordSpec.
  1204. func (in *PasswordSpec) DeepCopy() *PasswordSpec {
  1205. if in == nil {
  1206. return nil
  1207. }
  1208. out := new(PasswordSpec)
  1209. in.DeepCopyInto(out)
  1210. return out
  1211. }
  1212. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1213. func (in *QuayAccessToken) DeepCopyInto(out *QuayAccessToken) {
  1214. *out = *in
  1215. out.TypeMeta = in.TypeMeta
  1216. in.ObjectMeta.DeepCopyInto(&out.ObjectMeta)
  1217. in.Spec.DeepCopyInto(&out.Spec)
  1218. }
  1219. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new QuayAccessToken.
  1220. func (in *QuayAccessToken) DeepCopy() *QuayAccessToken {
  1221. if in == nil {
  1222. return nil
  1223. }
  1224. out := new(QuayAccessToken)
  1225. in.DeepCopyInto(out)
  1226. return out
  1227. }
  1228. // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
  1229. func (in *QuayAccessToken) DeepCopyObject() runtime.Object {
  1230. if c := in.DeepCopy(); c != nil {
  1231. return c
  1232. }
  1233. return nil
  1234. }
  1235. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1236. func (in *QuayAccessTokenList) DeepCopyInto(out *QuayAccessTokenList) {
  1237. *out = *in
  1238. out.TypeMeta = in.TypeMeta
  1239. in.ListMeta.DeepCopyInto(&out.ListMeta)
  1240. if in.Items != nil {
  1241. in, out := &in.Items, &out.Items
  1242. *out = make([]QuayAccessToken, len(*in))
  1243. for i := range *in {
  1244. (*in)[i].DeepCopyInto(&(*out)[i])
  1245. }
  1246. }
  1247. }
  1248. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new QuayAccessTokenList.
  1249. func (in *QuayAccessTokenList) DeepCopy() *QuayAccessTokenList {
  1250. if in == nil {
  1251. return nil
  1252. }
  1253. out := new(QuayAccessTokenList)
  1254. in.DeepCopyInto(out)
  1255. return out
  1256. }
  1257. // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
  1258. func (in *QuayAccessTokenList) DeepCopyObject() runtime.Object {
  1259. if c := in.DeepCopy(); c != nil {
  1260. return c
  1261. }
  1262. return nil
  1263. }
  1264. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1265. func (in *QuayAccessTokenSpec) DeepCopyInto(out *QuayAccessTokenSpec) {
  1266. *out = *in
  1267. in.ServiceAccountRef.DeepCopyInto(&out.ServiceAccountRef)
  1268. }
  1269. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new QuayAccessTokenSpec.
  1270. func (in *QuayAccessTokenSpec) DeepCopy() *QuayAccessTokenSpec {
  1271. if in == nil {
  1272. return nil
  1273. }
  1274. out := new(QuayAccessTokenSpec)
  1275. in.DeepCopyInto(out)
  1276. return out
  1277. }
  1278. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1279. func (in *RequestParameters) DeepCopyInto(out *RequestParameters) {
  1280. *out = *in
  1281. if in.SessionDuration != nil {
  1282. in, out := &in.SessionDuration, &out.SessionDuration
  1283. *out = new(int64)
  1284. **out = **in
  1285. }
  1286. if in.SerialNumber != nil {
  1287. in, out := &in.SerialNumber, &out.SerialNumber
  1288. *out = new(string)
  1289. **out = **in
  1290. }
  1291. if in.TokenCode != nil {
  1292. in, out := &in.TokenCode, &out.TokenCode
  1293. *out = new(string)
  1294. **out = **in
  1295. }
  1296. }
  1297. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RequestParameters.
  1298. func (in *RequestParameters) DeepCopy() *RequestParameters {
  1299. if in == nil {
  1300. return nil
  1301. }
  1302. out := new(RequestParameters)
  1303. in.DeepCopyInto(out)
  1304. return out
  1305. }
  1306. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1307. func (in *STSSessionToken) DeepCopyInto(out *STSSessionToken) {
  1308. *out = *in
  1309. out.TypeMeta = in.TypeMeta
  1310. in.ObjectMeta.DeepCopyInto(&out.ObjectMeta)
  1311. in.Spec.DeepCopyInto(&out.Spec)
  1312. }
  1313. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new STSSessionToken.
  1314. func (in *STSSessionToken) DeepCopy() *STSSessionToken {
  1315. if in == nil {
  1316. return nil
  1317. }
  1318. out := new(STSSessionToken)
  1319. in.DeepCopyInto(out)
  1320. return out
  1321. }
  1322. // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
  1323. func (in *STSSessionToken) DeepCopyObject() runtime.Object {
  1324. if c := in.DeepCopy(); c != nil {
  1325. return c
  1326. }
  1327. return nil
  1328. }
  1329. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1330. func (in *STSSessionTokenList) DeepCopyInto(out *STSSessionTokenList) {
  1331. *out = *in
  1332. out.TypeMeta = in.TypeMeta
  1333. in.ListMeta.DeepCopyInto(&out.ListMeta)
  1334. if in.Items != nil {
  1335. in, out := &in.Items, &out.Items
  1336. *out = make([]STSSessionToken, len(*in))
  1337. for i := range *in {
  1338. (*in)[i].DeepCopyInto(&(*out)[i])
  1339. }
  1340. }
  1341. }
  1342. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new STSSessionTokenList.
  1343. func (in *STSSessionTokenList) DeepCopy() *STSSessionTokenList {
  1344. if in == nil {
  1345. return nil
  1346. }
  1347. out := new(STSSessionTokenList)
  1348. in.DeepCopyInto(out)
  1349. return out
  1350. }
  1351. // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
  1352. func (in *STSSessionTokenList) DeepCopyObject() runtime.Object {
  1353. if c := in.DeepCopy(); c != nil {
  1354. return c
  1355. }
  1356. return nil
  1357. }
  1358. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1359. func (in *STSSessionTokenSpec) DeepCopyInto(out *STSSessionTokenSpec) {
  1360. *out = *in
  1361. in.Auth.DeepCopyInto(&out.Auth)
  1362. if in.RequestParameters != nil {
  1363. in, out := &in.RequestParameters, &out.RequestParameters
  1364. *out = new(RequestParameters)
  1365. (*in).DeepCopyInto(*out)
  1366. }
  1367. }
  1368. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new STSSessionTokenSpec.
  1369. func (in *STSSessionTokenSpec) DeepCopy() *STSSessionTokenSpec {
  1370. if in == nil {
  1371. return nil
  1372. }
  1373. out := new(STSSessionTokenSpec)
  1374. in.DeepCopyInto(out)
  1375. return out
  1376. }
  1377. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1378. func (in *SecretKeySelector) DeepCopyInto(out *SecretKeySelector) {
  1379. *out = *in
  1380. }
  1381. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SecretKeySelector.
  1382. func (in *SecretKeySelector) DeepCopy() *SecretKeySelector {
  1383. if in == nil {
  1384. return nil
  1385. }
  1386. out := new(SecretKeySelector)
  1387. in.DeepCopyInto(out)
  1388. return out
  1389. }
  1390. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1391. func (in *UUID) DeepCopyInto(out *UUID) {
  1392. *out = *in
  1393. out.TypeMeta = in.TypeMeta
  1394. in.ObjectMeta.DeepCopyInto(&out.ObjectMeta)
  1395. out.Spec = in.Spec
  1396. }
  1397. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new UUID.
  1398. func (in *UUID) DeepCopy() *UUID {
  1399. if in == nil {
  1400. return nil
  1401. }
  1402. out := new(UUID)
  1403. in.DeepCopyInto(out)
  1404. return out
  1405. }
  1406. // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
  1407. func (in *UUID) DeepCopyObject() runtime.Object {
  1408. if c := in.DeepCopy(); c != nil {
  1409. return c
  1410. }
  1411. return nil
  1412. }
  1413. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1414. func (in *UUIDList) DeepCopyInto(out *UUIDList) {
  1415. *out = *in
  1416. out.TypeMeta = in.TypeMeta
  1417. in.ListMeta.DeepCopyInto(&out.ListMeta)
  1418. if in.Items != nil {
  1419. in, out := &in.Items, &out.Items
  1420. *out = make([]UUID, len(*in))
  1421. for i := range *in {
  1422. (*in)[i].DeepCopyInto(&(*out)[i])
  1423. }
  1424. }
  1425. }
  1426. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new UUIDList.
  1427. func (in *UUIDList) DeepCopy() *UUIDList {
  1428. if in == nil {
  1429. return nil
  1430. }
  1431. out := new(UUIDList)
  1432. in.DeepCopyInto(out)
  1433. return out
  1434. }
  1435. // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
  1436. func (in *UUIDList) DeepCopyObject() runtime.Object {
  1437. if c := in.DeepCopy(); c != nil {
  1438. return c
  1439. }
  1440. return nil
  1441. }
  1442. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1443. func (in *UUIDSpec) DeepCopyInto(out *UUIDSpec) {
  1444. *out = *in
  1445. }
  1446. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new UUIDSpec.
  1447. func (in *UUIDSpec) DeepCopy() *UUIDSpec {
  1448. if in == nil {
  1449. return nil
  1450. }
  1451. out := new(UUIDSpec)
  1452. in.DeepCopyInto(out)
  1453. return out
  1454. }
  1455. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1456. func (in *VaultDynamicSecret) DeepCopyInto(out *VaultDynamicSecret) {
  1457. *out = *in
  1458. out.TypeMeta = in.TypeMeta
  1459. in.ObjectMeta.DeepCopyInto(&out.ObjectMeta)
  1460. in.Spec.DeepCopyInto(&out.Spec)
  1461. }
  1462. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VaultDynamicSecret.
  1463. func (in *VaultDynamicSecret) DeepCopy() *VaultDynamicSecret {
  1464. if in == nil {
  1465. return nil
  1466. }
  1467. out := new(VaultDynamicSecret)
  1468. in.DeepCopyInto(out)
  1469. return out
  1470. }
  1471. // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
  1472. func (in *VaultDynamicSecret) DeepCopyObject() runtime.Object {
  1473. if c := in.DeepCopy(); c != nil {
  1474. return c
  1475. }
  1476. return nil
  1477. }
  1478. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1479. func (in *VaultDynamicSecretList) DeepCopyInto(out *VaultDynamicSecretList) {
  1480. *out = *in
  1481. out.TypeMeta = in.TypeMeta
  1482. in.ListMeta.DeepCopyInto(&out.ListMeta)
  1483. if in.Items != nil {
  1484. in, out := &in.Items, &out.Items
  1485. *out = make([]VaultDynamicSecret, len(*in))
  1486. for i := range *in {
  1487. (*in)[i].DeepCopyInto(&(*out)[i])
  1488. }
  1489. }
  1490. }
  1491. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VaultDynamicSecretList.
  1492. func (in *VaultDynamicSecretList) DeepCopy() *VaultDynamicSecretList {
  1493. if in == nil {
  1494. return nil
  1495. }
  1496. out := new(VaultDynamicSecretList)
  1497. in.DeepCopyInto(out)
  1498. return out
  1499. }
  1500. // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
  1501. func (in *VaultDynamicSecretList) DeepCopyObject() runtime.Object {
  1502. if c := in.DeepCopy(); c != nil {
  1503. return c
  1504. }
  1505. return nil
  1506. }
  1507. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1508. func (in *VaultDynamicSecretSpec) DeepCopyInto(out *VaultDynamicSecretSpec) {
  1509. *out = *in
  1510. if in.Parameters != nil {
  1511. in, out := &in.Parameters, &out.Parameters
  1512. *out = new(v1.JSON)
  1513. (*in).DeepCopyInto(*out)
  1514. }
  1515. if in.RetrySettings != nil {
  1516. in, out := &in.RetrySettings, &out.RetrySettings
  1517. *out = new(externalsecretsv1.SecretStoreRetrySettings)
  1518. (*in).DeepCopyInto(*out)
  1519. }
  1520. if in.Provider != nil {
  1521. in, out := &in.Provider, &out.Provider
  1522. *out = new(externalsecretsv1.VaultProvider)
  1523. (*in).DeepCopyInto(*out)
  1524. }
  1525. }
  1526. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VaultDynamicSecretSpec.
  1527. func (in *VaultDynamicSecretSpec) DeepCopy() *VaultDynamicSecretSpec {
  1528. if in == nil {
  1529. return nil
  1530. }
  1531. out := new(VaultDynamicSecretSpec)
  1532. in.DeepCopyInto(out)
  1533. return out
  1534. }
  1535. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1536. func (in *Webhook) DeepCopyInto(out *Webhook) {
  1537. *out = *in
  1538. out.TypeMeta = in.TypeMeta
  1539. in.ObjectMeta.DeepCopyInto(&out.ObjectMeta)
  1540. in.Spec.DeepCopyInto(&out.Spec)
  1541. }
  1542. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Webhook.
  1543. func (in *Webhook) DeepCopy() *Webhook {
  1544. if in == nil {
  1545. return nil
  1546. }
  1547. out := new(Webhook)
  1548. in.DeepCopyInto(out)
  1549. return out
  1550. }
  1551. // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
  1552. func (in *Webhook) DeepCopyObject() runtime.Object {
  1553. if c := in.DeepCopy(); c != nil {
  1554. return c
  1555. }
  1556. return nil
  1557. }
  1558. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1559. func (in *WebhookCAProvider) DeepCopyInto(out *WebhookCAProvider) {
  1560. *out = *in
  1561. if in.Namespace != nil {
  1562. in, out := &in.Namespace, &out.Namespace
  1563. *out = new(string)
  1564. **out = **in
  1565. }
  1566. }
  1567. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new WebhookCAProvider.
  1568. func (in *WebhookCAProvider) DeepCopy() *WebhookCAProvider {
  1569. if in == nil {
  1570. return nil
  1571. }
  1572. out := new(WebhookCAProvider)
  1573. in.DeepCopyInto(out)
  1574. return out
  1575. }
  1576. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1577. func (in *WebhookList) DeepCopyInto(out *WebhookList) {
  1578. *out = *in
  1579. out.TypeMeta = in.TypeMeta
  1580. in.ListMeta.DeepCopyInto(&out.ListMeta)
  1581. if in.Items != nil {
  1582. in, out := &in.Items, &out.Items
  1583. *out = make([]Webhook, len(*in))
  1584. for i := range *in {
  1585. (*in)[i].DeepCopyInto(&(*out)[i])
  1586. }
  1587. }
  1588. }
  1589. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new WebhookList.
  1590. func (in *WebhookList) DeepCopy() *WebhookList {
  1591. if in == nil {
  1592. return nil
  1593. }
  1594. out := new(WebhookList)
  1595. in.DeepCopyInto(out)
  1596. return out
  1597. }
  1598. // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
  1599. func (in *WebhookList) DeepCopyObject() runtime.Object {
  1600. if c := in.DeepCopy(); c != nil {
  1601. return c
  1602. }
  1603. return nil
  1604. }
  1605. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1606. func (in *WebhookResult) DeepCopyInto(out *WebhookResult) {
  1607. *out = *in
  1608. }
  1609. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new WebhookResult.
  1610. func (in *WebhookResult) DeepCopy() *WebhookResult {
  1611. if in == nil {
  1612. return nil
  1613. }
  1614. out := new(WebhookResult)
  1615. in.DeepCopyInto(out)
  1616. return out
  1617. }
  1618. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1619. func (in *WebhookSecret) DeepCopyInto(out *WebhookSecret) {
  1620. *out = *in
  1621. out.SecretRef = in.SecretRef
  1622. }
  1623. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new WebhookSecret.
  1624. func (in *WebhookSecret) DeepCopy() *WebhookSecret {
  1625. if in == nil {
  1626. return nil
  1627. }
  1628. out := new(WebhookSecret)
  1629. in.DeepCopyInto(out)
  1630. return out
  1631. }
  1632. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1633. func (in *WebhookSpec) DeepCopyInto(out *WebhookSpec) {
  1634. *out = *in
  1635. if in.Headers != nil {
  1636. in, out := &in.Headers, &out.Headers
  1637. *out = make(map[string]string, len(*in))
  1638. for key, val := range *in {
  1639. (*out)[key] = val
  1640. }
  1641. }
  1642. if in.Auth != nil {
  1643. in, out := &in.Auth, &out.Auth
  1644. *out = new(AuthorizationProtocol)
  1645. (*in).DeepCopyInto(*out)
  1646. }
  1647. if in.Timeout != nil {
  1648. in, out := &in.Timeout, &out.Timeout
  1649. *out = new(apismetav1.Duration)
  1650. **out = **in
  1651. }
  1652. out.Result = in.Result
  1653. if in.Secrets != nil {
  1654. in, out := &in.Secrets, &out.Secrets
  1655. *out = make([]WebhookSecret, len(*in))
  1656. copy(*out, *in)
  1657. }
  1658. if in.CABundle != nil {
  1659. in, out := &in.CABundle, &out.CABundle
  1660. *out = make([]byte, len(*in))
  1661. copy(*out, *in)
  1662. }
  1663. if in.CAProvider != nil {
  1664. in, out := &in.CAProvider, &out.CAProvider
  1665. *out = new(WebhookCAProvider)
  1666. (*in).DeepCopyInto(*out)
  1667. }
  1668. }
  1669. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new WebhookSpec.
  1670. func (in *WebhookSpec) DeepCopy() *WebhookSpec {
  1671. if in == nil {
  1672. return nil
  1673. }
  1674. out := new(WebhookSpec)
  1675. in.DeepCopyInto(out)
  1676. return out
  1677. }