zz_generated.deepcopy.go 68 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314
  1. //go:build !ignore_autogenerated
  2. // +build !ignore_autogenerated
  3. /*
  4. Licensed under the Apache License, Version 2.0 (the "License");
  5. you may not use this file except in compliance with the License.
  6. You may obtain a copy of the License at
  7. http://www.apache.org/licenses/LICENSE-2.0
  8. Unless required by applicable law or agreed to in writing, software
  9. distributed under the License is distributed on an "AS IS" BASIS,
  10. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  11. See the License for the specific language governing permissions and
  12. limitations under the License.
  13. */
  14. // Code generated by controller-gen. DO NOT EDIT.
  15. package v1beta1
  16. import (
  17. metav1 "github.com/external-secrets/external-secrets/apis/meta/v1"
  18. "k8s.io/apimachinery/pkg/apis/meta/v1"
  19. "k8s.io/apimachinery/pkg/runtime"
  20. )
  21. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  22. func (in *AWSAuth) DeepCopyInto(out *AWSAuth) {
  23. *out = *in
  24. if in.SecretRef != nil {
  25. in, out := &in.SecretRef, &out.SecretRef
  26. *out = new(AWSAuthSecretRef)
  27. (*in).DeepCopyInto(*out)
  28. }
  29. if in.JWTAuth != nil {
  30. in, out := &in.JWTAuth, &out.JWTAuth
  31. *out = new(AWSJWTAuth)
  32. (*in).DeepCopyInto(*out)
  33. }
  34. }
  35. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AWSAuth.
  36. func (in *AWSAuth) DeepCopy() *AWSAuth {
  37. if in == nil {
  38. return nil
  39. }
  40. out := new(AWSAuth)
  41. in.DeepCopyInto(out)
  42. return out
  43. }
  44. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  45. func (in *AWSAuthSecretRef) DeepCopyInto(out *AWSAuthSecretRef) {
  46. *out = *in
  47. in.AccessKeyID.DeepCopyInto(&out.AccessKeyID)
  48. in.SecretAccessKey.DeepCopyInto(&out.SecretAccessKey)
  49. if in.SessionToken != nil {
  50. in, out := &in.SessionToken, &out.SessionToken
  51. *out = new(metav1.SecretKeySelector)
  52. (*in).DeepCopyInto(*out)
  53. }
  54. }
  55. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AWSAuthSecretRef.
  56. func (in *AWSAuthSecretRef) DeepCopy() *AWSAuthSecretRef {
  57. if in == nil {
  58. return nil
  59. }
  60. out := new(AWSAuthSecretRef)
  61. in.DeepCopyInto(out)
  62. return out
  63. }
  64. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  65. func (in *AWSJWTAuth) DeepCopyInto(out *AWSJWTAuth) {
  66. *out = *in
  67. if in.ServiceAccountRef != nil {
  68. in, out := &in.ServiceAccountRef, &out.ServiceAccountRef
  69. *out = new(metav1.ServiceAccountSelector)
  70. (*in).DeepCopyInto(*out)
  71. }
  72. }
  73. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AWSJWTAuth.
  74. func (in *AWSJWTAuth) DeepCopy() *AWSJWTAuth {
  75. if in == nil {
  76. return nil
  77. }
  78. out := new(AWSJWTAuth)
  79. in.DeepCopyInto(out)
  80. return out
  81. }
  82. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  83. func (in *AWSProvider) DeepCopyInto(out *AWSProvider) {
  84. *out = *in
  85. in.Auth.DeepCopyInto(&out.Auth)
  86. if in.AdditionalRoles != nil {
  87. in, out := &in.AdditionalRoles, &out.AdditionalRoles
  88. *out = make([]string, len(*in))
  89. copy(*out, *in)
  90. }
  91. }
  92. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AWSProvider.
  93. func (in *AWSProvider) DeepCopy() *AWSProvider {
  94. if in == nil {
  95. return nil
  96. }
  97. out := new(AWSProvider)
  98. in.DeepCopyInto(out)
  99. return out
  100. }
  101. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  102. func (in *AkeylessAuth) DeepCopyInto(out *AkeylessAuth) {
  103. *out = *in
  104. in.SecretRef.DeepCopyInto(&out.SecretRef)
  105. if in.KubernetesAuth != nil {
  106. in, out := &in.KubernetesAuth, &out.KubernetesAuth
  107. *out = new(AkeylessKubernetesAuth)
  108. (*in).DeepCopyInto(*out)
  109. }
  110. }
  111. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AkeylessAuth.
  112. func (in *AkeylessAuth) DeepCopy() *AkeylessAuth {
  113. if in == nil {
  114. return nil
  115. }
  116. out := new(AkeylessAuth)
  117. in.DeepCopyInto(out)
  118. return out
  119. }
  120. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  121. func (in *AkeylessAuthSecretRef) DeepCopyInto(out *AkeylessAuthSecretRef) {
  122. *out = *in
  123. in.AccessID.DeepCopyInto(&out.AccessID)
  124. in.AccessType.DeepCopyInto(&out.AccessType)
  125. in.AccessTypeParam.DeepCopyInto(&out.AccessTypeParam)
  126. }
  127. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AkeylessAuthSecretRef.
  128. func (in *AkeylessAuthSecretRef) DeepCopy() *AkeylessAuthSecretRef {
  129. if in == nil {
  130. return nil
  131. }
  132. out := new(AkeylessAuthSecretRef)
  133. in.DeepCopyInto(out)
  134. return out
  135. }
  136. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  137. func (in *AkeylessKubernetesAuth) DeepCopyInto(out *AkeylessKubernetesAuth) {
  138. *out = *in
  139. if in.ServiceAccountRef != nil {
  140. in, out := &in.ServiceAccountRef, &out.ServiceAccountRef
  141. *out = new(metav1.ServiceAccountSelector)
  142. (*in).DeepCopyInto(*out)
  143. }
  144. if in.SecretRef != nil {
  145. in, out := &in.SecretRef, &out.SecretRef
  146. *out = new(metav1.SecretKeySelector)
  147. (*in).DeepCopyInto(*out)
  148. }
  149. }
  150. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AkeylessKubernetesAuth.
  151. func (in *AkeylessKubernetesAuth) DeepCopy() *AkeylessKubernetesAuth {
  152. if in == nil {
  153. return nil
  154. }
  155. out := new(AkeylessKubernetesAuth)
  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 *AkeylessProvider) DeepCopyInto(out *AkeylessProvider) {
  161. *out = *in
  162. if in.AkeylessGWApiURL != nil {
  163. in, out := &in.AkeylessGWApiURL, &out.AkeylessGWApiURL
  164. *out = new(string)
  165. **out = **in
  166. }
  167. if in.Auth != nil {
  168. in, out := &in.Auth, &out.Auth
  169. *out = new(AkeylessAuth)
  170. (*in).DeepCopyInto(*out)
  171. }
  172. }
  173. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AkeylessProvider.
  174. func (in *AkeylessProvider) DeepCopy() *AkeylessProvider {
  175. if in == nil {
  176. return nil
  177. }
  178. out := new(AkeylessProvider)
  179. in.DeepCopyInto(out)
  180. return out
  181. }
  182. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  183. func (in *AlibabaAuth) DeepCopyInto(out *AlibabaAuth) {
  184. *out = *in
  185. in.SecretRef.DeepCopyInto(&out.SecretRef)
  186. }
  187. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AlibabaAuth.
  188. func (in *AlibabaAuth) DeepCopy() *AlibabaAuth {
  189. if in == nil {
  190. return nil
  191. }
  192. out := new(AlibabaAuth)
  193. in.DeepCopyInto(out)
  194. return out
  195. }
  196. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  197. func (in *AlibabaAuthSecretRef) DeepCopyInto(out *AlibabaAuthSecretRef) {
  198. *out = *in
  199. in.AccessKeyID.DeepCopyInto(&out.AccessKeyID)
  200. in.AccessKeySecret.DeepCopyInto(&out.AccessKeySecret)
  201. }
  202. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AlibabaAuthSecretRef.
  203. func (in *AlibabaAuthSecretRef) DeepCopy() *AlibabaAuthSecretRef {
  204. if in == nil {
  205. return nil
  206. }
  207. out := new(AlibabaAuthSecretRef)
  208. in.DeepCopyInto(out)
  209. return out
  210. }
  211. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  212. func (in *AlibabaProvider) DeepCopyInto(out *AlibabaProvider) {
  213. *out = *in
  214. if in.Auth != nil {
  215. in, out := &in.Auth, &out.Auth
  216. *out = new(AlibabaAuth)
  217. (*in).DeepCopyInto(*out)
  218. }
  219. }
  220. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AlibabaProvider.
  221. func (in *AlibabaProvider) DeepCopy() *AlibabaProvider {
  222. if in == nil {
  223. return nil
  224. }
  225. out := new(AlibabaProvider)
  226. in.DeepCopyInto(out)
  227. return out
  228. }
  229. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  230. func (in *AzureKVAuth) DeepCopyInto(out *AzureKVAuth) {
  231. *out = *in
  232. if in.ClientID != nil {
  233. in, out := &in.ClientID, &out.ClientID
  234. *out = new(metav1.SecretKeySelector)
  235. (*in).DeepCopyInto(*out)
  236. }
  237. if in.ClientSecret != nil {
  238. in, out := &in.ClientSecret, &out.ClientSecret
  239. *out = new(metav1.SecretKeySelector)
  240. (*in).DeepCopyInto(*out)
  241. }
  242. }
  243. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AzureKVAuth.
  244. func (in *AzureKVAuth) DeepCopy() *AzureKVAuth {
  245. if in == nil {
  246. return nil
  247. }
  248. out := new(AzureKVAuth)
  249. in.DeepCopyInto(out)
  250. return out
  251. }
  252. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  253. func (in *AzureKVProvider) DeepCopyInto(out *AzureKVProvider) {
  254. *out = *in
  255. if in.AuthType != nil {
  256. in, out := &in.AuthType, &out.AuthType
  257. *out = new(AzureAuthType)
  258. **out = **in
  259. }
  260. if in.VaultURL != nil {
  261. in, out := &in.VaultURL, &out.VaultURL
  262. *out = new(string)
  263. **out = **in
  264. }
  265. if in.TenantID != nil {
  266. in, out := &in.TenantID, &out.TenantID
  267. *out = new(string)
  268. **out = **in
  269. }
  270. if in.AuthSecretRef != nil {
  271. in, out := &in.AuthSecretRef, &out.AuthSecretRef
  272. *out = new(AzureKVAuth)
  273. (*in).DeepCopyInto(*out)
  274. }
  275. if in.ServiceAccountRef != nil {
  276. in, out := &in.ServiceAccountRef, &out.ServiceAccountRef
  277. *out = new(metav1.ServiceAccountSelector)
  278. (*in).DeepCopyInto(*out)
  279. }
  280. if in.IdentityID != nil {
  281. in, out := &in.IdentityID, &out.IdentityID
  282. *out = new(string)
  283. **out = **in
  284. }
  285. }
  286. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AzureKVProvider.
  287. func (in *AzureKVProvider) DeepCopy() *AzureKVProvider {
  288. if in == nil {
  289. return nil
  290. }
  291. out := new(AzureKVProvider)
  292. in.DeepCopyInto(out)
  293. return out
  294. }
  295. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  296. func (in *CAProvider) DeepCopyInto(out *CAProvider) {
  297. *out = *in
  298. if in.Namespace != nil {
  299. in, out := &in.Namespace, &out.Namespace
  300. *out = new(string)
  301. **out = **in
  302. }
  303. }
  304. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CAProvider.
  305. func (in *CAProvider) DeepCopy() *CAProvider {
  306. if in == nil {
  307. return nil
  308. }
  309. out := new(CAProvider)
  310. in.DeepCopyInto(out)
  311. return out
  312. }
  313. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  314. func (in *CertAuth) DeepCopyInto(out *CertAuth) {
  315. *out = *in
  316. in.ClientCert.DeepCopyInto(&out.ClientCert)
  317. in.ClientKey.DeepCopyInto(&out.ClientKey)
  318. }
  319. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CertAuth.
  320. func (in *CertAuth) DeepCopy() *CertAuth {
  321. if in == nil {
  322. return nil
  323. }
  324. out := new(CertAuth)
  325. in.DeepCopyInto(out)
  326. return out
  327. }
  328. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  329. func (in *ClusterExternalSecret) DeepCopyInto(out *ClusterExternalSecret) {
  330. *out = *in
  331. out.TypeMeta = in.TypeMeta
  332. in.ObjectMeta.DeepCopyInto(&out.ObjectMeta)
  333. in.Spec.DeepCopyInto(&out.Spec)
  334. in.Status.DeepCopyInto(&out.Status)
  335. }
  336. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ClusterExternalSecret.
  337. func (in *ClusterExternalSecret) DeepCopy() *ClusterExternalSecret {
  338. if in == nil {
  339. return nil
  340. }
  341. out := new(ClusterExternalSecret)
  342. in.DeepCopyInto(out)
  343. return out
  344. }
  345. // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
  346. func (in *ClusterExternalSecret) DeepCopyObject() runtime.Object {
  347. if c := in.DeepCopy(); c != nil {
  348. return c
  349. }
  350. return nil
  351. }
  352. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  353. func (in *ClusterExternalSecretList) DeepCopyInto(out *ClusterExternalSecretList) {
  354. *out = *in
  355. out.TypeMeta = in.TypeMeta
  356. in.ListMeta.DeepCopyInto(&out.ListMeta)
  357. if in.Items != nil {
  358. in, out := &in.Items, &out.Items
  359. *out = make([]ClusterExternalSecret, len(*in))
  360. for i := range *in {
  361. (*in)[i].DeepCopyInto(&(*out)[i])
  362. }
  363. }
  364. }
  365. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ClusterExternalSecretList.
  366. func (in *ClusterExternalSecretList) DeepCopy() *ClusterExternalSecretList {
  367. if in == nil {
  368. return nil
  369. }
  370. out := new(ClusterExternalSecretList)
  371. in.DeepCopyInto(out)
  372. return out
  373. }
  374. // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
  375. func (in *ClusterExternalSecretList) DeepCopyObject() runtime.Object {
  376. if c := in.DeepCopy(); c != nil {
  377. return c
  378. }
  379. return nil
  380. }
  381. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  382. func (in *ClusterExternalSecretNamespaceFailure) DeepCopyInto(out *ClusterExternalSecretNamespaceFailure) {
  383. *out = *in
  384. }
  385. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ClusterExternalSecretNamespaceFailure.
  386. func (in *ClusterExternalSecretNamespaceFailure) DeepCopy() *ClusterExternalSecretNamespaceFailure {
  387. if in == nil {
  388. return nil
  389. }
  390. out := new(ClusterExternalSecretNamespaceFailure)
  391. in.DeepCopyInto(out)
  392. return out
  393. }
  394. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  395. func (in *ClusterExternalSecretSpec) DeepCopyInto(out *ClusterExternalSecretSpec) {
  396. *out = *in
  397. in.ExternalSecretSpec.DeepCopyInto(&out.ExternalSecretSpec)
  398. in.NamespaceSelector.DeepCopyInto(&out.NamespaceSelector)
  399. if in.RefreshInterval != nil {
  400. in, out := &in.RefreshInterval, &out.RefreshInterval
  401. *out = new(v1.Duration)
  402. **out = **in
  403. }
  404. }
  405. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ClusterExternalSecretSpec.
  406. func (in *ClusterExternalSecretSpec) DeepCopy() *ClusterExternalSecretSpec {
  407. if in == nil {
  408. return nil
  409. }
  410. out := new(ClusterExternalSecretSpec)
  411. in.DeepCopyInto(out)
  412. return out
  413. }
  414. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  415. func (in *ClusterExternalSecretStatus) DeepCopyInto(out *ClusterExternalSecretStatus) {
  416. *out = *in
  417. if in.FailedNamespaces != nil {
  418. in, out := &in.FailedNamespaces, &out.FailedNamespaces
  419. *out = make([]ClusterExternalSecretNamespaceFailure, len(*in))
  420. copy(*out, *in)
  421. }
  422. if in.ProvisionedNamespaces != nil {
  423. in, out := &in.ProvisionedNamespaces, &out.ProvisionedNamespaces
  424. *out = make([]string, len(*in))
  425. copy(*out, *in)
  426. }
  427. if in.Conditions != nil {
  428. in, out := &in.Conditions, &out.Conditions
  429. *out = make([]ClusterExternalSecretStatusCondition, len(*in))
  430. copy(*out, *in)
  431. }
  432. }
  433. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ClusterExternalSecretStatus.
  434. func (in *ClusterExternalSecretStatus) DeepCopy() *ClusterExternalSecretStatus {
  435. if in == nil {
  436. return nil
  437. }
  438. out := new(ClusterExternalSecretStatus)
  439. in.DeepCopyInto(out)
  440. return out
  441. }
  442. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  443. func (in *ClusterExternalSecretStatusCondition) DeepCopyInto(out *ClusterExternalSecretStatusCondition) {
  444. *out = *in
  445. }
  446. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ClusterExternalSecretStatusCondition.
  447. func (in *ClusterExternalSecretStatusCondition) DeepCopy() *ClusterExternalSecretStatusCondition {
  448. if in == nil {
  449. return nil
  450. }
  451. out := new(ClusterExternalSecretStatusCondition)
  452. in.DeepCopyInto(out)
  453. return out
  454. }
  455. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  456. func (in *ClusterSecretStore) DeepCopyInto(out *ClusterSecretStore) {
  457. *out = *in
  458. out.TypeMeta = in.TypeMeta
  459. in.ObjectMeta.DeepCopyInto(&out.ObjectMeta)
  460. in.Spec.DeepCopyInto(&out.Spec)
  461. in.Status.DeepCopyInto(&out.Status)
  462. }
  463. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ClusterSecretStore.
  464. func (in *ClusterSecretStore) DeepCopy() *ClusterSecretStore {
  465. if in == nil {
  466. return nil
  467. }
  468. out := new(ClusterSecretStore)
  469. in.DeepCopyInto(out)
  470. return out
  471. }
  472. // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
  473. func (in *ClusterSecretStore) DeepCopyObject() runtime.Object {
  474. if c := in.DeepCopy(); c != nil {
  475. return c
  476. }
  477. return nil
  478. }
  479. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  480. func (in *ClusterSecretStoreCondition) DeepCopyInto(out *ClusterSecretStoreCondition) {
  481. *out = *in
  482. if in.NamespaceSelector != nil {
  483. in, out := &in.NamespaceSelector, &out.NamespaceSelector
  484. *out = new(v1.LabelSelector)
  485. (*in).DeepCopyInto(*out)
  486. }
  487. if in.Namespaces != nil {
  488. in, out := &in.Namespaces, &out.Namespaces
  489. *out = make([]string, len(*in))
  490. copy(*out, *in)
  491. }
  492. }
  493. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ClusterSecretStoreCondition.
  494. func (in *ClusterSecretStoreCondition) DeepCopy() *ClusterSecretStoreCondition {
  495. if in == nil {
  496. return nil
  497. }
  498. out := new(ClusterSecretStoreCondition)
  499. in.DeepCopyInto(out)
  500. return out
  501. }
  502. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  503. func (in *ClusterSecretStoreList) DeepCopyInto(out *ClusterSecretStoreList) {
  504. *out = *in
  505. out.TypeMeta = in.TypeMeta
  506. in.ListMeta.DeepCopyInto(&out.ListMeta)
  507. if in.Items != nil {
  508. in, out := &in.Items, &out.Items
  509. *out = make([]ClusterSecretStore, len(*in))
  510. for i := range *in {
  511. (*in)[i].DeepCopyInto(&(*out)[i])
  512. }
  513. }
  514. }
  515. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ClusterSecretStoreList.
  516. func (in *ClusterSecretStoreList) DeepCopy() *ClusterSecretStoreList {
  517. if in == nil {
  518. return nil
  519. }
  520. out := new(ClusterSecretStoreList)
  521. in.DeepCopyInto(out)
  522. return out
  523. }
  524. // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
  525. func (in *ClusterSecretStoreList) DeepCopyObject() runtime.Object {
  526. if c := in.DeepCopy(); c != nil {
  527. return c
  528. }
  529. return nil
  530. }
  531. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  532. func (in *DopplerAuth) DeepCopyInto(out *DopplerAuth) {
  533. *out = *in
  534. in.SecretRef.DeepCopyInto(&out.SecretRef)
  535. }
  536. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DopplerAuth.
  537. func (in *DopplerAuth) DeepCopy() *DopplerAuth {
  538. if in == nil {
  539. return nil
  540. }
  541. out := new(DopplerAuth)
  542. in.DeepCopyInto(out)
  543. return out
  544. }
  545. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  546. func (in *DopplerAuthSecretRef) DeepCopyInto(out *DopplerAuthSecretRef) {
  547. *out = *in
  548. in.DopplerToken.DeepCopyInto(&out.DopplerToken)
  549. }
  550. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DopplerAuthSecretRef.
  551. func (in *DopplerAuthSecretRef) DeepCopy() *DopplerAuthSecretRef {
  552. if in == nil {
  553. return nil
  554. }
  555. out := new(DopplerAuthSecretRef)
  556. in.DeepCopyInto(out)
  557. return out
  558. }
  559. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  560. func (in *DopplerProvider) DeepCopyInto(out *DopplerProvider) {
  561. *out = *in
  562. if in.Auth != nil {
  563. in, out := &in.Auth, &out.Auth
  564. *out = new(DopplerAuth)
  565. (*in).DeepCopyInto(*out)
  566. }
  567. }
  568. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DopplerProvider.
  569. func (in *DopplerProvider) DeepCopy() *DopplerProvider {
  570. if in == nil {
  571. return nil
  572. }
  573. out := new(DopplerProvider)
  574. in.DeepCopyInto(out)
  575. return out
  576. }
  577. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  578. func (in *ExternalSecret) DeepCopyInto(out *ExternalSecret) {
  579. *out = *in
  580. out.TypeMeta = in.TypeMeta
  581. in.ObjectMeta.DeepCopyInto(&out.ObjectMeta)
  582. in.Spec.DeepCopyInto(&out.Spec)
  583. in.Status.DeepCopyInto(&out.Status)
  584. }
  585. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExternalSecret.
  586. func (in *ExternalSecret) DeepCopy() *ExternalSecret {
  587. if in == nil {
  588. return nil
  589. }
  590. out := new(ExternalSecret)
  591. in.DeepCopyInto(out)
  592. return out
  593. }
  594. // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
  595. func (in *ExternalSecret) DeepCopyObject() runtime.Object {
  596. if c := in.DeepCopy(); c != nil {
  597. return c
  598. }
  599. return nil
  600. }
  601. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  602. func (in *ExternalSecretData) DeepCopyInto(out *ExternalSecretData) {
  603. *out = *in
  604. out.RemoteRef = in.RemoteRef
  605. if in.SourceRef != nil {
  606. in, out := &in.SourceRef, &out.SourceRef
  607. *out = new(SourceRef)
  608. (*in).DeepCopyInto(*out)
  609. }
  610. }
  611. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExternalSecretData.
  612. func (in *ExternalSecretData) DeepCopy() *ExternalSecretData {
  613. if in == nil {
  614. return nil
  615. }
  616. out := new(ExternalSecretData)
  617. in.DeepCopyInto(out)
  618. return out
  619. }
  620. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  621. func (in *ExternalSecretDataFromRemoteRef) DeepCopyInto(out *ExternalSecretDataFromRemoteRef) {
  622. *out = *in
  623. if in.Extract != nil {
  624. in, out := &in.Extract, &out.Extract
  625. *out = new(ExternalSecretDataRemoteRef)
  626. **out = **in
  627. }
  628. if in.Find != nil {
  629. in, out := &in.Find, &out.Find
  630. *out = new(ExternalSecretFind)
  631. (*in).DeepCopyInto(*out)
  632. }
  633. if in.Rewrite != nil {
  634. in, out := &in.Rewrite, &out.Rewrite
  635. *out = make([]ExternalSecretRewrite, len(*in))
  636. for i := range *in {
  637. (*in)[i].DeepCopyInto(&(*out)[i])
  638. }
  639. }
  640. if in.SourceRef != nil {
  641. in, out := &in.SourceRef, &out.SourceRef
  642. *out = new(SourceRef)
  643. (*in).DeepCopyInto(*out)
  644. }
  645. }
  646. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExternalSecretDataFromRemoteRef.
  647. func (in *ExternalSecretDataFromRemoteRef) DeepCopy() *ExternalSecretDataFromRemoteRef {
  648. if in == nil {
  649. return nil
  650. }
  651. out := new(ExternalSecretDataFromRemoteRef)
  652. in.DeepCopyInto(out)
  653. return out
  654. }
  655. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  656. func (in *ExternalSecretDataRemoteRef) DeepCopyInto(out *ExternalSecretDataRemoteRef) {
  657. *out = *in
  658. }
  659. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExternalSecretDataRemoteRef.
  660. func (in *ExternalSecretDataRemoteRef) DeepCopy() *ExternalSecretDataRemoteRef {
  661. if in == nil {
  662. return nil
  663. }
  664. out := new(ExternalSecretDataRemoteRef)
  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 *ExternalSecretFind) DeepCopyInto(out *ExternalSecretFind) {
  670. *out = *in
  671. if in.Path != nil {
  672. in, out := &in.Path, &out.Path
  673. *out = new(string)
  674. **out = **in
  675. }
  676. if in.Name != nil {
  677. in, out := &in.Name, &out.Name
  678. *out = new(FindName)
  679. **out = **in
  680. }
  681. if in.Tags != nil {
  682. in, out := &in.Tags, &out.Tags
  683. *out = make(map[string]string, len(*in))
  684. for key, val := range *in {
  685. (*out)[key] = val
  686. }
  687. }
  688. }
  689. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExternalSecretFind.
  690. func (in *ExternalSecretFind) DeepCopy() *ExternalSecretFind {
  691. if in == nil {
  692. return nil
  693. }
  694. out := new(ExternalSecretFind)
  695. in.DeepCopyInto(out)
  696. return out
  697. }
  698. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  699. func (in *ExternalSecretList) DeepCopyInto(out *ExternalSecretList) {
  700. *out = *in
  701. out.TypeMeta = in.TypeMeta
  702. in.ListMeta.DeepCopyInto(&out.ListMeta)
  703. if in.Items != nil {
  704. in, out := &in.Items, &out.Items
  705. *out = make([]ExternalSecret, len(*in))
  706. for i := range *in {
  707. (*in)[i].DeepCopyInto(&(*out)[i])
  708. }
  709. }
  710. }
  711. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExternalSecretList.
  712. func (in *ExternalSecretList) DeepCopy() *ExternalSecretList {
  713. if in == nil {
  714. return nil
  715. }
  716. out := new(ExternalSecretList)
  717. in.DeepCopyInto(out)
  718. return out
  719. }
  720. // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
  721. func (in *ExternalSecretList) DeepCopyObject() runtime.Object {
  722. if c := in.DeepCopy(); c != nil {
  723. return c
  724. }
  725. return nil
  726. }
  727. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  728. func (in *ExternalSecretRewrite) DeepCopyInto(out *ExternalSecretRewrite) {
  729. *out = *in
  730. if in.Regexp != nil {
  731. in, out := &in.Regexp, &out.Regexp
  732. *out = new(ExternalSecretRewriteRegexp)
  733. **out = **in
  734. }
  735. }
  736. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExternalSecretRewrite.
  737. func (in *ExternalSecretRewrite) DeepCopy() *ExternalSecretRewrite {
  738. if in == nil {
  739. return nil
  740. }
  741. out := new(ExternalSecretRewrite)
  742. in.DeepCopyInto(out)
  743. return out
  744. }
  745. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  746. func (in *ExternalSecretRewriteRegexp) DeepCopyInto(out *ExternalSecretRewriteRegexp) {
  747. *out = *in
  748. }
  749. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExternalSecretRewriteRegexp.
  750. func (in *ExternalSecretRewriteRegexp) DeepCopy() *ExternalSecretRewriteRegexp {
  751. if in == nil {
  752. return nil
  753. }
  754. out := new(ExternalSecretRewriteRegexp)
  755. in.DeepCopyInto(out)
  756. return out
  757. }
  758. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  759. func (in *ExternalSecretSpec) DeepCopyInto(out *ExternalSecretSpec) {
  760. *out = *in
  761. out.SecretStoreRef = in.SecretStoreRef
  762. in.Target.DeepCopyInto(&out.Target)
  763. if in.RefreshInterval != nil {
  764. in, out := &in.RefreshInterval, &out.RefreshInterval
  765. *out = new(v1.Duration)
  766. **out = **in
  767. }
  768. if in.Data != nil {
  769. in, out := &in.Data, &out.Data
  770. *out = make([]ExternalSecretData, len(*in))
  771. for i := range *in {
  772. (*in)[i].DeepCopyInto(&(*out)[i])
  773. }
  774. }
  775. if in.DataFrom != nil {
  776. in, out := &in.DataFrom, &out.DataFrom
  777. *out = make([]ExternalSecretDataFromRemoteRef, len(*in))
  778. for i := range *in {
  779. (*in)[i].DeepCopyInto(&(*out)[i])
  780. }
  781. }
  782. }
  783. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExternalSecretSpec.
  784. func (in *ExternalSecretSpec) DeepCopy() *ExternalSecretSpec {
  785. if in == nil {
  786. return nil
  787. }
  788. out := new(ExternalSecretSpec)
  789. in.DeepCopyInto(out)
  790. return out
  791. }
  792. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  793. func (in *ExternalSecretStatus) DeepCopyInto(out *ExternalSecretStatus) {
  794. *out = *in
  795. in.RefreshTime.DeepCopyInto(&out.RefreshTime)
  796. if in.Conditions != nil {
  797. in, out := &in.Conditions, &out.Conditions
  798. *out = make([]ExternalSecretStatusCondition, len(*in))
  799. for i := range *in {
  800. (*in)[i].DeepCopyInto(&(*out)[i])
  801. }
  802. }
  803. }
  804. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExternalSecretStatus.
  805. func (in *ExternalSecretStatus) DeepCopy() *ExternalSecretStatus {
  806. if in == nil {
  807. return nil
  808. }
  809. out := new(ExternalSecretStatus)
  810. in.DeepCopyInto(out)
  811. return out
  812. }
  813. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  814. func (in *ExternalSecretStatusCondition) DeepCopyInto(out *ExternalSecretStatusCondition) {
  815. *out = *in
  816. in.LastTransitionTime.DeepCopyInto(&out.LastTransitionTime)
  817. }
  818. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExternalSecretStatusCondition.
  819. func (in *ExternalSecretStatusCondition) DeepCopy() *ExternalSecretStatusCondition {
  820. if in == nil {
  821. return nil
  822. }
  823. out := new(ExternalSecretStatusCondition)
  824. in.DeepCopyInto(out)
  825. return out
  826. }
  827. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  828. func (in *ExternalSecretTarget) DeepCopyInto(out *ExternalSecretTarget) {
  829. *out = *in
  830. if in.Template != nil {
  831. in, out := &in.Template, &out.Template
  832. *out = new(ExternalSecretTemplate)
  833. (*in).DeepCopyInto(*out)
  834. }
  835. }
  836. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExternalSecretTarget.
  837. func (in *ExternalSecretTarget) DeepCopy() *ExternalSecretTarget {
  838. if in == nil {
  839. return nil
  840. }
  841. out := new(ExternalSecretTarget)
  842. in.DeepCopyInto(out)
  843. return out
  844. }
  845. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  846. func (in *ExternalSecretTemplate) DeepCopyInto(out *ExternalSecretTemplate) {
  847. *out = *in
  848. in.Metadata.DeepCopyInto(&out.Metadata)
  849. if in.Data != nil {
  850. in, out := &in.Data, &out.Data
  851. *out = make(map[string]string, len(*in))
  852. for key, val := range *in {
  853. (*out)[key] = val
  854. }
  855. }
  856. if in.TemplateFrom != nil {
  857. in, out := &in.TemplateFrom, &out.TemplateFrom
  858. *out = make([]TemplateFrom, len(*in))
  859. for i := range *in {
  860. (*in)[i].DeepCopyInto(&(*out)[i])
  861. }
  862. }
  863. }
  864. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExternalSecretTemplate.
  865. func (in *ExternalSecretTemplate) DeepCopy() *ExternalSecretTemplate {
  866. if in == nil {
  867. return nil
  868. }
  869. out := new(ExternalSecretTemplate)
  870. in.DeepCopyInto(out)
  871. return out
  872. }
  873. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  874. func (in *ExternalSecretTemplateMetadata) DeepCopyInto(out *ExternalSecretTemplateMetadata) {
  875. *out = *in
  876. if in.Annotations != nil {
  877. in, out := &in.Annotations, &out.Annotations
  878. *out = make(map[string]string, len(*in))
  879. for key, val := range *in {
  880. (*out)[key] = val
  881. }
  882. }
  883. if in.Labels != nil {
  884. in, out := &in.Labels, &out.Labels
  885. *out = make(map[string]string, len(*in))
  886. for key, val := range *in {
  887. (*out)[key] = val
  888. }
  889. }
  890. }
  891. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExternalSecretTemplateMetadata.
  892. func (in *ExternalSecretTemplateMetadata) DeepCopy() *ExternalSecretTemplateMetadata {
  893. if in == nil {
  894. return nil
  895. }
  896. out := new(ExternalSecretTemplateMetadata)
  897. in.DeepCopyInto(out)
  898. return out
  899. }
  900. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  901. func (in *ExternalSecretValidator) DeepCopyInto(out *ExternalSecretValidator) {
  902. *out = *in
  903. }
  904. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExternalSecretValidator.
  905. func (in *ExternalSecretValidator) DeepCopy() *ExternalSecretValidator {
  906. if in == nil {
  907. return nil
  908. }
  909. out := new(ExternalSecretValidator)
  910. in.DeepCopyInto(out)
  911. return out
  912. }
  913. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  914. func (in *FakeProvider) DeepCopyInto(out *FakeProvider) {
  915. *out = *in
  916. if in.Data != nil {
  917. in, out := &in.Data, &out.Data
  918. *out = make([]FakeProviderData, len(*in))
  919. for i := range *in {
  920. (*in)[i].DeepCopyInto(&(*out)[i])
  921. }
  922. }
  923. }
  924. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new FakeProvider.
  925. func (in *FakeProvider) DeepCopy() *FakeProvider {
  926. if in == nil {
  927. return nil
  928. }
  929. out := new(FakeProvider)
  930. in.DeepCopyInto(out)
  931. return out
  932. }
  933. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  934. func (in *FakeProviderData) DeepCopyInto(out *FakeProviderData) {
  935. *out = *in
  936. if in.ValueMap != nil {
  937. in, out := &in.ValueMap, &out.ValueMap
  938. *out = make(map[string]string, len(*in))
  939. for key, val := range *in {
  940. (*out)[key] = val
  941. }
  942. }
  943. }
  944. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new FakeProviderData.
  945. func (in *FakeProviderData) DeepCopy() *FakeProviderData {
  946. if in == nil {
  947. return nil
  948. }
  949. out := new(FakeProviderData)
  950. in.DeepCopyInto(out)
  951. return out
  952. }
  953. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  954. func (in *FindName) DeepCopyInto(out *FindName) {
  955. *out = *in
  956. }
  957. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new FindName.
  958. func (in *FindName) DeepCopy() *FindName {
  959. if in == nil {
  960. return nil
  961. }
  962. out := new(FindName)
  963. in.DeepCopyInto(out)
  964. return out
  965. }
  966. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  967. func (in *GCPSMAuth) DeepCopyInto(out *GCPSMAuth) {
  968. *out = *in
  969. if in.SecretRef != nil {
  970. in, out := &in.SecretRef, &out.SecretRef
  971. *out = new(GCPSMAuthSecretRef)
  972. (*in).DeepCopyInto(*out)
  973. }
  974. if in.WorkloadIdentity != nil {
  975. in, out := &in.WorkloadIdentity, &out.WorkloadIdentity
  976. *out = new(GCPWorkloadIdentity)
  977. (*in).DeepCopyInto(*out)
  978. }
  979. }
  980. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GCPSMAuth.
  981. func (in *GCPSMAuth) DeepCopy() *GCPSMAuth {
  982. if in == nil {
  983. return nil
  984. }
  985. out := new(GCPSMAuth)
  986. in.DeepCopyInto(out)
  987. return out
  988. }
  989. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  990. func (in *GCPSMAuthSecretRef) DeepCopyInto(out *GCPSMAuthSecretRef) {
  991. *out = *in
  992. in.SecretAccessKey.DeepCopyInto(&out.SecretAccessKey)
  993. }
  994. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GCPSMAuthSecretRef.
  995. func (in *GCPSMAuthSecretRef) DeepCopy() *GCPSMAuthSecretRef {
  996. if in == nil {
  997. return nil
  998. }
  999. out := new(GCPSMAuthSecretRef)
  1000. in.DeepCopyInto(out)
  1001. return out
  1002. }
  1003. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1004. func (in *GCPSMProvider) DeepCopyInto(out *GCPSMProvider) {
  1005. *out = *in
  1006. in.Auth.DeepCopyInto(&out.Auth)
  1007. }
  1008. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GCPSMProvider.
  1009. func (in *GCPSMProvider) DeepCopy() *GCPSMProvider {
  1010. if in == nil {
  1011. return nil
  1012. }
  1013. out := new(GCPSMProvider)
  1014. in.DeepCopyInto(out)
  1015. return out
  1016. }
  1017. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1018. func (in *GCPWorkloadIdentity) DeepCopyInto(out *GCPWorkloadIdentity) {
  1019. *out = *in
  1020. in.ServiceAccountRef.DeepCopyInto(&out.ServiceAccountRef)
  1021. }
  1022. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GCPWorkloadIdentity.
  1023. func (in *GCPWorkloadIdentity) DeepCopy() *GCPWorkloadIdentity {
  1024. if in == nil {
  1025. return nil
  1026. }
  1027. out := new(GCPWorkloadIdentity)
  1028. in.DeepCopyInto(out)
  1029. return out
  1030. }
  1031. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1032. func (in *GeneratorRef) DeepCopyInto(out *GeneratorRef) {
  1033. *out = *in
  1034. }
  1035. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GeneratorRef.
  1036. func (in *GeneratorRef) DeepCopy() *GeneratorRef {
  1037. if in == nil {
  1038. return nil
  1039. }
  1040. out := new(GeneratorRef)
  1041. in.DeepCopyInto(out)
  1042. return out
  1043. }
  1044. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1045. func (in *GenericStoreValidator) DeepCopyInto(out *GenericStoreValidator) {
  1046. *out = *in
  1047. }
  1048. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GenericStoreValidator.
  1049. func (in *GenericStoreValidator) DeepCopy() *GenericStoreValidator {
  1050. if in == nil {
  1051. return nil
  1052. }
  1053. out := new(GenericStoreValidator)
  1054. in.DeepCopyInto(out)
  1055. return out
  1056. }
  1057. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1058. func (in *GitlabAuth) DeepCopyInto(out *GitlabAuth) {
  1059. *out = *in
  1060. in.SecretRef.DeepCopyInto(&out.SecretRef)
  1061. }
  1062. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GitlabAuth.
  1063. func (in *GitlabAuth) DeepCopy() *GitlabAuth {
  1064. if in == nil {
  1065. return nil
  1066. }
  1067. out := new(GitlabAuth)
  1068. in.DeepCopyInto(out)
  1069. return out
  1070. }
  1071. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1072. func (in *GitlabProvider) DeepCopyInto(out *GitlabProvider) {
  1073. *out = *in
  1074. in.Auth.DeepCopyInto(&out.Auth)
  1075. if in.GroupIDs != nil {
  1076. in, out := &in.GroupIDs, &out.GroupIDs
  1077. *out = make([]string, len(*in))
  1078. copy(*out, *in)
  1079. }
  1080. }
  1081. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GitlabProvider.
  1082. func (in *GitlabProvider) DeepCopy() *GitlabProvider {
  1083. if in == nil {
  1084. return nil
  1085. }
  1086. out := new(GitlabProvider)
  1087. in.DeepCopyInto(out)
  1088. return out
  1089. }
  1090. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1091. func (in *GitlabSecretRef) DeepCopyInto(out *GitlabSecretRef) {
  1092. *out = *in
  1093. in.AccessToken.DeepCopyInto(&out.AccessToken)
  1094. }
  1095. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GitlabSecretRef.
  1096. func (in *GitlabSecretRef) DeepCopy() *GitlabSecretRef {
  1097. if in == nil {
  1098. return nil
  1099. }
  1100. out := new(GitlabSecretRef)
  1101. in.DeepCopyInto(out)
  1102. return out
  1103. }
  1104. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1105. func (in *IBMAuth) DeepCopyInto(out *IBMAuth) {
  1106. *out = *in
  1107. in.SecretRef.DeepCopyInto(&out.SecretRef)
  1108. out.ContainerAuth = in.ContainerAuth
  1109. }
  1110. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new IBMAuth.
  1111. func (in *IBMAuth) DeepCopy() *IBMAuth {
  1112. if in == nil {
  1113. return nil
  1114. }
  1115. out := new(IBMAuth)
  1116. in.DeepCopyInto(out)
  1117. return out
  1118. }
  1119. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1120. func (in *IBMAuthContainerAuth) DeepCopyInto(out *IBMAuthContainerAuth) {
  1121. *out = *in
  1122. }
  1123. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new IBMAuthContainerAuth.
  1124. func (in *IBMAuthContainerAuth) DeepCopy() *IBMAuthContainerAuth {
  1125. if in == nil {
  1126. return nil
  1127. }
  1128. out := new(IBMAuthContainerAuth)
  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 *IBMAuthSecretRef) DeepCopyInto(out *IBMAuthSecretRef) {
  1134. *out = *in
  1135. in.SecretAPIKey.DeepCopyInto(&out.SecretAPIKey)
  1136. }
  1137. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new IBMAuthSecretRef.
  1138. func (in *IBMAuthSecretRef) DeepCopy() *IBMAuthSecretRef {
  1139. if in == nil {
  1140. return nil
  1141. }
  1142. out := new(IBMAuthSecretRef)
  1143. in.DeepCopyInto(out)
  1144. return out
  1145. }
  1146. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1147. func (in *IBMProvider) DeepCopyInto(out *IBMProvider) {
  1148. *out = *in
  1149. in.Auth.DeepCopyInto(&out.Auth)
  1150. if in.ServiceURL != nil {
  1151. in, out := &in.ServiceURL, &out.ServiceURL
  1152. *out = new(string)
  1153. **out = **in
  1154. }
  1155. }
  1156. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new IBMProvider.
  1157. func (in *IBMProvider) DeepCopy() *IBMProvider {
  1158. if in == nil {
  1159. return nil
  1160. }
  1161. out := new(IBMProvider)
  1162. in.DeepCopyInto(out)
  1163. return out
  1164. }
  1165. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1166. func (in *KubernetesAuth) DeepCopyInto(out *KubernetesAuth) {
  1167. *out = *in
  1168. if in.Cert != nil {
  1169. in, out := &in.Cert, &out.Cert
  1170. *out = new(CertAuth)
  1171. (*in).DeepCopyInto(*out)
  1172. }
  1173. if in.Token != nil {
  1174. in, out := &in.Token, &out.Token
  1175. *out = new(TokenAuth)
  1176. (*in).DeepCopyInto(*out)
  1177. }
  1178. if in.ServiceAccount != nil {
  1179. in, out := &in.ServiceAccount, &out.ServiceAccount
  1180. *out = new(metav1.ServiceAccountSelector)
  1181. (*in).DeepCopyInto(*out)
  1182. }
  1183. }
  1184. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KubernetesAuth.
  1185. func (in *KubernetesAuth) DeepCopy() *KubernetesAuth {
  1186. if in == nil {
  1187. return nil
  1188. }
  1189. out := new(KubernetesAuth)
  1190. in.DeepCopyInto(out)
  1191. return out
  1192. }
  1193. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1194. func (in *KubernetesProvider) DeepCopyInto(out *KubernetesProvider) {
  1195. *out = *in
  1196. in.Server.DeepCopyInto(&out.Server)
  1197. in.Auth.DeepCopyInto(&out.Auth)
  1198. }
  1199. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KubernetesProvider.
  1200. func (in *KubernetesProvider) DeepCopy() *KubernetesProvider {
  1201. if in == nil {
  1202. return nil
  1203. }
  1204. out := new(KubernetesProvider)
  1205. in.DeepCopyInto(out)
  1206. return out
  1207. }
  1208. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1209. func (in *KubernetesServer) DeepCopyInto(out *KubernetesServer) {
  1210. *out = *in
  1211. if in.CABundle != nil {
  1212. in, out := &in.CABundle, &out.CABundle
  1213. *out = make([]byte, len(*in))
  1214. copy(*out, *in)
  1215. }
  1216. if in.CAProvider != nil {
  1217. in, out := &in.CAProvider, &out.CAProvider
  1218. *out = new(CAProvider)
  1219. (*in).DeepCopyInto(*out)
  1220. }
  1221. }
  1222. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KubernetesServer.
  1223. func (in *KubernetesServer) DeepCopy() *KubernetesServer {
  1224. if in == nil {
  1225. return nil
  1226. }
  1227. out := new(KubernetesServer)
  1228. in.DeepCopyInto(out)
  1229. return out
  1230. }
  1231. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1232. func (in *NoSecretError) DeepCopyInto(out *NoSecretError) {
  1233. *out = *in
  1234. }
  1235. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new NoSecretError.
  1236. func (in *NoSecretError) DeepCopy() *NoSecretError {
  1237. if in == nil {
  1238. return nil
  1239. }
  1240. out := new(NoSecretError)
  1241. in.DeepCopyInto(out)
  1242. return out
  1243. }
  1244. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1245. func (in *OnePasswordAuth) DeepCopyInto(out *OnePasswordAuth) {
  1246. *out = *in
  1247. if in.SecretRef != nil {
  1248. in, out := &in.SecretRef, &out.SecretRef
  1249. *out = new(OnePasswordAuthSecretRef)
  1250. (*in).DeepCopyInto(*out)
  1251. }
  1252. }
  1253. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OnePasswordAuth.
  1254. func (in *OnePasswordAuth) DeepCopy() *OnePasswordAuth {
  1255. if in == nil {
  1256. return nil
  1257. }
  1258. out := new(OnePasswordAuth)
  1259. in.DeepCopyInto(out)
  1260. return out
  1261. }
  1262. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1263. func (in *OnePasswordAuthSecretRef) DeepCopyInto(out *OnePasswordAuthSecretRef) {
  1264. *out = *in
  1265. in.ConnectToken.DeepCopyInto(&out.ConnectToken)
  1266. }
  1267. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OnePasswordAuthSecretRef.
  1268. func (in *OnePasswordAuthSecretRef) DeepCopy() *OnePasswordAuthSecretRef {
  1269. if in == nil {
  1270. return nil
  1271. }
  1272. out := new(OnePasswordAuthSecretRef)
  1273. in.DeepCopyInto(out)
  1274. return out
  1275. }
  1276. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1277. func (in *OnePasswordProvider) DeepCopyInto(out *OnePasswordProvider) {
  1278. *out = *in
  1279. if in.Auth != nil {
  1280. in, out := &in.Auth, &out.Auth
  1281. *out = new(OnePasswordAuth)
  1282. (*in).DeepCopyInto(*out)
  1283. }
  1284. if in.Vaults != nil {
  1285. in, out := &in.Vaults, &out.Vaults
  1286. *out = make(map[string]int, len(*in))
  1287. for key, val := range *in {
  1288. (*out)[key] = val
  1289. }
  1290. }
  1291. }
  1292. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OnePasswordProvider.
  1293. func (in *OnePasswordProvider) DeepCopy() *OnePasswordProvider {
  1294. if in == nil {
  1295. return nil
  1296. }
  1297. out := new(OnePasswordProvider)
  1298. in.DeepCopyInto(out)
  1299. return out
  1300. }
  1301. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1302. func (in *OracleAuth) DeepCopyInto(out *OracleAuth) {
  1303. *out = *in
  1304. in.SecretRef.DeepCopyInto(&out.SecretRef)
  1305. }
  1306. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OracleAuth.
  1307. func (in *OracleAuth) DeepCopy() *OracleAuth {
  1308. if in == nil {
  1309. return nil
  1310. }
  1311. out := new(OracleAuth)
  1312. in.DeepCopyInto(out)
  1313. return out
  1314. }
  1315. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1316. func (in *OracleProvider) DeepCopyInto(out *OracleProvider) {
  1317. *out = *in
  1318. if in.Auth != nil {
  1319. in, out := &in.Auth, &out.Auth
  1320. *out = new(OracleAuth)
  1321. (*in).DeepCopyInto(*out)
  1322. }
  1323. }
  1324. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OracleProvider.
  1325. func (in *OracleProvider) DeepCopy() *OracleProvider {
  1326. if in == nil {
  1327. return nil
  1328. }
  1329. out := new(OracleProvider)
  1330. in.DeepCopyInto(out)
  1331. return out
  1332. }
  1333. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1334. func (in *OracleSecretRef) DeepCopyInto(out *OracleSecretRef) {
  1335. *out = *in
  1336. in.PrivateKey.DeepCopyInto(&out.PrivateKey)
  1337. in.Fingerprint.DeepCopyInto(&out.Fingerprint)
  1338. }
  1339. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OracleSecretRef.
  1340. func (in *OracleSecretRef) DeepCopy() *OracleSecretRef {
  1341. if in == nil {
  1342. return nil
  1343. }
  1344. out := new(OracleSecretRef)
  1345. in.DeepCopyInto(out)
  1346. return out
  1347. }
  1348. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1349. func (in *SecretStore) DeepCopyInto(out *SecretStore) {
  1350. *out = *in
  1351. out.TypeMeta = in.TypeMeta
  1352. in.ObjectMeta.DeepCopyInto(&out.ObjectMeta)
  1353. in.Spec.DeepCopyInto(&out.Spec)
  1354. in.Status.DeepCopyInto(&out.Status)
  1355. }
  1356. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SecretStore.
  1357. func (in *SecretStore) DeepCopy() *SecretStore {
  1358. if in == nil {
  1359. return nil
  1360. }
  1361. out := new(SecretStore)
  1362. in.DeepCopyInto(out)
  1363. return out
  1364. }
  1365. // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
  1366. func (in *SecretStore) DeepCopyObject() runtime.Object {
  1367. if c := in.DeepCopy(); c != nil {
  1368. return c
  1369. }
  1370. return nil
  1371. }
  1372. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1373. func (in *SecretStoreList) DeepCopyInto(out *SecretStoreList) {
  1374. *out = *in
  1375. out.TypeMeta = in.TypeMeta
  1376. in.ListMeta.DeepCopyInto(&out.ListMeta)
  1377. if in.Items != nil {
  1378. in, out := &in.Items, &out.Items
  1379. *out = make([]SecretStore, len(*in))
  1380. for i := range *in {
  1381. (*in)[i].DeepCopyInto(&(*out)[i])
  1382. }
  1383. }
  1384. }
  1385. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SecretStoreList.
  1386. func (in *SecretStoreList) DeepCopy() *SecretStoreList {
  1387. if in == nil {
  1388. return nil
  1389. }
  1390. out := new(SecretStoreList)
  1391. in.DeepCopyInto(out)
  1392. return out
  1393. }
  1394. // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
  1395. func (in *SecretStoreList) DeepCopyObject() runtime.Object {
  1396. if c := in.DeepCopy(); c != nil {
  1397. return c
  1398. }
  1399. return nil
  1400. }
  1401. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1402. func (in *SecretStoreProvider) DeepCopyInto(out *SecretStoreProvider) {
  1403. *out = *in
  1404. if in.AWS != nil {
  1405. in, out := &in.AWS, &out.AWS
  1406. *out = new(AWSProvider)
  1407. (*in).DeepCopyInto(*out)
  1408. }
  1409. if in.AzureKV != nil {
  1410. in, out := &in.AzureKV, &out.AzureKV
  1411. *out = new(AzureKVProvider)
  1412. (*in).DeepCopyInto(*out)
  1413. }
  1414. if in.Akeyless != nil {
  1415. in, out := &in.Akeyless, &out.Akeyless
  1416. *out = new(AkeylessProvider)
  1417. (*in).DeepCopyInto(*out)
  1418. }
  1419. if in.Vault != nil {
  1420. in, out := &in.Vault, &out.Vault
  1421. *out = new(VaultProvider)
  1422. (*in).DeepCopyInto(*out)
  1423. }
  1424. if in.GCPSM != nil {
  1425. in, out := &in.GCPSM, &out.GCPSM
  1426. *out = new(GCPSMProvider)
  1427. (*in).DeepCopyInto(*out)
  1428. }
  1429. if in.Oracle != nil {
  1430. in, out := &in.Oracle, &out.Oracle
  1431. *out = new(OracleProvider)
  1432. (*in).DeepCopyInto(*out)
  1433. }
  1434. if in.IBM != nil {
  1435. in, out := &in.IBM, &out.IBM
  1436. *out = new(IBMProvider)
  1437. (*in).DeepCopyInto(*out)
  1438. }
  1439. if in.YandexCertificateManager != nil {
  1440. in, out := &in.YandexCertificateManager, &out.YandexCertificateManager
  1441. *out = new(YandexCertificateManagerProvider)
  1442. (*in).DeepCopyInto(*out)
  1443. }
  1444. if in.YandexLockbox != nil {
  1445. in, out := &in.YandexLockbox, &out.YandexLockbox
  1446. *out = new(YandexLockboxProvider)
  1447. (*in).DeepCopyInto(*out)
  1448. }
  1449. if in.Gitlab != nil {
  1450. in, out := &in.Gitlab, &out.Gitlab
  1451. *out = new(GitlabProvider)
  1452. (*in).DeepCopyInto(*out)
  1453. }
  1454. if in.Alibaba != nil {
  1455. in, out := &in.Alibaba, &out.Alibaba
  1456. *out = new(AlibabaProvider)
  1457. (*in).DeepCopyInto(*out)
  1458. }
  1459. if in.OnePassword != nil {
  1460. in, out := &in.OnePassword, &out.OnePassword
  1461. *out = new(OnePasswordProvider)
  1462. (*in).DeepCopyInto(*out)
  1463. }
  1464. if in.Webhook != nil {
  1465. in, out := &in.Webhook, &out.Webhook
  1466. *out = new(WebhookProvider)
  1467. (*in).DeepCopyInto(*out)
  1468. }
  1469. if in.Kubernetes != nil {
  1470. in, out := &in.Kubernetes, &out.Kubernetes
  1471. *out = new(KubernetesProvider)
  1472. (*in).DeepCopyInto(*out)
  1473. }
  1474. if in.Fake != nil {
  1475. in, out := &in.Fake, &out.Fake
  1476. *out = new(FakeProvider)
  1477. (*in).DeepCopyInto(*out)
  1478. }
  1479. if in.Senhasegura != nil {
  1480. in, out := &in.Senhasegura, &out.Senhasegura
  1481. *out = new(SenhaseguraProvider)
  1482. (*in).DeepCopyInto(*out)
  1483. }
  1484. if in.Doppler != nil {
  1485. in, out := &in.Doppler, &out.Doppler
  1486. *out = new(DopplerProvider)
  1487. (*in).DeepCopyInto(*out)
  1488. }
  1489. }
  1490. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SecretStoreProvider.
  1491. func (in *SecretStoreProvider) DeepCopy() *SecretStoreProvider {
  1492. if in == nil {
  1493. return nil
  1494. }
  1495. out := new(SecretStoreProvider)
  1496. in.DeepCopyInto(out)
  1497. return out
  1498. }
  1499. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1500. func (in *SecretStoreRef) DeepCopyInto(out *SecretStoreRef) {
  1501. *out = *in
  1502. }
  1503. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SecretStoreRef.
  1504. func (in *SecretStoreRef) DeepCopy() *SecretStoreRef {
  1505. if in == nil {
  1506. return nil
  1507. }
  1508. out := new(SecretStoreRef)
  1509. in.DeepCopyInto(out)
  1510. return out
  1511. }
  1512. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1513. func (in *SecretStoreRetrySettings) DeepCopyInto(out *SecretStoreRetrySettings) {
  1514. *out = *in
  1515. if in.MaxRetries != nil {
  1516. in, out := &in.MaxRetries, &out.MaxRetries
  1517. *out = new(int32)
  1518. **out = **in
  1519. }
  1520. if in.RetryInterval != nil {
  1521. in, out := &in.RetryInterval, &out.RetryInterval
  1522. *out = new(string)
  1523. **out = **in
  1524. }
  1525. }
  1526. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SecretStoreRetrySettings.
  1527. func (in *SecretStoreRetrySettings) DeepCopy() *SecretStoreRetrySettings {
  1528. if in == nil {
  1529. return nil
  1530. }
  1531. out := new(SecretStoreRetrySettings)
  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 *SecretStoreSpec) DeepCopyInto(out *SecretStoreSpec) {
  1537. *out = *in
  1538. if in.Provider != nil {
  1539. in, out := &in.Provider, &out.Provider
  1540. *out = new(SecretStoreProvider)
  1541. (*in).DeepCopyInto(*out)
  1542. }
  1543. if in.RetrySettings != nil {
  1544. in, out := &in.RetrySettings, &out.RetrySettings
  1545. *out = new(SecretStoreRetrySettings)
  1546. (*in).DeepCopyInto(*out)
  1547. }
  1548. if in.Conditions != nil {
  1549. in, out := &in.Conditions, &out.Conditions
  1550. *out = make([]ClusterSecretStoreCondition, len(*in))
  1551. for i := range *in {
  1552. (*in)[i].DeepCopyInto(&(*out)[i])
  1553. }
  1554. }
  1555. }
  1556. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SecretStoreSpec.
  1557. func (in *SecretStoreSpec) DeepCopy() *SecretStoreSpec {
  1558. if in == nil {
  1559. return nil
  1560. }
  1561. out := new(SecretStoreSpec)
  1562. in.DeepCopyInto(out)
  1563. return out
  1564. }
  1565. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1566. func (in *SecretStoreStatus) DeepCopyInto(out *SecretStoreStatus) {
  1567. *out = *in
  1568. if in.Conditions != nil {
  1569. in, out := &in.Conditions, &out.Conditions
  1570. *out = make([]SecretStoreStatusCondition, len(*in))
  1571. for i := range *in {
  1572. (*in)[i].DeepCopyInto(&(*out)[i])
  1573. }
  1574. }
  1575. }
  1576. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SecretStoreStatus.
  1577. func (in *SecretStoreStatus) DeepCopy() *SecretStoreStatus {
  1578. if in == nil {
  1579. return nil
  1580. }
  1581. out := new(SecretStoreStatus)
  1582. in.DeepCopyInto(out)
  1583. return out
  1584. }
  1585. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1586. func (in *SecretStoreStatusCondition) DeepCopyInto(out *SecretStoreStatusCondition) {
  1587. *out = *in
  1588. in.LastTransitionTime.DeepCopyInto(&out.LastTransitionTime)
  1589. }
  1590. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SecretStoreStatusCondition.
  1591. func (in *SecretStoreStatusCondition) DeepCopy() *SecretStoreStatusCondition {
  1592. if in == nil {
  1593. return nil
  1594. }
  1595. out := new(SecretStoreStatusCondition)
  1596. in.DeepCopyInto(out)
  1597. return out
  1598. }
  1599. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1600. func (in *SenhaseguraAuth) DeepCopyInto(out *SenhaseguraAuth) {
  1601. *out = *in
  1602. in.ClientSecret.DeepCopyInto(&out.ClientSecret)
  1603. }
  1604. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SenhaseguraAuth.
  1605. func (in *SenhaseguraAuth) DeepCopy() *SenhaseguraAuth {
  1606. if in == nil {
  1607. return nil
  1608. }
  1609. out := new(SenhaseguraAuth)
  1610. in.DeepCopyInto(out)
  1611. return out
  1612. }
  1613. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1614. func (in *SenhaseguraProvider) DeepCopyInto(out *SenhaseguraProvider) {
  1615. *out = *in
  1616. in.Auth.DeepCopyInto(&out.Auth)
  1617. }
  1618. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SenhaseguraProvider.
  1619. func (in *SenhaseguraProvider) DeepCopy() *SenhaseguraProvider {
  1620. if in == nil {
  1621. return nil
  1622. }
  1623. out := new(SenhaseguraProvider)
  1624. in.DeepCopyInto(out)
  1625. return out
  1626. }
  1627. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1628. func (in *SourceRef) DeepCopyInto(out *SourceRef) {
  1629. *out = *in
  1630. if in.SecretStoreRef != nil {
  1631. in, out := &in.SecretStoreRef, &out.SecretStoreRef
  1632. *out = new(SecretStoreRef)
  1633. **out = **in
  1634. }
  1635. if in.GeneratorRef != nil {
  1636. in, out := &in.GeneratorRef, &out.GeneratorRef
  1637. *out = new(GeneratorRef)
  1638. **out = **in
  1639. }
  1640. }
  1641. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SourceRef.
  1642. func (in *SourceRef) DeepCopy() *SourceRef {
  1643. if in == nil {
  1644. return nil
  1645. }
  1646. out := new(SourceRef)
  1647. in.DeepCopyInto(out)
  1648. return out
  1649. }
  1650. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1651. func (in *TemplateFrom) DeepCopyInto(out *TemplateFrom) {
  1652. *out = *in
  1653. if in.ConfigMap != nil {
  1654. in, out := &in.ConfigMap, &out.ConfigMap
  1655. *out = new(TemplateRef)
  1656. (*in).DeepCopyInto(*out)
  1657. }
  1658. if in.Secret != nil {
  1659. in, out := &in.Secret, &out.Secret
  1660. *out = new(TemplateRef)
  1661. (*in).DeepCopyInto(*out)
  1662. }
  1663. if in.Literal != nil {
  1664. in, out := &in.Literal, &out.Literal
  1665. *out = new(string)
  1666. **out = **in
  1667. }
  1668. }
  1669. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TemplateFrom.
  1670. func (in *TemplateFrom) DeepCopy() *TemplateFrom {
  1671. if in == nil {
  1672. return nil
  1673. }
  1674. out := new(TemplateFrom)
  1675. in.DeepCopyInto(out)
  1676. return out
  1677. }
  1678. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1679. func (in *TemplateRef) DeepCopyInto(out *TemplateRef) {
  1680. *out = *in
  1681. if in.Items != nil {
  1682. in, out := &in.Items, &out.Items
  1683. *out = make([]TemplateRefItem, len(*in))
  1684. copy(*out, *in)
  1685. }
  1686. }
  1687. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TemplateRef.
  1688. func (in *TemplateRef) DeepCopy() *TemplateRef {
  1689. if in == nil {
  1690. return nil
  1691. }
  1692. out := new(TemplateRef)
  1693. in.DeepCopyInto(out)
  1694. return out
  1695. }
  1696. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1697. func (in *TemplateRefItem) DeepCopyInto(out *TemplateRefItem) {
  1698. *out = *in
  1699. }
  1700. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TemplateRefItem.
  1701. func (in *TemplateRefItem) DeepCopy() *TemplateRefItem {
  1702. if in == nil {
  1703. return nil
  1704. }
  1705. out := new(TemplateRefItem)
  1706. in.DeepCopyInto(out)
  1707. return out
  1708. }
  1709. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1710. func (in *TokenAuth) DeepCopyInto(out *TokenAuth) {
  1711. *out = *in
  1712. in.BearerToken.DeepCopyInto(&out.BearerToken)
  1713. }
  1714. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TokenAuth.
  1715. func (in *TokenAuth) DeepCopy() *TokenAuth {
  1716. if in == nil {
  1717. return nil
  1718. }
  1719. out := new(TokenAuth)
  1720. in.DeepCopyInto(out)
  1721. return out
  1722. }
  1723. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1724. func (in *VaultAppRole) DeepCopyInto(out *VaultAppRole) {
  1725. *out = *in
  1726. in.SecretRef.DeepCopyInto(&out.SecretRef)
  1727. }
  1728. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VaultAppRole.
  1729. func (in *VaultAppRole) DeepCopy() *VaultAppRole {
  1730. if in == nil {
  1731. return nil
  1732. }
  1733. out := new(VaultAppRole)
  1734. in.DeepCopyInto(out)
  1735. return out
  1736. }
  1737. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1738. func (in *VaultAuth) DeepCopyInto(out *VaultAuth) {
  1739. *out = *in
  1740. if in.TokenSecretRef != nil {
  1741. in, out := &in.TokenSecretRef, &out.TokenSecretRef
  1742. *out = new(metav1.SecretKeySelector)
  1743. (*in).DeepCopyInto(*out)
  1744. }
  1745. if in.AppRole != nil {
  1746. in, out := &in.AppRole, &out.AppRole
  1747. *out = new(VaultAppRole)
  1748. (*in).DeepCopyInto(*out)
  1749. }
  1750. if in.Kubernetes != nil {
  1751. in, out := &in.Kubernetes, &out.Kubernetes
  1752. *out = new(VaultKubernetesAuth)
  1753. (*in).DeepCopyInto(*out)
  1754. }
  1755. if in.Ldap != nil {
  1756. in, out := &in.Ldap, &out.Ldap
  1757. *out = new(VaultLdapAuth)
  1758. (*in).DeepCopyInto(*out)
  1759. }
  1760. if in.Jwt != nil {
  1761. in, out := &in.Jwt, &out.Jwt
  1762. *out = new(VaultJwtAuth)
  1763. (*in).DeepCopyInto(*out)
  1764. }
  1765. if in.Cert != nil {
  1766. in, out := &in.Cert, &out.Cert
  1767. *out = new(VaultCertAuth)
  1768. (*in).DeepCopyInto(*out)
  1769. }
  1770. }
  1771. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VaultAuth.
  1772. func (in *VaultAuth) DeepCopy() *VaultAuth {
  1773. if in == nil {
  1774. return nil
  1775. }
  1776. out := new(VaultAuth)
  1777. in.DeepCopyInto(out)
  1778. return out
  1779. }
  1780. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1781. func (in *VaultCertAuth) DeepCopyInto(out *VaultCertAuth) {
  1782. *out = *in
  1783. in.ClientCert.DeepCopyInto(&out.ClientCert)
  1784. in.SecretRef.DeepCopyInto(&out.SecretRef)
  1785. }
  1786. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VaultCertAuth.
  1787. func (in *VaultCertAuth) DeepCopy() *VaultCertAuth {
  1788. if in == nil {
  1789. return nil
  1790. }
  1791. out := new(VaultCertAuth)
  1792. in.DeepCopyInto(out)
  1793. return out
  1794. }
  1795. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1796. func (in *VaultJwtAuth) DeepCopyInto(out *VaultJwtAuth) {
  1797. *out = *in
  1798. if in.SecretRef != nil {
  1799. in, out := &in.SecretRef, &out.SecretRef
  1800. *out = new(metav1.SecretKeySelector)
  1801. (*in).DeepCopyInto(*out)
  1802. }
  1803. if in.KubernetesServiceAccountToken != nil {
  1804. in, out := &in.KubernetesServiceAccountToken, &out.KubernetesServiceAccountToken
  1805. *out = new(VaultKubernetesServiceAccountTokenAuth)
  1806. (*in).DeepCopyInto(*out)
  1807. }
  1808. }
  1809. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VaultJwtAuth.
  1810. func (in *VaultJwtAuth) DeepCopy() *VaultJwtAuth {
  1811. if in == nil {
  1812. return nil
  1813. }
  1814. out := new(VaultJwtAuth)
  1815. in.DeepCopyInto(out)
  1816. return out
  1817. }
  1818. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1819. func (in *VaultKubernetesAuth) DeepCopyInto(out *VaultKubernetesAuth) {
  1820. *out = *in
  1821. if in.ServiceAccountRef != nil {
  1822. in, out := &in.ServiceAccountRef, &out.ServiceAccountRef
  1823. *out = new(metav1.ServiceAccountSelector)
  1824. (*in).DeepCopyInto(*out)
  1825. }
  1826. if in.SecretRef != nil {
  1827. in, out := &in.SecretRef, &out.SecretRef
  1828. *out = new(metav1.SecretKeySelector)
  1829. (*in).DeepCopyInto(*out)
  1830. }
  1831. }
  1832. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VaultKubernetesAuth.
  1833. func (in *VaultKubernetesAuth) DeepCopy() *VaultKubernetesAuth {
  1834. if in == nil {
  1835. return nil
  1836. }
  1837. out := new(VaultKubernetesAuth)
  1838. in.DeepCopyInto(out)
  1839. return out
  1840. }
  1841. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1842. func (in *VaultKubernetesServiceAccountTokenAuth) DeepCopyInto(out *VaultKubernetesServiceAccountTokenAuth) {
  1843. *out = *in
  1844. in.ServiceAccountRef.DeepCopyInto(&out.ServiceAccountRef)
  1845. if in.Audiences != nil {
  1846. in, out := &in.Audiences, &out.Audiences
  1847. *out = new([]string)
  1848. if **in != nil {
  1849. in, out := *in, *out
  1850. *out = make([]string, len(*in))
  1851. copy(*out, *in)
  1852. }
  1853. }
  1854. if in.ExpirationSeconds != nil {
  1855. in, out := &in.ExpirationSeconds, &out.ExpirationSeconds
  1856. *out = new(int64)
  1857. **out = **in
  1858. }
  1859. }
  1860. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VaultKubernetesServiceAccountTokenAuth.
  1861. func (in *VaultKubernetesServiceAccountTokenAuth) DeepCopy() *VaultKubernetesServiceAccountTokenAuth {
  1862. if in == nil {
  1863. return nil
  1864. }
  1865. out := new(VaultKubernetesServiceAccountTokenAuth)
  1866. in.DeepCopyInto(out)
  1867. return out
  1868. }
  1869. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1870. func (in *VaultLdapAuth) DeepCopyInto(out *VaultLdapAuth) {
  1871. *out = *in
  1872. in.SecretRef.DeepCopyInto(&out.SecretRef)
  1873. }
  1874. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VaultLdapAuth.
  1875. func (in *VaultLdapAuth) DeepCopy() *VaultLdapAuth {
  1876. if in == nil {
  1877. return nil
  1878. }
  1879. out := new(VaultLdapAuth)
  1880. in.DeepCopyInto(out)
  1881. return out
  1882. }
  1883. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1884. func (in *VaultProvider) DeepCopyInto(out *VaultProvider) {
  1885. *out = *in
  1886. in.Auth.DeepCopyInto(&out.Auth)
  1887. if in.Path != nil {
  1888. in, out := &in.Path, &out.Path
  1889. *out = new(string)
  1890. **out = **in
  1891. }
  1892. if in.Namespace != nil {
  1893. in, out := &in.Namespace, &out.Namespace
  1894. *out = new(string)
  1895. **out = **in
  1896. }
  1897. if in.CABundle != nil {
  1898. in, out := &in.CABundle, &out.CABundle
  1899. *out = make([]byte, len(*in))
  1900. copy(*out, *in)
  1901. }
  1902. if in.CAProvider != nil {
  1903. in, out := &in.CAProvider, &out.CAProvider
  1904. *out = new(CAProvider)
  1905. (*in).DeepCopyInto(*out)
  1906. }
  1907. }
  1908. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VaultProvider.
  1909. func (in *VaultProvider) DeepCopy() *VaultProvider {
  1910. if in == nil {
  1911. return nil
  1912. }
  1913. out := new(VaultProvider)
  1914. in.DeepCopyInto(out)
  1915. return out
  1916. }
  1917. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1918. func (in *WebhookCAProvider) DeepCopyInto(out *WebhookCAProvider) {
  1919. *out = *in
  1920. if in.Namespace != nil {
  1921. in, out := &in.Namespace, &out.Namespace
  1922. *out = new(string)
  1923. **out = **in
  1924. }
  1925. }
  1926. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new WebhookCAProvider.
  1927. func (in *WebhookCAProvider) DeepCopy() *WebhookCAProvider {
  1928. if in == nil {
  1929. return nil
  1930. }
  1931. out := new(WebhookCAProvider)
  1932. in.DeepCopyInto(out)
  1933. return out
  1934. }
  1935. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1936. func (in *WebhookProvider) DeepCopyInto(out *WebhookProvider) {
  1937. *out = *in
  1938. if in.Headers != nil {
  1939. in, out := &in.Headers, &out.Headers
  1940. *out = make(map[string]string, len(*in))
  1941. for key, val := range *in {
  1942. (*out)[key] = val
  1943. }
  1944. }
  1945. if in.Timeout != nil {
  1946. in, out := &in.Timeout, &out.Timeout
  1947. *out = new(v1.Duration)
  1948. **out = **in
  1949. }
  1950. out.Result = in.Result
  1951. if in.Secrets != nil {
  1952. in, out := &in.Secrets, &out.Secrets
  1953. *out = make([]WebhookSecret, len(*in))
  1954. for i := range *in {
  1955. (*in)[i].DeepCopyInto(&(*out)[i])
  1956. }
  1957. }
  1958. if in.CABundle != nil {
  1959. in, out := &in.CABundle, &out.CABundle
  1960. *out = make([]byte, len(*in))
  1961. copy(*out, *in)
  1962. }
  1963. if in.CAProvider != nil {
  1964. in, out := &in.CAProvider, &out.CAProvider
  1965. *out = new(WebhookCAProvider)
  1966. (*in).DeepCopyInto(*out)
  1967. }
  1968. }
  1969. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new WebhookProvider.
  1970. func (in *WebhookProvider) DeepCopy() *WebhookProvider {
  1971. if in == nil {
  1972. return nil
  1973. }
  1974. out := new(WebhookProvider)
  1975. in.DeepCopyInto(out)
  1976. return out
  1977. }
  1978. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1979. func (in *WebhookResult) DeepCopyInto(out *WebhookResult) {
  1980. *out = *in
  1981. }
  1982. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new WebhookResult.
  1983. func (in *WebhookResult) DeepCopy() *WebhookResult {
  1984. if in == nil {
  1985. return nil
  1986. }
  1987. out := new(WebhookResult)
  1988. in.DeepCopyInto(out)
  1989. return out
  1990. }
  1991. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1992. func (in *WebhookSecret) DeepCopyInto(out *WebhookSecret) {
  1993. *out = *in
  1994. in.SecretRef.DeepCopyInto(&out.SecretRef)
  1995. }
  1996. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new WebhookSecret.
  1997. func (in *WebhookSecret) DeepCopy() *WebhookSecret {
  1998. if in == nil {
  1999. return nil
  2000. }
  2001. out := new(WebhookSecret)
  2002. in.DeepCopyInto(out)
  2003. return out
  2004. }
  2005. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2006. func (in *YandexCertificateManagerAuth) DeepCopyInto(out *YandexCertificateManagerAuth) {
  2007. *out = *in
  2008. in.AuthorizedKey.DeepCopyInto(&out.AuthorizedKey)
  2009. }
  2010. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new YandexCertificateManagerAuth.
  2011. func (in *YandexCertificateManagerAuth) DeepCopy() *YandexCertificateManagerAuth {
  2012. if in == nil {
  2013. return nil
  2014. }
  2015. out := new(YandexCertificateManagerAuth)
  2016. in.DeepCopyInto(out)
  2017. return out
  2018. }
  2019. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2020. func (in *YandexCertificateManagerCAProvider) DeepCopyInto(out *YandexCertificateManagerCAProvider) {
  2021. *out = *in
  2022. in.Certificate.DeepCopyInto(&out.Certificate)
  2023. }
  2024. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new YandexCertificateManagerCAProvider.
  2025. func (in *YandexCertificateManagerCAProvider) DeepCopy() *YandexCertificateManagerCAProvider {
  2026. if in == nil {
  2027. return nil
  2028. }
  2029. out := new(YandexCertificateManagerCAProvider)
  2030. in.DeepCopyInto(out)
  2031. return out
  2032. }
  2033. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2034. func (in *YandexCertificateManagerProvider) DeepCopyInto(out *YandexCertificateManagerProvider) {
  2035. *out = *in
  2036. in.Auth.DeepCopyInto(&out.Auth)
  2037. if in.CAProvider != nil {
  2038. in, out := &in.CAProvider, &out.CAProvider
  2039. *out = new(YandexCertificateManagerCAProvider)
  2040. (*in).DeepCopyInto(*out)
  2041. }
  2042. }
  2043. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new YandexCertificateManagerProvider.
  2044. func (in *YandexCertificateManagerProvider) DeepCopy() *YandexCertificateManagerProvider {
  2045. if in == nil {
  2046. return nil
  2047. }
  2048. out := new(YandexCertificateManagerProvider)
  2049. in.DeepCopyInto(out)
  2050. return out
  2051. }
  2052. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2053. func (in *YandexLockboxAuth) DeepCopyInto(out *YandexLockboxAuth) {
  2054. *out = *in
  2055. in.AuthorizedKey.DeepCopyInto(&out.AuthorizedKey)
  2056. }
  2057. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new YandexLockboxAuth.
  2058. func (in *YandexLockboxAuth) DeepCopy() *YandexLockboxAuth {
  2059. if in == nil {
  2060. return nil
  2061. }
  2062. out := new(YandexLockboxAuth)
  2063. in.DeepCopyInto(out)
  2064. return out
  2065. }
  2066. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2067. func (in *YandexLockboxCAProvider) DeepCopyInto(out *YandexLockboxCAProvider) {
  2068. *out = *in
  2069. in.Certificate.DeepCopyInto(&out.Certificate)
  2070. }
  2071. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new YandexLockboxCAProvider.
  2072. func (in *YandexLockboxCAProvider) DeepCopy() *YandexLockboxCAProvider {
  2073. if in == nil {
  2074. return nil
  2075. }
  2076. out := new(YandexLockboxCAProvider)
  2077. in.DeepCopyInto(out)
  2078. return out
  2079. }
  2080. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2081. func (in *YandexLockboxProvider) DeepCopyInto(out *YandexLockboxProvider) {
  2082. *out = *in
  2083. in.Auth.DeepCopyInto(&out.Auth)
  2084. if in.CAProvider != nil {
  2085. in, out := &in.CAProvider, &out.CAProvider
  2086. *out = new(YandexLockboxCAProvider)
  2087. (*in).DeepCopyInto(*out)
  2088. }
  2089. }
  2090. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new YandexLockboxProvider.
  2091. func (in *YandexLockboxProvider) DeepCopy() *YandexLockboxProvider {
  2092. if in == nil {
  2093. return nil
  2094. }
  2095. out := new(YandexLockboxProvider)
  2096. in.DeepCopyInto(out)
  2097. return out
  2098. }