zz_generated.deepcopy.go 99 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373
  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 v1beta1
  15. import (
  16. metav1 "github.com/external-secrets/external-secrets/apis/meta/v1"
  17. "k8s.io/apimachinery/pkg/apis/meta/v1"
  18. "k8s.io/apimachinery/pkg/runtime"
  19. )
  20. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  21. func (in *AWSAuth) DeepCopyInto(out *AWSAuth) {
  22. *out = *in
  23. if in.SecretRef != nil {
  24. in, out := &in.SecretRef, &out.SecretRef
  25. *out = new(AWSAuthSecretRef)
  26. (*in).DeepCopyInto(*out)
  27. }
  28. if in.JWTAuth != nil {
  29. in, out := &in.JWTAuth, &out.JWTAuth
  30. *out = new(AWSJWTAuth)
  31. (*in).DeepCopyInto(*out)
  32. }
  33. }
  34. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AWSAuth.
  35. func (in *AWSAuth) DeepCopy() *AWSAuth {
  36. if in == nil {
  37. return nil
  38. }
  39. out := new(AWSAuth)
  40. in.DeepCopyInto(out)
  41. return out
  42. }
  43. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  44. func (in *AWSAuthSecretRef) DeepCopyInto(out *AWSAuthSecretRef) {
  45. *out = *in
  46. in.AccessKeyID.DeepCopyInto(&out.AccessKeyID)
  47. in.SecretAccessKey.DeepCopyInto(&out.SecretAccessKey)
  48. if in.SessionToken != nil {
  49. in, out := &in.SessionToken, &out.SessionToken
  50. *out = new(metav1.SecretKeySelector)
  51. (*in).DeepCopyInto(*out)
  52. }
  53. }
  54. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AWSAuthSecretRef.
  55. func (in *AWSAuthSecretRef) DeepCopy() *AWSAuthSecretRef {
  56. if in == nil {
  57. return nil
  58. }
  59. out := new(AWSAuthSecretRef)
  60. in.DeepCopyInto(out)
  61. return out
  62. }
  63. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  64. func (in *AWSJWTAuth) DeepCopyInto(out *AWSJWTAuth) {
  65. *out = *in
  66. if in.ServiceAccountRef != nil {
  67. in, out := &in.ServiceAccountRef, &out.ServiceAccountRef
  68. *out = new(metav1.ServiceAccountSelector)
  69. (*in).DeepCopyInto(*out)
  70. }
  71. }
  72. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AWSJWTAuth.
  73. func (in *AWSJWTAuth) DeepCopy() *AWSJWTAuth {
  74. if in == nil {
  75. return nil
  76. }
  77. out := new(AWSJWTAuth)
  78. in.DeepCopyInto(out)
  79. return out
  80. }
  81. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  82. func (in *AWSProvider) DeepCopyInto(out *AWSProvider) {
  83. *out = *in
  84. in.Auth.DeepCopyInto(&out.Auth)
  85. if in.AdditionalRoles != nil {
  86. in, out := &in.AdditionalRoles, &out.AdditionalRoles
  87. *out = make([]string, len(*in))
  88. copy(*out, *in)
  89. }
  90. if in.SessionTags != nil {
  91. in, out := &in.SessionTags, &out.SessionTags
  92. *out = make([]*Tag, len(*in))
  93. for i := range *in {
  94. if (*in)[i] != nil {
  95. in, out := &(*in)[i], &(*out)[i]
  96. *out = new(Tag)
  97. **out = **in
  98. }
  99. }
  100. }
  101. if in.SecretsManager != nil {
  102. in, out := &in.SecretsManager, &out.SecretsManager
  103. *out = new(SecretsManager)
  104. **out = **in
  105. }
  106. if in.TransitiveTagKeys != nil {
  107. in, out := &in.TransitiveTagKeys, &out.TransitiveTagKeys
  108. *out = make([]*string, len(*in))
  109. for i := range *in {
  110. if (*in)[i] != nil {
  111. in, out := &(*in)[i], &(*out)[i]
  112. *out = new(string)
  113. **out = **in
  114. }
  115. }
  116. }
  117. }
  118. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AWSProvider.
  119. func (in *AWSProvider) DeepCopy() *AWSProvider {
  120. if in == nil {
  121. return nil
  122. }
  123. out := new(AWSProvider)
  124. in.DeepCopyInto(out)
  125. return out
  126. }
  127. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  128. func (in *AkeylessAuth) DeepCopyInto(out *AkeylessAuth) {
  129. *out = *in
  130. in.SecretRef.DeepCopyInto(&out.SecretRef)
  131. if in.KubernetesAuth != nil {
  132. in, out := &in.KubernetesAuth, &out.KubernetesAuth
  133. *out = new(AkeylessKubernetesAuth)
  134. (*in).DeepCopyInto(*out)
  135. }
  136. }
  137. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AkeylessAuth.
  138. func (in *AkeylessAuth) DeepCopy() *AkeylessAuth {
  139. if in == nil {
  140. return nil
  141. }
  142. out := new(AkeylessAuth)
  143. in.DeepCopyInto(out)
  144. return out
  145. }
  146. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  147. func (in *AkeylessAuthSecretRef) DeepCopyInto(out *AkeylessAuthSecretRef) {
  148. *out = *in
  149. in.AccessID.DeepCopyInto(&out.AccessID)
  150. in.AccessType.DeepCopyInto(&out.AccessType)
  151. in.AccessTypeParam.DeepCopyInto(&out.AccessTypeParam)
  152. }
  153. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AkeylessAuthSecretRef.
  154. func (in *AkeylessAuthSecretRef) DeepCopy() *AkeylessAuthSecretRef {
  155. if in == nil {
  156. return nil
  157. }
  158. out := new(AkeylessAuthSecretRef)
  159. in.DeepCopyInto(out)
  160. return out
  161. }
  162. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  163. func (in *AkeylessKubernetesAuth) DeepCopyInto(out *AkeylessKubernetesAuth) {
  164. *out = *in
  165. if in.ServiceAccountRef != nil {
  166. in, out := &in.ServiceAccountRef, &out.ServiceAccountRef
  167. *out = new(metav1.ServiceAccountSelector)
  168. (*in).DeepCopyInto(*out)
  169. }
  170. if in.SecretRef != nil {
  171. in, out := &in.SecretRef, &out.SecretRef
  172. *out = new(metav1.SecretKeySelector)
  173. (*in).DeepCopyInto(*out)
  174. }
  175. }
  176. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AkeylessKubernetesAuth.
  177. func (in *AkeylessKubernetesAuth) DeepCopy() *AkeylessKubernetesAuth {
  178. if in == nil {
  179. return nil
  180. }
  181. out := new(AkeylessKubernetesAuth)
  182. in.DeepCopyInto(out)
  183. return out
  184. }
  185. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  186. func (in *AkeylessProvider) DeepCopyInto(out *AkeylessProvider) {
  187. *out = *in
  188. if in.AkeylessGWApiURL != nil {
  189. in, out := &in.AkeylessGWApiURL, &out.AkeylessGWApiURL
  190. *out = new(string)
  191. **out = **in
  192. }
  193. if in.Auth != nil {
  194. in, out := &in.Auth, &out.Auth
  195. *out = new(AkeylessAuth)
  196. (*in).DeepCopyInto(*out)
  197. }
  198. if in.CABundle != nil {
  199. in, out := &in.CABundle, &out.CABundle
  200. *out = make([]byte, len(*in))
  201. copy(*out, *in)
  202. }
  203. if in.CAProvider != nil {
  204. in, out := &in.CAProvider, &out.CAProvider
  205. *out = new(CAProvider)
  206. (*in).DeepCopyInto(*out)
  207. }
  208. }
  209. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AkeylessProvider.
  210. func (in *AkeylessProvider) DeepCopy() *AkeylessProvider {
  211. if in == nil {
  212. return nil
  213. }
  214. out := new(AkeylessProvider)
  215. in.DeepCopyInto(out)
  216. return out
  217. }
  218. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  219. func (in *AlibabaAuth) DeepCopyInto(out *AlibabaAuth) {
  220. *out = *in
  221. if in.SecretRef != nil {
  222. in, out := &in.SecretRef, &out.SecretRef
  223. *out = new(AlibabaAuthSecretRef)
  224. (*in).DeepCopyInto(*out)
  225. }
  226. if in.RRSAAuth != nil {
  227. in, out := &in.RRSAAuth, &out.RRSAAuth
  228. *out = new(AlibabaRRSAAuth)
  229. **out = **in
  230. }
  231. }
  232. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AlibabaAuth.
  233. func (in *AlibabaAuth) DeepCopy() *AlibabaAuth {
  234. if in == nil {
  235. return nil
  236. }
  237. out := new(AlibabaAuth)
  238. in.DeepCopyInto(out)
  239. return out
  240. }
  241. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  242. func (in *AlibabaAuthSecretRef) DeepCopyInto(out *AlibabaAuthSecretRef) {
  243. *out = *in
  244. in.AccessKeyID.DeepCopyInto(&out.AccessKeyID)
  245. in.AccessKeySecret.DeepCopyInto(&out.AccessKeySecret)
  246. }
  247. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AlibabaAuthSecretRef.
  248. func (in *AlibabaAuthSecretRef) DeepCopy() *AlibabaAuthSecretRef {
  249. if in == nil {
  250. return nil
  251. }
  252. out := new(AlibabaAuthSecretRef)
  253. in.DeepCopyInto(out)
  254. return out
  255. }
  256. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  257. func (in *AlibabaProvider) DeepCopyInto(out *AlibabaProvider) {
  258. *out = *in
  259. in.Auth.DeepCopyInto(&out.Auth)
  260. }
  261. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AlibabaProvider.
  262. func (in *AlibabaProvider) DeepCopy() *AlibabaProvider {
  263. if in == nil {
  264. return nil
  265. }
  266. out := new(AlibabaProvider)
  267. in.DeepCopyInto(out)
  268. return out
  269. }
  270. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  271. func (in *AlibabaRRSAAuth) DeepCopyInto(out *AlibabaRRSAAuth) {
  272. *out = *in
  273. }
  274. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AlibabaRRSAAuth.
  275. func (in *AlibabaRRSAAuth) DeepCopy() *AlibabaRRSAAuth {
  276. if in == nil {
  277. return nil
  278. }
  279. out := new(AlibabaRRSAAuth)
  280. in.DeepCopyInto(out)
  281. return out
  282. }
  283. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  284. func (in *AzureKVAuth) DeepCopyInto(out *AzureKVAuth) {
  285. *out = *in
  286. if in.ClientID != nil {
  287. in, out := &in.ClientID, &out.ClientID
  288. *out = new(metav1.SecretKeySelector)
  289. (*in).DeepCopyInto(*out)
  290. }
  291. if in.TenantID != nil {
  292. in, out := &in.TenantID, &out.TenantID
  293. *out = new(metav1.SecretKeySelector)
  294. (*in).DeepCopyInto(*out)
  295. }
  296. if in.ClientSecret != nil {
  297. in, out := &in.ClientSecret, &out.ClientSecret
  298. *out = new(metav1.SecretKeySelector)
  299. (*in).DeepCopyInto(*out)
  300. }
  301. if in.ClientCertificate != nil {
  302. in, out := &in.ClientCertificate, &out.ClientCertificate
  303. *out = new(metav1.SecretKeySelector)
  304. (*in).DeepCopyInto(*out)
  305. }
  306. }
  307. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AzureKVAuth.
  308. func (in *AzureKVAuth) DeepCopy() *AzureKVAuth {
  309. if in == nil {
  310. return nil
  311. }
  312. out := new(AzureKVAuth)
  313. in.DeepCopyInto(out)
  314. return out
  315. }
  316. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  317. func (in *AzureKVProvider) DeepCopyInto(out *AzureKVProvider) {
  318. *out = *in
  319. if in.AuthType != nil {
  320. in, out := &in.AuthType, &out.AuthType
  321. *out = new(AzureAuthType)
  322. **out = **in
  323. }
  324. if in.VaultURL != nil {
  325. in, out := &in.VaultURL, &out.VaultURL
  326. *out = new(string)
  327. **out = **in
  328. }
  329. if in.TenantID != nil {
  330. in, out := &in.TenantID, &out.TenantID
  331. *out = new(string)
  332. **out = **in
  333. }
  334. if in.AuthSecretRef != nil {
  335. in, out := &in.AuthSecretRef, &out.AuthSecretRef
  336. *out = new(AzureKVAuth)
  337. (*in).DeepCopyInto(*out)
  338. }
  339. if in.ServiceAccountRef != nil {
  340. in, out := &in.ServiceAccountRef, &out.ServiceAccountRef
  341. *out = new(metav1.ServiceAccountSelector)
  342. (*in).DeepCopyInto(*out)
  343. }
  344. if in.IdentityID != nil {
  345. in, out := &in.IdentityID, &out.IdentityID
  346. *out = new(string)
  347. **out = **in
  348. }
  349. }
  350. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AzureKVProvider.
  351. func (in *AzureKVProvider) DeepCopy() *AzureKVProvider {
  352. if in == nil {
  353. return nil
  354. }
  355. out := new(AzureKVProvider)
  356. in.DeepCopyInto(out)
  357. return out
  358. }
  359. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  360. func (in *BitwardenSecretsManagerAuth) DeepCopyInto(out *BitwardenSecretsManagerAuth) {
  361. *out = *in
  362. in.SecretRef.DeepCopyInto(&out.SecretRef)
  363. }
  364. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new BitwardenSecretsManagerAuth.
  365. func (in *BitwardenSecretsManagerAuth) DeepCopy() *BitwardenSecretsManagerAuth {
  366. if in == nil {
  367. return nil
  368. }
  369. out := new(BitwardenSecretsManagerAuth)
  370. in.DeepCopyInto(out)
  371. return out
  372. }
  373. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  374. func (in *BitwardenSecretsManagerProvider) DeepCopyInto(out *BitwardenSecretsManagerProvider) {
  375. *out = *in
  376. in.Auth.DeepCopyInto(&out.Auth)
  377. }
  378. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new BitwardenSecretsManagerProvider.
  379. func (in *BitwardenSecretsManagerProvider) DeepCopy() *BitwardenSecretsManagerProvider {
  380. if in == nil {
  381. return nil
  382. }
  383. out := new(BitwardenSecretsManagerProvider)
  384. in.DeepCopyInto(out)
  385. return out
  386. }
  387. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  388. func (in *BitwardenSecretsManagerSecretRef) DeepCopyInto(out *BitwardenSecretsManagerSecretRef) {
  389. *out = *in
  390. in.Credentials.DeepCopyInto(&out.Credentials)
  391. }
  392. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new BitwardenSecretsManagerSecretRef.
  393. func (in *BitwardenSecretsManagerSecretRef) DeepCopy() *BitwardenSecretsManagerSecretRef {
  394. if in == nil {
  395. return nil
  396. }
  397. out := new(BitwardenSecretsManagerSecretRef)
  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 *CAProvider) DeepCopyInto(out *CAProvider) {
  403. *out = *in
  404. if in.Namespace != nil {
  405. in, out := &in.Namespace, &out.Namespace
  406. *out = new(string)
  407. **out = **in
  408. }
  409. }
  410. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CAProvider.
  411. func (in *CAProvider) DeepCopy() *CAProvider {
  412. if in == nil {
  413. return nil
  414. }
  415. out := new(CAProvider)
  416. in.DeepCopyInto(out)
  417. return out
  418. }
  419. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  420. func (in *CertAuth) DeepCopyInto(out *CertAuth) {
  421. *out = *in
  422. in.ClientCert.DeepCopyInto(&out.ClientCert)
  423. in.ClientKey.DeepCopyInto(&out.ClientKey)
  424. }
  425. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CertAuth.
  426. func (in *CertAuth) DeepCopy() *CertAuth {
  427. if in == nil {
  428. return nil
  429. }
  430. out := new(CertAuth)
  431. in.DeepCopyInto(out)
  432. return out
  433. }
  434. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  435. func (in *ChefAuth) DeepCopyInto(out *ChefAuth) {
  436. *out = *in
  437. in.SecretRef.DeepCopyInto(&out.SecretRef)
  438. }
  439. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ChefAuth.
  440. func (in *ChefAuth) DeepCopy() *ChefAuth {
  441. if in == nil {
  442. return nil
  443. }
  444. out := new(ChefAuth)
  445. in.DeepCopyInto(out)
  446. return out
  447. }
  448. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  449. func (in *ChefAuthSecretRef) DeepCopyInto(out *ChefAuthSecretRef) {
  450. *out = *in
  451. in.SecretKey.DeepCopyInto(&out.SecretKey)
  452. }
  453. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ChefAuthSecretRef.
  454. func (in *ChefAuthSecretRef) DeepCopy() *ChefAuthSecretRef {
  455. if in == nil {
  456. return nil
  457. }
  458. out := new(ChefAuthSecretRef)
  459. in.DeepCopyInto(out)
  460. return out
  461. }
  462. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  463. func (in *ChefProvider) DeepCopyInto(out *ChefProvider) {
  464. *out = *in
  465. if in.Auth != nil {
  466. in, out := &in.Auth, &out.Auth
  467. *out = new(ChefAuth)
  468. (*in).DeepCopyInto(*out)
  469. }
  470. }
  471. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ChefProvider.
  472. func (in *ChefProvider) DeepCopy() *ChefProvider {
  473. if in == nil {
  474. return nil
  475. }
  476. out := new(ChefProvider)
  477. in.DeepCopyInto(out)
  478. return out
  479. }
  480. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  481. func (in *ClusterExternalSecret) DeepCopyInto(out *ClusterExternalSecret) {
  482. *out = *in
  483. out.TypeMeta = in.TypeMeta
  484. in.ObjectMeta.DeepCopyInto(&out.ObjectMeta)
  485. in.Spec.DeepCopyInto(&out.Spec)
  486. in.Status.DeepCopyInto(&out.Status)
  487. }
  488. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ClusterExternalSecret.
  489. func (in *ClusterExternalSecret) DeepCopy() *ClusterExternalSecret {
  490. if in == nil {
  491. return nil
  492. }
  493. out := new(ClusterExternalSecret)
  494. in.DeepCopyInto(out)
  495. return out
  496. }
  497. // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
  498. func (in *ClusterExternalSecret) DeepCopyObject() runtime.Object {
  499. if c := in.DeepCopy(); c != nil {
  500. return c
  501. }
  502. return nil
  503. }
  504. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  505. func (in *ClusterExternalSecretList) DeepCopyInto(out *ClusterExternalSecretList) {
  506. *out = *in
  507. out.TypeMeta = in.TypeMeta
  508. in.ListMeta.DeepCopyInto(&out.ListMeta)
  509. if in.Items != nil {
  510. in, out := &in.Items, &out.Items
  511. *out = make([]ClusterExternalSecret, len(*in))
  512. for i := range *in {
  513. (*in)[i].DeepCopyInto(&(*out)[i])
  514. }
  515. }
  516. }
  517. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ClusterExternalSecretList.
  518. func (in *ClusterExternalSecretList) DeepCopy() *ClusterExternalSecretList {
  519. if in == nil {
  520. return nil
  521. }
  522. out := new(ClusterExternalSecretList)
  523. in.DeepCopyInto(out)
  524. return out
  525. }
  526. // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
  527. func (in *ClusterExternalSecretList) DeepCopyObject() runtime.Object {
  528. if c := in.DeepCopy(); c != nil {
  529. return c
  530. }
  531. return nil
  532. }
  533. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  534. func (in *ClusterExternalSecretNamespaceFailure) DeepCopyInto(out *ClusterExternalSecretNamespaceFailure) {
  535. *out = *in
  536. }
  537. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ClusterExternalSecretNamespaceFailure.
  538. func (in *ClusterExternalSecretNamespaceFailure) DeepCopy() *ClusterExternalSecretNamespaceFailure {
  539. if in == nil {
  540. return nil
  541. }
  542. out := new(ClusterExternalSecretNamespaceFailure)
  543. in.DeepCopyInto(out)
  544. return out
  545. }
  546. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  547. func (in *ClusterExternalSecretSpec) DeepCopyInto(out *ClusterExternalSecretSpec) {
  548. *out = *in
  549. in.ExternalSecretSpec.DeepCopyInto(&out.ExternalSecretSpec)
  550. in.ExternalSecretMetadata.DeepCopyInto(&out.ExternalSecretMetadata)
  551. if in.NamespaceSelector != nil {
  552. in, out := &in.NamespaceSelector, &out.NamespaceSelector
  553. *out = new(v1.LabelSelector)
  554. (*in).DeepCopyInto(*out)
  555. }
  556. if in.NamespaceSelectors != nil {
  557. in, out := &in.NamespaceSelectors, &out.NamespaceSelectors
  558. *out = make([]*v1.LabelSelector, len(*in))
  559. for i := range *in {
  560. if (*in)[i] != nil {
  561. in, out := &(*in)[i], &(*out)[i]
  562. *out = new(v1.LabelSelector)
  563. (*in).DeepCopyInto(*out)
  564. }
  565. }
  566. }
  567. if in.Namespaces != nil {
  568. in, out := &in.Namespaces, &out.Namespaces
  569. *out = make([]string, len(*in))
  570. copy(*out, *in)
  571. }
  572. if in.RefreshInterval != nil {
  573. in, out := &in.RefreshInterval, &out.RefreshInterval
  574. *out = new(v1.Duration)
  575. **out = **in
  576. }
  577. }
  578. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ClusterExternalSecretSpec.
  579. func (in *ClusterExternalSecretSpec) DeepCopy() *ClusterExternalSecretSpec {
  580. if in == nil {
  581. return nil
  582. }
  583. out := new(ClusterExternalSecretSpec)
  584. in.DeepCopyInto(out)
  585. return out
  586. }
  587. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  588. func (in *ClusterExternalSecretStatus) DeepCopyInto(out *ClusterExternalSecretStatus) {
  589. *out = *in
  590. if in.FailedNamespaces != nil {
  591. in, out := &in.FailedNamespaces, &out.FailedNamespaces
  592. *out = make([]ClusterExternalSecretNamespaceFailure, len(*in))
  593. copy(*out, *in)
  594. }
  595. if in.ProvisionedNamespaces != nil {
  596. in, out := &in.ProvisionedNamespaces, &out.ProvisionedNamespaces
  597. *out = make([]string, len(*in))
  598. copy(*out, *in)
  599. }
  600. if in.Conditions != nil {
  601. in, out := &in.Conditions, &out.Conditions
  602. *out = make([]ClusterExternalSecretStatusCondition, len(*in))
  603. copy(*out, *in)
  604. }
  605. }
  606. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ClusterExternalSecretStatus.
  607. func (in *ClusterExternalSecretStatus) DeepCopy() *ClusterExternalSecretStatus {
  608. if in == nil {
  609. return nil
  610. }
  611. out := new(ClusterExternalSecretStatus)
  612. in.DeepCopyInto(out)
  613. return out
  614. }
  615. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  616. func (in *ClusterExternalSecretStatusCondition) DeepCopyInto(out *ClusterExternalSecretStatusCondition) {
  617. *out = *in
  618. }
  619. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ClusterExternalSecretStatusCondition.
  620. func (in *ClusterExternalSecretStatusCondition) DeepCopy() *ClusterExternalSecretStatusCondition {
  621. if in == nil {
  622. return nil
  623. }
  624. out := new(ClusterExternalSecretStatusCondition)
  625. in.DeepCopyInto(out)
  626. return out
  627. }
  628. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  629. func (in *ClusterSecretStore) DeepCopyInto(out *ClusterSecretStore) {
  630. *out = *in
  631. out.TypeMeta = in.TypeMeta
  632. in.ObjectMeta.DeepCopyInto(&out.ObjectMeta)
  633. in.Spec.DeepCopyInto(&out.Spec)
  634. in.Status.DeepCopyInto(&out.Status)
  635. }
  636. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ClusterSecretStore.
  637. func (in *ClusterSecretStore) DeepCopy() *ClusterSecretStore {
  638. if in == nil {
  639. return nil
  640. }
  641. out := new(ClusterSecretStore)
  642. in.DeepCopyInto(out)
  643. return out
  644. }
  645. // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
  646. func (in *ClusterSecretStore) DeepCopyObject() runtime.Object {
  647. if c := in.DeepCopy(); c != nil {
  648. return c
  649. }
  650. return nil
  651. }
  652. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  653. func (in *ClusterSecretStoreCondition) DeepCopyInto(out *ClusterSecretStoreCondition) {
  654. *out = *in
  655. if in.NamespaceSelector != nil {
  656. in, out := &in.NamespaceSelector, &out.NamespaceSelector
  657. *out = new(v1.LabelSelector)
  658. (*in).DeepCopyInto(*out)
  659. }
  660. if in.Namespaces != nil {
  661. in, out := &in.Namespaces, &out.Namespaces
  662. *out = make([]string, len(*in))
  663. copy(*out, *in)
  664. }
  665. if in.NamespaceRegexes != nil {
  666. in, out := &in.NamespaceRegexes, &out.NamespaceRegexes
  667. *out = make([]string, len(*in))
  668. copy(*out, *in)
  669. }
  670. }
  671. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ClusterSecretStoreCondition.
  672. func (in *ClusterSecretStoreCondition) DeepCopy() *ClusterSecretStoreCondition {
  673. if in == nil {
  674. return nil
  675. }
  676. out := new(ClusterSecretStoreCondition)
  677. in.DeepCopyInto(out)
  678. return out
  679. }
  680. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  681. func (in *ClusterSecretStoreList) DeepCopyInto(out *ClusterSecretStoreList) {
  682. *out = *in
  683. out.TypeMeta = in.TypeMeta
  684. in.ListMeta.DeepCopyInto(&out.ListMeta)
  685. if in.Items != nil {
  686. in, out := &in.Items, &out.Items
  687. *out = make([]ClusterSecretStore, len(*in))
  688. for i := range *in {
  689. (*in)[i].DeepCopyInto(&(*out)[i])
  690. }
  691. }
  692. }
  693. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ClusterSecretStoreList.
  694. func (in *ClusterSecretStoreList) DeepCopy() *ClusterSecretStoreList {
  695. if in == nil {
  696. return nil
  697. }
  698. out := new(ClusterSecretStoreList)
  699. in.DeepCopyInto(out)
  700. return out
  701. }
  702. // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
  703. func (in *ClusterSecretStoreList) DeepCopyObject() runtime.Object {
  704. if c := in.DeepCopy(); c != nil {
  705. return c
  706. }
  707. return nil
  708. }
  709. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  710. func (in *ConjurAPIKey) DeepCopyInto(out *ConjurAPIKey) {
  711. *out = *in
  712. if in.UserRef != nil {
  713. in, out := &in.UserRef, &out.UserRef
  714. *out = new(metav1.SecretKeySelector)
  715. (*in).DeepCopyInto(*out)
  716. }
  717. if in.APIKeyRef != nil {
  718. in, out := &in.APIKeyRef, &out.APIKeyRef
  719. *out = new(metav1.SecretKeySelector)
  720. (*in).DeepCopyInto(*out)
  721. }
  722. }
  723. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ConjurAPIKey.
  724. func (in *ConjurAPIKey) DeepCopy() *ConjurAPIKey {
  725. if in == nil {
  726. return nil
  727. }
  728. out := new(ConjurAPIKey)
  729. in.DeepCopyInto(out)
  730. return out
  731. }
  732. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  733. func (in *ConjurAuth) DeepCopyInto(out *ConjurAuth) {
  734. *out = *in
  735. if in.APIKey != nil {
  736. in, out := &in.APIKey, &out.APIKey
  737. *out = new(ConjurAPIKey)
  738. (*in).DeepCopyInto(*out)
  739. }
  740. if in.Jwt != nil {
  741. in, out := &in.Jwt, &out.Jwt
  742. *out = new(ConjurJWT)
  743. (*in).DeepCopyInto(*out)
  744. }
  745. }
  746. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ConjurAuth.
  747. func (in *ConjurAuth) DeepCopy() *ConjurAuth {
  748. if in == nil {
  749. return nil
  750. }
  751. out := new(ConjurAuth)
  752. in.DeepCopyInto(out)
  753. return out
  754. }
  755. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  756. func (in *ConjurJWT) DeepCopyInto(out *ConjurJWT) {
  757. *out = *in
  758. if in.SecretRef != nil {
  759. in, out := &in.SecretRef, &out.SecretRef
  760. *out = new(metav1.SecretKeySelector)
  761. (*in).DeepCopyInto(*out)
  762. }
  763. if in.ServiceAccountRef != nil {
  764. in, out := &in.ServiceAccountRef, &out.ServiceAccountRef
  765. *out = new(metav1.ServiceAccountSelector)
  766. (*in).DeepCopyInto(*out)
  767. }
  768. }
  769. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ConjurJWT.
  770. func (in *ConjurJWT) DeepCopy() *ConjurJWT {
  771. if in == nil {
  772. return nil
  773. }
  774. out := new(ConjurJWT)
  775. in.DeepCopyInto(out)
  776. return out
  777. }
  778. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  779. func (in *ConjurProvider) DeepCopyInto(out *ConjurProvider) {
  780. *out = *in
  781. if in.CAProvider != nil {
  782. in, out := &in.CAProvider, &out.CAProvider
  783. *out = new(CAProvider)
  784. (*in).DeepCopyInto(*out)
  785. }
  786. in.Auth.DeepCopyInto(&out.Auth)
  787. }
  788. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ConjurProvider.
  789. func (in *ConjurProvider) DeepCopy() *ConjurProvider {
  790. if in == nil {
  791. return nil
  792. }
  793. out := new(ConjurProvider)
  794. in.DeepCopyInto(out)
  795. return out
  796. }
  797. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  798. func (in *DelineaProvider) DeepCopyInto(out *DelineaProvider) {
  799. *out = *in
  800. if in.ClientID != nil {
  801. in, out := &in.ClientID, &out.ClientID
  802. *out = new(DelineaProviderSecretRef)
  803. (*in).DeepCopyInto(*out)
  804. }
  805. if in.ClientSecret != nil {
  806. in, out := &in.ClientSecret, &out.ClientSecret
  807. *out = new(DelineaProviderSecretRef)
  808. (*in).DeepCopyInto(*out)
  809. }
  810. }
  811. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DelineaProvider.
  812. func (in *DelineaProvider) DeepCopy() *DelineaProvider {
  813. if in == nil {
  814. return nil
  815. }
  816. out := new(DelineaProvider)
  817. in.DeepCopyInto(out)
  818. return out
  819. }
  820. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  821. func (in *DelineaProviderSecretRef) DeepCopyInto(out *DelineaProviderSecretRef) {
  822. *out = *in
  823. if in.SecretRef != nil {
  824. in, out := &in.SecretRef, &out.SecretRef
  825. *out = new(metav1.SecretKeySelector)
  826. (*in).DeepCopyInto(*out)
  827. }
  828. }
  829. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DelineaProviderSecretRef.
  830. func (in *DelineaProviderSecretRef) DeepCopy() *DelineaProviderSecretRef {
  831. if in == nil {
  832. return nil
  833. }
  834. out := new(DelineaProviderSecretRef)
  835. in.DeepCopyInto(out)
  836. return out
  837. }
  838. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  839. func (in *Device42Auth) DeepCopyInto(out *Device42Auth) {
  840. *out = *in
  841. in.SecretRef.DeepCopyInto(&out.SecretRef)
  842. }
  843. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Device42Auth.
  844. func (in *Device42Auth) DeepCopy() *Device42Auth {
  845. if in == nil {
  846. return nil
  847. }
  848. out := new(Device42Auth)
  849. in.DeepCopyInto(out)
  850. return out
  851. }
  852. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  853. func (in *Device42Provider) DeepCopyInto(out *Device42Provider) {
  854. *out = *in
  855. in.Auth.DeepCopyInto(&out.Auth)
  856. }
  857. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Device42Provider.
  858. func (in *Device42Provider) DeepCopy() *Device42Provider {
  859. if in == nil {
  860. return nil
  861. }
  862. out := new(Device42Provider)
  863. in.DeepCopyInto(out)
  864. return out
  865. }
  866. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  867. func (in *Device42SecretRef) DeepCopyInto(out *Device42SecretRef) {
  868. *out = *in
  869. in.Credentials.DeepCopyInto(&out.Credentials)
  870. }
  871. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Device42SecretRef.
  872. func (in *Device42SecretRef) DeepCopy() *Device42SecretRef {
  873. if in == nil {
  874. return nil
  875. }
  876. out := new(Device42SecretRef)
  877. in.DeepCopyInto(out)
  878. return out
  879. }
  880. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  881. func (in *DopplerAuth) DeepCopyInto(out *DopplerAuth) {
  882. *out = *in
  883. in.SecretRef.DeepCopyInto(&out.SecretRef)
  884. }
  885. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DopplerAuth.
  886. func (in *DopplerAuth) DeepCopy() *DopplerAuth {
  887. if in == nil {
  888. return nil
  889. }
  890. out := new(DopplerAuth)
  891. in.DeepCopyInto(out)
  892. return out
  893. }
  894. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  895. func (in *DopplerAuthSecretRef) DeepCopyInto(out *DopplerAuthSecretRef) {
  896. *out = *in
  897. in.DopplerToken.DeepCopyInto(&out.DopplerToken)
  898. }
  899. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DopplerAuthSecretRef.
  900. func (in *DopplerAuthSecretRef) DeepCopy() *DopplerAuthSecretRef {
  901. if in == nil {
  902. return nil
  903. }
  904. out := new(DopplerAuthSecretRef)
  905. in.DeepCopyInto(out)
  906. return out
  907. }
  908. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  909. func (in *DopplerProvider) DeepCopyInto(out *DopplerProvider) {
  910. *out = *in
  911. if in.Auth != nil {
  912. in, out := &in.Auth, &out.Auth
  913. *out = new(DopplerAuth)
  914. (*in).DeepCopyInto(*out)
  915. }
  916. }
  917. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DopplerProvider.
  918. func (in *DopplerProvider) DeepCopy() *DopplerProvider {
  919. if in == nil {
  920. return nil
  921. }
  922. out := new(DopplerProvider)
  923. in.DeepCopyInto(out)
  924. return out
  925. }
  926. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  927. func (in *ExternalSecret) DeepCopyInto(out *ExternalSecret) {
  928. *out = *in
  929. out.TypeMeta = in.TypeMeta
  930. in.ObjectMeta.DeepCopyInto(&out.ObjectMeta)
  931. in.Spec.DeepCopyInto(&out.Spec)
  932. in.Status.DeepCopyInto(&out.Status)
  933. }
  934. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExternalSecret.
  935. func (in *ExternalSecret) DeepCopy() *ExternalSecret {
  936. if in == nil {
  937. return nil
  938. }
  939. out := new(ExternalSecret)
  940. in.DeepCopyInto(out)
  941. return out
  942. }
  943. // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
  944. func (in *ExternalSecret) DeepCopyObject() runtime.Object {
  945. if c := in.DeepCopy(); c != nil {
  946. return c
  947. }
  948. return nil
  949. }
  950. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  951. func (in *ExternalSecretData) DeepCopyInto(out *ExternalSecretData) {
  952. *out = *in
  953. out.RemoteRef = in.RemoteRef
  954. if in.SourceRef != nil {
  955. in, out := &in.SourceRef, &out.SourceRef
  956. *out = new(StoreSourceRef)
  957. (*in).DeepCopyInto(*out)
  958. }
  959. }
  960. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExternalSecretData.
  961. func (in *ExternalSecretData) DeepCopy() *ExternalSecretData {
  962. if in == nil {
  963. return nil
  964. }
  965. out := new(ExternalSecretData)
  966. in.DeepCopyInto(out)
  967. return out
  968. }
  969. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  970. func (in *ExternalSecretDataFromRemoteRef) DeepCopyInto(out *ExternalSecretDataFromRemoteRef) {
  971. *out = *in
  972. if in.Extract != nil {
  973. in, out := &in.Extract, &out.Extract
  974. *out = new(ExternalSecretDataRemoteRef)
  975. **out = **in
  976. }
  977. if in.Find != nil {
  978. in, out := &in.Find, &out.Find
  979. *out = new(ExternalSecretFind)
  980. (*in).DeepCopyInto(*out)
  981. }
  982. if in.Rewrite != nil {
  983. in, out := &in.Rewrite, &out.Rewrite
  984. *out = make([]ExternalSecretRewrite, len(*in))
  985. for i := range *in {
  986. (*in)[i].DeepCopyInto(&(*out)[i])
  987. }
  988. }
  989. if in.SourceRef != nil {
  990. in, out := &in.SourceRef, &out.SourceRef
  991. *out = new(StoreGeneratorSourceRef)
  992. (*in).DeepCopyInto(*out)
  993. }
  994. }
  995. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExternalSecretDataFromRemoteRef.
  996. func (in *ExternalSecretDataFromRemoteRef) DeepCopy() *ExternalSecretDataFromRemoteRef {
  997. if in == nil {
  998. return nil
  999. }
  1000. out := new(ExternalSecretDataFromRemoteRef)
  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 *ExternalSecretDataRemoteRef) DeepCopyInto(out *ExternalSecretDataRemoteRef) {
  1006. *out = *in
  1007. }
  1008. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExternalSecretDataRemoteRef.
  1009. func (in *ExternalSecretDataRemoteRef) DeepCopy() *ExternalSecretDataRemoteRef {
  1010. if in == nil {
  1011. return nil
  1012. }
  1013. out := new(ExternalSecretDataRemoteRef)
  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 *ExternalSecretFind) DeepCopyInto(out *ExternalSecretFind) {
  1019. *out = *in
  1020. if in.Path != nil {
  1021. in, out := &in.Path, &out.Path
  1022. *out = new(string)
  1023. **out = **in
  1024. }
  1025. if in.Name != nil {
  1026. in, out := &in.Name, &out.Name
  1027. *out = new(FindName)
  1028. **out = **in
  1029. }
  1030. if in.Tags != nil {
  1031. in, out := &in.Tags, &out.Tags
  1032. *out = make(map[string]string, len(*in))
  1033. for key, val := range *in {
  1034. (*out)[key] = val
  1035. }
  1036. }
  1037. }
  1038. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExternalSecretFind.
  1039. func (in *ExternalSecretFind) DeepCopy() *ExternalSecretFind {
  1040. if in == nil {
  1041. return nil
  1042. }
  1043. out := new(ExternalSecretFind)
  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 *ExternalSecretList) DeepCopyInto(out *ExternalSecretList) {
  1049. *out = *in
  1050. out.TypeMeta = in.TypeMeta
  1051. in.ListMeta.DeepCopyInto(&out.ListMeta)
  1052. if in.Items != nil {
  1053. in, out := &in.Items, &out.Items
  1054. *out = make([]ExternalSecret, len(*in))
  1055. for i := range *in {
  1056. (*in)[i].DeepCopyInto(&(*out)[i])
  1057. }
  1058. }
  1059. }
  1060. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExternalSecretList.
  1061. func (in *ExternalSecretList) DeepCopy() *ExternalSecretList {
  1062. if in == nil {
  1063. return nil
  1064. }
  1065. out := new(ExternalSecretList)
  1066. in.DeepCopyInto(out)
  1067. return out
  1068. }
  1069. // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
  1070. func (in *ExternalSecretList) DeepCopyObject() runtime.Object {
  1071. if c := in.DeepCopy(); c != nil {
  1072. return c
  1073. }
  1074. return nil
  1075. }
  1076. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1077. func (in *ExternalSecretMetadata) DeepCopyInto(out *ExternalSecretMetadata) {
  1078. *out = *in
  1079. if in.Annotations != nil {
  1080. in, out := &in.Annotations, &out.Annotations
  1081. *out = make(map[string]string, len(*in))
  1082. for key, val := range *in {
  1083. (*out)[key] = val
  1084. }
  1085. }
  1086. if in.Labels != nil {
  1087. in, out := &in.Labels, &out.Labels
  1088. *out = make(map[string]string, len(*in))
  1089. for key, val := range *in {
  1090. (*out)[key] = val
  1091. }
  1092. }
  1093. }
  1094. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExternalSecretMetadata.
  1095. func (in *ExternalSecretMetadata) DeepCopy() *ExternalSecretMetadata {
  1096. if in == nil {
  1097. return nil
  1098. }
  1099. out := new(ExternalSecretMetadata)
  1100. in.DeepCopyInto(out)
  1101. return out
  1102. }
  1103. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1104. func (in *ExternalSecretRewrite) DeepCopyInto(out *ExternalSecretRewrite) {
  1105. *out = *in
  1106. if in.Regexp != nil {
  1107. in, out := &in.Regexp, &out.Regexp
  1108. *out = new(ExternalSecretRewriteRegexp)
  1109. **out = **in
  1110. }
  1111. if in.Transform != nil {
  1112. in, out := &in.Transform, &out.Transform
  1113. *out = new(ExternalSecretRewriteTransform)
  1114. **out = **in
  1115. }
  1116. }
  1117. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExternalSecretRewrite.
  1118. func (in *ExternalSecretRewrite) DeepCopy() *ExternalSecretRewrite {
  1119. if in == nil {
  1120. return nil
  1121. }
  1122. out := new(ExternalSecretRewrite)
  1123. in.DeepCopyInto(out)
  1124. return out
  1125. }
  1126. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1127. func (in *ExternalSecretRewriteRegexp) DeepCopyInto(out *ExternalSecretRewriteRegexp) {
  1128. *out = *in
  1129. }
  1130. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExternalSecretRewriteRegexp.
  1131. func (in *ExternalSecretRewriteRegexp) DeepCopy() *ExternalSecretRewriteRegexp {
  1132. if in == nil {
  1133. return nil
  1134. }
  1135. out := new(ExternalSecretRewriteRegexp)
  1136. in.DeepCopyInto(out)
  1137. return out
  1138. }
  1139. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1140. func (in *ExternalSecretRewriteTransform) DeepCopyInto(out *ExternalSecretRewriteTransform) {
  1141. *out = *in
  1142. }
  1143. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExternalSecretRewriteTransform.
  1144. func (in *ExternalSecretRewriteTransform) DeepCopy() *ExternalSecretRewriteTransform {
  1145. if in == nil {
  1146. return nil
  1147. }
  1148. out := new(ExternalSecretRewriteTransform)
  1149. in.DeepCopyInto(out)
  1150. return out
  1151. }
  1152. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1153. func (in *ExternalSecretSpec) DeepCopyInto(out *ExternalSecretSpec) {
  1154. *out = *in
  1155. out.SecretStoreRef = in.SecretStoreRef
  1156. in.Target.DeepCopyInto(&out.Target)
  1157. if in.RefreshInterval != nil {
  1158. in, out := &in.RefreshInterval, &out.RefreshInterval
  1159. *out = new(v1.Duration)
  1160. **out = **in
  1161. }
  1162. if in.Data != nil {
  1163. in, out := &in.Data, &out.Data
  1164. *out = make([]ExternalSecretData, len(*in))
  1165. for i := range *in {
  1166. (*in)[i].DeepCopyInto(&(*out)[i])
  1167. }
  1168. }
  1169. if in.DataFrom != nil {
  1170. in, out := &in.DataFrom, &out.DataFrom
  1171. *out = make([]ExternalSecretDataFromRemoteRef, len(*in))
  1172. for i := range *in {
  1173. (*in)[i].DeepCopyInto(&(*out)[i])
  1174. }
  1175. }
  1176. }
  1177. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExternalSecretSpec.
  1178. func (in *ExternalSecretSpec) DeepCopy() *ExternalSecretSpec {
  1179. if in == nil {
  1180. return nil
  1181. }
  1182. out := new(ExternalSecretSpec)
  1183. in.DeepCopyInto(out)
  1184. return out
  1185. }
  1186. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1187. func (in *ExternalSecretStatus) DeepCopyInto(out *ExternalSecretStatus) {
  1188. *out = *in
  1189. in.RefreshTime.DeepCopyInto(&out.RefreshTime)
  1190. if in.Conditions != nil {
  1191. in, out := &in.Conditions, &out.Conditions
  1192. *out = make([]ExternalSecretStatusCondition, len(*in))
  1193. for i := range *in {
  1194. (*in)[i].DeepCopyInto(&(*out)[i])
  1195. }
  1196. }
  1197. out.Binding = in.Binding
  1198. }
  1199. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExternalSecretStatus.
  1200. func (in *ExternalSecretStatus) DeepCopy() *ExternalSecretStatus {
  1201. if in == nil {
  1202. return nil
  1203. }
  1204. out := new(ExternalSecretStatus)
  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 *ExternalSecretStatusCondition) DeepCopyInto(out *ExternalSecretStatusCondition) {
  1210. *out = *in
  1211. in.LastTransitionTime.DeepCopyInto(&out.LastTransitionTime)
  1212. }
  1213. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExternalSecretStatusCondition.
  1214. func (in *ExternalSecretStatusCondition) DeepCopy() *ExternalSecretStatusCondition {
  1215. if in == nil {
  1216. return nil
  1217. }
  1218. out := new(ExternalSecretStatusCondition)
  1219. in.DeepCopyInto(out)
  1220. return out
  1221. }
  1222. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1223. func (in *ExternalSecretTarget) DeepCopyInto(out *ExternalSecretTarget) {
  1224. *out = *in
  1225. if in.Template != nil {
  1226. in, out := &in.Template, &out.Template
  1227. *out = new(ExternalSecretTemplate)
  1228. (*in).DeepCopyInto(*out)
  1229. }
  1230. }
  1231. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExternalSecretTarget.
  1232. func (in *ExternalSecretTarget) DeepCopy() *ExternalSecretTarget {
  1233. if in == nil {
  1234. return nil
  1235. }
  1236. out := new(ExternalSecretTarget)
  1237. in.DeepCopyInto(out)
  1238. return out
  1239. }
  1240. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1241. func (in *ExternalSecretTemplate) DeepCopyInto(out *ExternalSecretTemplate) {
  1242. *out = *in
  1243. in.Metadata.DeepCopyInto(&out.Metadata)
  1244. if in.Data != nil {
  1245. in, out := &in.Data, &out.Data
  1246. *out = make(map[string]string, len(*in))
  1247. for key, val := range *in {
  1248. (*out)[key] = val
  1249. }
  1250. }
  1251. if in.TemplateFrom != nil {
  1252. in, out := &in.TemplateFrom, &out.TemplateFrom
  1253. *out = make([]TemplateFrom, len(*in))
  1254. for i := range *in {
  1255. (*in)[i].DeepCopyInto(&(*out)[i])
  1256. }
  1257. }
  1258. }
  1259. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExternalSecretTemplate.
  1260. func (in *ExternalSecretTemplate) DeepCopy() *ExternalSecretTemplate {
  1261. if in == nil {
  1262. return nil
  1263. }
  1264. out := new(ExternalSecretTemplate)
  1265. in.DeepCopyInto(out)
  1266. return out
  1267. }
  1268. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1269. func (in *ExternalSecretTemplateMetadata) DeepCopyInto(out *ExternalSecretTemplateMetadata) {
  1270. *out = *in
  1271. if in.Annotations != nil {
  1272. in, out := &in.Annotations, &out.Annotations
  1273. *out = make(map[string]string, len(*in))
  1274. for key, val := range *in {
  1275. (*out)[key] = val
  1276. }
  1277. }
  1278. if in.Labels != nil {
  1279. in, out := &in.Labels, &out.Labels
  1280. *out = make(map[string]string, len(*in))
  1281. for key, val := range *in {
  1282. (*out)[key] = val
  1283. }
  1284. }
  1285. }
  1286. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExternalSecretTemplateMetadata.
  1287. func (in *ExternalSecretTemplateMetadata) DeepCopy() *ExternalSecretTemplateMetadata {
  1288. if in == nil {
  1289. return nil
  1290. }
  1291. out := new(ExternalSecretTemplateMetadata)
  1292. in.DeepCopyInto(out)
  1293. return out
  1294. }
  1295. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1296. func (in *ExternalSecretValidator) DeepCopyInto(out *ExternalSecretValidator) {
  1297. *out = *in
  1298. }
  1299. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExternalSecretValidator.
  1300. func (in *ExternalSecretValidator) DeepCopy() *ExternalSecretValidator {
  1301. if in == nil {
  1302. return nil
  1303. }
  1304. out := new(ExternalSecretValidator)
  1305. in.DeepCopyInto(out)
  1306. return out
  1307. }
  1308. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1309. func (in *FakeProvider) DeepCopyInto(out *FakeProvider) {
  1310. *out = *in
  1311. if in.Data != nil {
  1312. in, out := &in.Data, &out.Data
  1313. *out = make([]FakeProviderData, len(*in))
  1314. for i := range *in {
  1315. (*in)[i].DeepCopyInto(&(*out)[i])
  1316. }
  1317. }
  1318. }
  1319. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new FakeProvider.
  1320. func (in *FakeProvider) DeepCopy() *FakeProvider {
  1321. if in == nil {
  1322. return nil
  1323. }
  1324. out := new(FakeProvider)
  1325. in.DeepCopyInto(out)
  1326. return out
  1327. }
  1328. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1329. func (in *FakeProviderData) DeepCopyInto(out *FakeProviderData) {
  1330. *out = *in
  1331. if in.ValueMap != nil {
  1332. in, out := &in.ValueMap, &out.ValueMap
  1333. *out = make(map[string]string, len(*in))
  1334. for key, val := range *in {
  1335. (*out)[key] = val
  1336. }
  1337. }
  1338. }
  1339. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new FakeProviderData.
  1340. func (in *FakeProviderData) DeepCopy() *FakeProviderData {
  1341. if in == nil {
  1342. return nil
  1343. }
  1344. out := new(FakeProviderData)
  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 *FindName) DeepCopyInto(out *FindName) {
  1350. *out = *in
  1351. }
  1352. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new FindName.
  1353. func (in *FindName) DeepCopy() *FindName {
  1354. if in == nil {
  1355. return nil
  1356. }
  1357. out := new(FindName)
  1358. in.DeepCopyInto(out)
  1359. return out
  1360. }
  1361. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1362. func (in *FortanixProvider) DeepCopyInto(out *FortanixProvider) {
  1363. *out = *in
  1364. if in.APIKey != nil {
  1365. in, out := &in.APIKey, &out.APIKey
  1366. *out = new(FortanixProviderSecretRef)
  1367. (*in).DeepCopyInto(*out)
  1368. }
  1369. }
  1370. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new FortanixProvider.
  1371. func (in *FortanixProvider) DeepCopy() *FortanixProvider {
  1372. if in == nil {
  1373. return nil
  1374. }
  1375. out := new(FortanixProvider)
  1376. in.DeepCopyInto(out)
  1377. return out
  1378. }
  1379. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1380. func (in *FortanixProviderSecretRef) DeepCopyInto(out *FortanixProviderSecretRef) {
  1381. *out = *in
  1382. if in.SecretRef != nil {
  1383. in, out := &in.SecretRef, &out.SecretRef
  1384. *out = new(metav1.SecretKeySelector)
  1385. (*in).DeepCopyInto(*out)
  1386. }
  1387. }
  1388. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new FortanixProviderSecretRef.
  1389. func (in *FortanixProviderSecretRef) DeepCopy() *FortanixProviderSecretRef {
  1390. if in == nil {
  1391. return nil
  1392. }
  1393. out := new(FortanixProviderSecretRef)
  1394. in.DeepCopyInto(out)
  1395. return out
  1396. }
  1397. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1398. func (in *GCPSMAuth) DeepCopyInto(out *GCPSMAuth) {
  1399. *out = *in
  1400. if in.SecretRef != nil {
  1401. in, out := &in.SecretRef, &out.SecretRef
  1402. *out = new(GCPSMAuthSecretRef)
  1403. (*in).DeepCopyInto(*out)
  1404. }
  1405. if in.WorkloadIdentity != nil {
  1406. in, out := &in.WorkloadIdentity, &out.WorkloadIdentity
  1407. *out = new(GCPWorkloadIdentity)
  1408. (*in).DeepCopyInto(*out)
  1409. }
  1410. }
  1411. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GCPSMAuth.
  1412. func (in *GCPSMAuth) DeepCopy() *GCPSMAuth {
  1413. if in == nil {
  1414. return nil
  1415. }
  1416. out := new(GCPSMAuth)
  1417. in.DeepCopyInto(out)
  1418. return out
  1419. }
  1420. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1421. func (in *GCPSMAuthSecretRef) DeepCopyInto(out *GCPSMAuthSecretRef) {
  1422. *out = *in
  1423. in.SecretAccessKey.DeepCopyInto(&out.SecretAccessKey)
  1424. }
  1425. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GCPSMAuthSecretRef.
  1426. func (in *GCPSMAuthSecretRef) DeepCopy() *GCPSMAuthSecretRef {
  1427. if in == nil {
  1428. return nil
  1429. }
  1430. out := new(GCPSMAuthSecretRef)
  1431. in.DeepCopyInto(out)
  1432. return out
  1433. }
  1434. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1435. func (in *GCPSMProvider) DeepCopyInto(out *GCPSMProvider) {
  1436. *out = *in
  1437. in.Auth.DeepCopyInto(&out.Auth)
  1438. }
  1439. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GCPSMProvider.
  1440. func (in *GCPSMProvider) DeepCopy() *GCPSMProvider {
  1441. if in == nil {
  1442. return nil
  1443. }
  1444. out := new(GCPSMProvider)
  1445. in.DeepCopyInto(out)
  1446. return out
  1447. }
  1448. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1449. func (in *GCPWorkloadIdentity) DeepCopyInto(out *GCPWorkloadIdentity) {
  1450. *out = *in
  1451. in.ServiceAccountRef.DeepCopyInto(&out.ServiceAccountRef)
  1452. }
  1453. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GCPWorkloadIdentity.
  1454. func (in *GCPWorkloadIdentity) DeepCopy() *GCPWorkloadIdentity {
  1455. if in == nil {
  1456. return nil
  1457. }
  1458. out := new(GCPWorkloadIdentity)
  1459. in.DeepCopyInto(out)
  1460. return out
  1461. }
  1462. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1463. func (in *GeneratorRef) DeepCopyInto(out *GeneratorRef) {
  1464. *out = *in
  1465. }
  1466. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GeneratorRef.
  1467. func (in *GeneratorRef) DeepCopy() *GeneratorRef {
  1468. if in == nil {
  1469. return nil
  1470. }
  1471. out := new(GeneratorRef)
  1472. in.DeepCopyInto(out)
  1473. return out
  1474. }
  1475. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1476. func (in *GenericStoreValidator) DeepCopyInto(out *GenericStoreValidator) {
  1477. *out = *in
  1478. }
  1479. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GenericStoreValidator.
  1480. func (in *GenericStoreValidator) DeepCopy() *GenericStoreValidator {
  1481. if in == nil {
  1482. return nil
  1483. }
  1484. out := new(GenericStoreValidator)
  1485. in.DeepCopyInto(out)
  1486. return out
  1487. }
  1488. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1489. func (in *GitlabAuth) DeepCopyInto(out *GitlabAuth) {
  1490. *out = *in
  1491. in.SecretRef.DeepCopyInto(&out.SecretRef)
  1492. }
  1493. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GitlabAuth.
  1494. func (in *GitlabAuth) DeepCopy() *GitlabAuth {
  1495. if in == nil {
  1496. return nil
  1497. }
  1498. out := new(GitlabAuth)
  1499. in.DeepCopyInto(out)
  1500. return out
  1501. }
  1502. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1503. func (in *GitlabProvider) DeepCopyInto(out *GitlabProvider) {
  1504. *out = *in
  1505. in.Auth.DeepCopyInto(&out.Auth)
  1506. if in.GroupIDs != nil {
  1507. in, out := &in.GroupIDs, &out.GroupIDs
  1508. *out = make([]string, len(*in))
  1509. copy(*out, *in)
  1510. }
  1511. }
  1512. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GitlabProvider.
  1513. func (in *GitlabProvider) DeepCopy() *GitlabProvider {
  1514. if in == nil {
  1515. return nil
  1516. }
  1517. out := new(GitlabProvider)
  1518. in.DeepCopyInto(out)
  1519. return out
  1520. }
  1521. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1522. func (in *GitlabSecretRef) DeepCopyInto(out *GitlabSecretRef) {
  1523. *out = *in
  1524. in.AccessToken.DeepCopyInto(&out.AccessToken)
  1525. }
  1526. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GitlabSecretRef.
  1527. func (in *GitlabSecretRef) DeepCopy() *GitlabSecretRef {
  1528. if in == nil {
  1529. return nil
  1530. }
  1531. out := new(GitlabSecretRef)
  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 *IBMAuth) DeepCopyInto(out *IBMAuth) {
  1537. *out = *in
  1538. if in.SecretRef != nil {
  1539. in, out := &in.SecretRef, &out.SecretRef
  1540. *out = new(IBMAuthSecretRef)
  1541. (*in).DeepCopyInto(*out)
  1542. }
  1543. if in.ContainerAuth != nil {
  1544. in, out := &in.ContainerAuth, &out.ContainerAuth
  1545. *out = new(IBMAuthContainerAuth)
  1546. **out = **in
  1547. }
  1548. }
  1549. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new IBMAuth.
  1550. func (in *IBMAuth) DeepCopy() *IBMAuth {
  1551. if in == nil {
  1552. return nil
  1553. }
  1554. out := new(IBMAuth)
  1555. in.DeepCopyInto(out)
  1556. return out
  1557. }
  1558. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1559. func (in *IBMAuthContainerAuth) DeepCopyInto(out *IBMAuthContainerAuth) {
  1560. *out = *in
  1561. }
  1562. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new IBMAuthContainerAuth.
  1563. func (in *IBMAuthContainerAuth) DeepCopy() *IBMAuthContainerAuth {
  1564. if in == nil {
  1565. return nil
  1566. }
  1567. out := new(IBMAuthContainerAuth)
  1568. in.DeepCopyInto(out)
  1569. return out
  1570. }
  1571. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1572. func (in *IBMAuthSecretRef) DeepCopyInto(out *IBMAuthSecretRef) {
  1573. *out = *in
  1574. in.SecretAPIKey.DeepCopyInto(&out.SecretAPIKey)
  1575. }
  1576. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new IBMAuthSecretRef.
  1577. func (in *IBMAuthSecretRef) DeepCopy() *IBMAuthSecretRef {
  1578. if in == nil {
  1579. return nil
  1580. }
  1581. out := new(IBMAuthSecretRef)
  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 *IBMProvider) DeepCopyInto(out *IBMProvider) {
  1587. *out = *in
  1588. in.Auth.DeepCopyInto(&out.Auth)
  1589. if in.ServiceURL != nil {
  1590. in, out := &in.ServiceURL, &out.ServiceURL
  1591. *out = new(string)
  1592. **out = **in
  1593. }
  1594. }
  1595. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new IBMProvider.
  1596. func (in *IBMProvider) DeepCopy() *IBMProvider {
  1597. if in == nil {
  1598. return nil
  1599. }
  1600. out := new(IBMProvider)
  1601. in.DeepCopyInto(out)
  1602. return out
  1603. }
  1604. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1605. func (in *InfisicalAuth) DeepCopyInto(out *InfisicalAuth) {
  1606. *out = *in
  1607. if in.UniversalAuthCredentials != nil {
  1608. in, out := &in.UniversalAuthCredentials, &out.UniversalAuthCredentials
  1609. *out = new(UniversalAuthCredentials)
  1610. (*in).DeepCopyInto(*out)
  1611. }
  1612. }
  1613. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new InfisicalAuth.
  1614. func (in *InfisicalAuth) DeepCopy() *InfisicalAuth {
  1615. if in == nil {
  1616. return nil
  1617. }
  1618. out := new(InfisicalAuth)
  1619. in.DeepCopyInto(out)
  1620. return out
  1621. }
  1622. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1623. func (in *InfisicalProvider) DeepCopyInto(out *InfisicalProvider) {
  1624. *out = *in
  1625. in.Auth.DeepCopyInto(&out.Auth)
  1626. out.SecretsScope = in.SecretsScope
  1627. }
  1628. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new InfisicalProvider.
  1629. func (in *InfisicalProvider) DeepCopy() *InfisicalProvider {
  1630. if in == nil {
  1631. return nil
  1632. }
  1633. out := new(InfisicalProvider)
  1634. in.DeepCopyInto(out)
  1635. return out
  1636. }
  1637. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1638. func (in *KeeperSecurityProvider) DeepCopyInto(out *KeeperSecurityProvider) {
  1639. *out = *in
  1640. in.Auth.DeepCopyInto(&out.Auth)
  1641. }
  1642. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KeeperSecurityProvider.
  1643. func (in *KeeperSecurityProvider) DeepCopy() *KeeperSecurityProvider {
  1644. if in == nil {
  1645. return nil
  1646. }
  1647. out := new(KeeperSecurityProvider)
  1648. in.DeepCopyInto(out)
  1649. return out
  1650. }
  1651. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1652. func (in *KubernetesAuth) DeepCopyInto(out *KubernetesAuth) {
  1653. *out = *in
  1654. if in.Cert != nil {
  1655. in, out := &in.Cert, &out.Cert
  1656. *out = new(CertAuth)
  1657. (*in).DeepCopyInto(*out)
  1658. }
  1659. if in.Token != nil {
  1660. in, out := &in.Token, &out.Token
  1661. *out = new(TokenAuth)
  1662. (*in).DeepCopyInto(*out)
  1663. }
  1664. if in.ServiceAccount != nil {
  1665. in, out := &in.ServiceAccount, &out.ServiceAccount
  1666. *out = new(metav1.ServiceAccountSelector)
  1667. (*in).DeepCopyInto(*out)
  1668. }
  1669. }
  1670. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KubernetesAuth.
  1671. func (in *KubernetesAuth) DeepCopy() *KubernetesAuth {
  1672. if in == nil {
  1673. return nil
  1674. }
  1675. out := new(KubernetesAuth)
  1676. in.DeepCopyInto(out)
  1677. return out
  1678. }
  1679. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1680. func (in *KubernetesProvider) DeepCopyInto(out *KubernetesProvider) {
  1681. *out = *in
  1682. in.Server.DeepCopyInto(&out.Server)
  1683. in.Auth.DeepCopyInto(&out.Auth)
  1684. if in.AuthRef != nil {
  1685. in, out := &in.AuthRef, &out.AuthRef
  1686. *out = new(metav1.SecretKeySelector)
  1687. (*in).DeepCopyInto(*out)
  1688. }
  1689. }
  1690. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KubernetesProvider.
  1691. func (in *KubernetesProvider) DeepCopy() *KubernetesProvider {
  1692. if in == nil {
  1693. return nil
  1694. }
  1695. out := new(KubernetesProvider)
  1696. in.DeepCopyInto(out)
  1697. return out
  1698. }
  1699. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1700. func (in *KubernetesServer) DeepCopyInto(out *KubernetesServer) {
  1701. *out = *in
  1702. if in.CABundle != nil {
  1703. in, out := &in.CABundle, &out.CABundle
  1704. *out = make([]byte, len(*in))
  1705. copy(*out, *in)
  1706. }
  1707. if in.CAProvider != nil {
  1708. in, out := &in.CAProvider, &out.CAProvider
  1709. *out = new(CAProvider)
  1710. (*in).DeepCopyInto(*out)
  1711. }
  1712. }
  1713. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KubernetesServer.
  1714. func (in *KubernetesServer) DeepCopy() *KubernetesServer {
  1715. if in == nil {
  1716. return nil
  1717. }
  1718. out := new(KubernetesServer)
  1719. in.DeepCopyInto(out)
  1720. return out
  1721. }
  1722. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1723. func (in *MachineIdentityScopeInWorkspace) DeepCopyInto(out *MachineIdentityScopeInWorkspace) {
  1724. *out = *in
  1725. }
  1726. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MachineIdentityScopeInWorkspace.
  1727. func (in *MachineIdentityScopeInWorkspace) DeepCopy() *MachineIdentityScopeInWorkspace {
  1728. if in == nil {
  1729. return nil
  1730. }
  1731. out := new(MachineIdentityScopeInWorkspace)
  1732. in.DeepCopyInto(out)
  1733. return out
  1734. }
  1735. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1736. func (in *NoSecretError) DeepCopyInto(out *NoSecretError) {
  1737. *out = *in
  1738. }
  1739. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new NoSecretError.
  1740. func (in *NoSecretError) DeepCopy() *NoSecretError {
  1741. if in == nil {
  1742. return nil
  1743. }
  1744. out := new(NoSecretError)
  1745. in.DeepCopyInto(out)
  1746. return out
  1747. }
  1748. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1749. func (in *OnboardbaseAuthSecretRef) DeepCopyInto(out *OnboardbaseAuthSecretRef) {
  1750. *out = *in
  1751. in.OnboardbaseAPIKeyRef.DeepCopyInto(&out.OnboardbaseAPIKeyRef)
  1752. in.OnboardbasePasscodeRef.DeepCopyInto(&out.OnboardbasePasscodeRef)
  1753. }
  1754. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OnboardbaseAuthSecretRef.
  1755. func (in *OnboardbaseAuthSecretRef) DeepCopy() *OnboardbaseAuthSecretRef {
  1756. if in == nil {
  1757. return nil
  1758. }
  1759. out := new(OnboardbaseAuthSecretRef)
  1760. in.DeepCopyInto(out)
  1761. return out
  1762. }
  1763. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1764. func (in *OnboardbaseProvider) DeepCopyInto(out *OnboardbaseProvider) {
  1765. *out = *in
  1766. if in.Auth != nil {
  1767. in, out := &in.Auth, &out.Auth
  1768. *out = new(OnboardbaseAuthSecretRef)
  1769. (*in).DeepCopyInto(*out)
  1770. }
  1771. }
  1772. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OnboardbaseProvider.
  1773. func (in *OnboardbaseProvider) DeepCopy() *OnboardbaseProvider {
  1774. if in == nil {
  1775. return nil
  1776. }
  1777. out := new(OnboardbaseProvider)
  1778. in.DeepCopyInto(out)
  1779. return out
  1780. }
  1781. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1782. func (in *OnePasswordAuth) DeepCopyInto(out *OnePasswordAuth) {
  1783. *out = *in
  1784. if in.SecretRef != nil {
  1785. in, out := &in.SecretRef, &out.SecretRef
  1786. *out = new(OnePasswordAuthSecretRef)
  1787. (*in).DeepCopyInto(*out)
  1788. }
  1789. }
  1790. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OnePasswordAuth.
  1791. func (in *OnePasswordAuth) DeepCopy() *OnePasswordAuth {
  1792. if in == nil {
  1793. return nil
  1794. }
  1795. out := new(OnePasswordAuth)
  1796. in.DeepCopyInto(out)
  1797. return out
  1798. }
  1799. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1800. func (in *OnePasswordAuthSecretRef) DeepCopyInto(out *OnePasswordAuthSecretRef) {
  1801. *out = *in
  1802. in.ConnectToken.DeepCopyInto(&out.ConnectToken)
  1803. }
  1804. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OnePasswordAuthSecretRef.
  1805. func (in *OnePasswordAuthSecretRef) DeepCopy() *OnePasswordAuthSecretRef {
  1806. if in == nil {
  1807. return nil
  1808. }
  1809. out := new(OnePasswordAuthSecretRef)
  1810. in.DeepCopyInto(out)
  1811. return out
  1812. }
  1813. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1814. func (in *OnePasswordProvider) DeepCopyInto(out *OnePasswordProvider) {
  1815. *out = *in
  1816. if in.Auth != nil {
  1817. in, out := &in.Auth, &out.Auth
  1818. *out = new(OnePasswordAuth)
  1819. (*in).DeepCopyInto(*out)
  1820. }
  1821. if in.Vaults != nil {
  1822. in, out := &in.Vaults, &out.Vaults
  1823. *out = make(map[string]int, len(*in))
  1824. for key, val := range *in {
  1825. (*out)[key] = val
  1826. }
  1827. }
  1828. }
  1829. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OnePasswordProvider.
  1830. func (in *OnePasswordProvider) DeepCopy() *OnePasswordProvider {
  1831. if in == nil {
  1832. return nil
  1833. }
  1834. out := new(OnePasswordProvider)
  1835. in.DeepCopyInto(out)
  1836. return out
  1837. }
  1838. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1839. func (in *OracleAuth) DeepCopyInto(out *OracleAuth) {
  1840. *out = *in
  1841. in.SecretRef.DeepCopyInto(&out.SecretRef)
  1842. }
  1843. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OracleAuth.
  1844. func (in *OracleAuth) DeepCopy() *OracleAuth {
  1845. if in == nil {
  1846. return nil
  1847. }
  1848. out := new(OracleAuth)
  1849. in.DeepCopyInto(out)
  1850. return out
  1851. }
  1852. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1853. func (in *OracleProvider) DeepCopyInto(out *OracleProvider) {
  1854. *out = *in
  1855. if in.Auth != nil {
  1856. in, out := &in.Auth, &out.Auth
  1857. *out = new(OracleAuth)
  1858. (*in).DeepCopyInto(*out)
  1859. }
  1860. if in.ServiceAccountRef != nil {
  1861. in, out := &in.ServiceAccountRef, &out.ServiceAccountRef
  1862. *out = new(metav1.ServiceAccountSelector)
  1863. (*in).DeepCopyInto(*out)
  1864. }
  1865. }
  1866. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OracleProvider.
  1867. func (in *OracleProvider) DeepCopy() *OracleProvider {
  1868. if in == nil {
  1869. return nil
  1870. }
  1871. out := new(OracleProvider)
  1872. in.DeepCopyInto(out)
  1873. return out
  1874. }
  1875. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1876. func (in *OracleSecretRef) DeepCopyInto(out *OracleSecretRef) {
  1877. *out = *in
  1878. in.PrivateKey.DeepCopyInto(&out.PrivateKey)
  1879. in.Fingerprint.DeepCopyInto(&out.Fingerprint)
  1880. }
  1881. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OracleSecretRef.
  1882. func (in *OracleSecretRef) DeepCopy() *OracleSecretRef {
  1883. if in == nil {
  1884. return nil
  1885. }
  1886. out := new(OracleSecretRef)
  1887. in.DeepCopyInto(out)
  1888. return out
  1889. }
  1890. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1891. func (in *PassboltAuth) DeepCopyInto(out *PassboltAuth) {
  1892. *out = *in
  1893. if in.PasswordSecretRef != nil {
  1894. in, out := &in.PasswordSecretRef, &out.PasswordSecretRef
  1895. *out = new(metav1.SecretKeySelector)
  1896. (*in).DeepCopyInto(*out)
  1897. }
  1898. if in.PrivateKeySecretRef != nil {
  1899. in, out := &in.PrivateKeySecretRef, &out.PrivateKeySecretRef
  1900. *out = new(metav1.SecretKeySelector)
  1901. (*in).DeepCopyInto(*out)
  1902. }
  1903. }
  1904. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PassboltAuth.
  1905. func (in *PassboltAuth) DeepCopy() *PassboltAuth {
  1906. if in == nil {
  1907. return nil
  1908. }
  1909. out := new(PassboltAuth)
  1910. in.DeepCopyInto(out)
  1911. return out
  1912. }
  1913. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1914. func (in *PassboltProvider) DeepCopyInto(out *PassboltProvider) {
  1915. *out = *in
  1916. if in.Auth != nil {
  1917. in, out := &in.Auth, &out.Auth
  1918. *out = new(PassboltAuth)
  1919. (*in).DeepCopyInto(*out)
  1920. }
  1921. }
  1922. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PassboltProvider.
  1923. func (in *PassboltProvider) DeepCopy() *PassboltProvider {
  1924. if in == nil {
  1925. return nil
  1926. }
  1927. out := new(PassboltProvider)
  1928. in.DeepCopyInto(out)
  1929. return out
  1930. }
  1931. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1932. func (in *PasswordDepotAuth) DeepCopyInto(out *PasswordDepotAuth) {
  1933. *out = *in
  1934. in.SecretRef.DeepCopyInto(&out.SecretRef)
  1935. }
  1936. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PasswordDepotAuth.
  1937. func (in *PasswordDepotAuth) DeepCopy() *PasswordDepotAuth {
  1938. if in == nil {
  1939. return nil
  1940. }
  1941. out := new(PasswordDepotAuth)
  1942. in.DeepCopyInto(out)
  1943. return out
  1944. }
  1945. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1946. func (in *PasswordDepotProvider) DeepCopyInto(out *PasswordDepotProvider) {
  1947. *out = *in
  1948. in.Auth.DeepCopyInto(&out.Auth)
  1949. }
  1950. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PasswordDepotProvider.
  1951. func (in *PasswordDepotProvider) DeepCopy() *PasswordDepotProvider {
  1952. if in == nil {
  1953. return nil
  1954. }
  1955. out := new(PasswordDepotProvider)
  1956. in.DeepCopyInto(out)
  1957. return out
  1958. }
  1959. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1960. func (in *PasswordDepotSecretRef) DeepCopyInto(out *PasswordDepotSecretRef) {
  1961. *out = *in
  1962. in.Credentials.DeepCopyInto(&out.Credentials)
  1963. }
  1964. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PasswordDepotSecretRef.
  1965. func (in *PasswordDepotSecretRef) DeepCopy() *PasswordDepotSecretRef {
  1966. if in == nil {
  1967. return nil
  1968. }
  1969. out := new(PasswordDepotSecretRef)
  1970. in.DeepCopyInto(out)
  1971. return out
  1972. }
  1973. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1974. func (in *PulumiProvider) DeepCopyInto(out *PulumiProvider) {
  1975. *out = *in
  1976. if in.AccessToken != nil {
  1977. in, out := &in.AccessToken, &out.AccessToken
  1978. *out = new(PulumiProviderSecretRef)
  1979. (*in).DeepCopyInto(*out)
  1980. }
  1981. }
  1982. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PulumiProvider.
  1983. func (in *PulumiProvider) DeepCopy() *PulumiProvider {
  1984. if in == nil {
  1985. return nil
  1986. }
  1987. out := new(PulumiProvider)
  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 *PulumiProviderSecretRef) DeepCopyInto(out *PulumiProviderSecretRef) {
  1993. *out = *in
  1994. if in.SecretRef != nil {
  1995. in, out := &in.SecretRef, &out.SecretRef
  1996. *out = new(metav1.SecretKeySelector)
  1997. (*in).DeepCopyInto(*out)
  1998. }
  1999. }
  2000. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PulumiProviderSecretRef.
  2001. func (in *PulumiProviderSecretRef) DeepCopy() *PulumiProviderSecretRef {
  2002. if in == nil {
  2003. return nil
  2004. }
  2005. out := new(PulumiProviderSecretRef)
  2006. in.DeepCopyInto(out)
  2007. return out
  2008. }
  2009. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2010. func (in *ScalewayProvider) DeepCopyInto(out *ScalewayProvider) {
  2011. *out = *in
  2012. if in.AccessKey != nil {
  2013. in, out := &in.AccessKey, &out.AccessKey
  2014. *out = new(ScalewayProviderSecretRef)
  2015. (*in).DeepCopyInto(*out)
  2016. }
  2017. if in.SecretKey != nil {
  2018. in, out := &in.SecretKey, &out.SecretKey
  2019. *out = new(ScalewayProviderSecretRef)
  2020. (*in).DeepCopyInto(*out)
  2021. }
  2022. }
  2023. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ScalewayProvider.
  2024. func (in *ScalewayProvider) DeepCopy() *ScalewayProvider {
  2025. if in == nil {
  2026. return nil
  2027. }
  2028. out := new(ScalewayProvider)
  2029. in.DeepCopyInto(out)
  2030. return out
  2031. }
  2032. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2033. func (in *ScalewayProviderSecretRef) DeepCopyInto(out *ScalewayProviderSecretRef) {
  2034. *out = *in
  2035. if in.SecretRef != nil {
  2036. in, out := &in.SecretRef, &out.SecretRef
  2037. *out = new(metav1.SecretKeySelector)
  2038. (*in).DeepCopyInto(*out)
  2039. }
  2040. }
  2041. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ScalewayProviderSecretRef.
  2042. func (in *ScalewayProviderSecretRef) DeepCopy() *ScalewayProviderSecretRef {
  2043. if in == nil {
  2044. return nil
  2045. }
  2046. out := new(ScalewayProviderSecretRef)
  2047. in.DeepCopyInto(out)
  2048. return out
  2049. }
  2050. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2051. func (in *SecretStore) DeepCopyInto(out *SecretStore) {
  2052. *out = *in
  2053. out.TypeMeta = in.TypeMeta
  2054. in.ObjectMeta.DeepCopyInto(&out.ObjectMeta)
  2055. in.Spec.DeepCopyInto(&out.Spec)
  2056. in.Status.DeepCopyInto(&out.Status)
  2057. }
  2058. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SecretStore.
  2059. func (in *SecretStore) DeepCopy() *SecretStore {
  2060. if in == nil {
  2061. return nil
  2062. }
  2063. out := new(SecretStore)
  2064. in.DeepCopyInto(out)
  2065. return out
  2066. }
  2067. // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
  2068. func (in *SecretStore) DeepCopyObject() runtime.Object {
  2069. if c := in.DeepCopy(); c != nil {
  2070. return c
  2071. }
  2072. return nil
  2073. }
  2074. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2075. func (in *SecretStoreList) DeepCopyInto(out *SecretStoreList) {
  2076. *out = *in
  2077. out.TypeMeta = in.TypeMeta
  2078. in.ListMeta.DeepCopyInto(&out.ListMeta)
  2079. if in.Items != nil {
  2080. in, out := &in.Items, &out.Items
  2081. *out = make([]SecretStore, len(*in))
  2082. for i := range *in {
  2083. (*in)[i].DeepCopyInto(&(*out)[i])
  2084. }
  2085. }
  2086. }
  2087. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SecretStoreList.
  2088. func (in *SecretStoreList) DeepCopy() *SecretStoreList {
  2089. if in == nil {
  2090. return nil
  2091. }
  2092. out := new(SecretStoreList)
  2093. in.DeepCopyInto(out)
  2094. return out
  2095. }
  2096. // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
  2097. func (in *SecretStoreList) DeepCopyObject() runtime.Object {
  2098. if c := in.DeepCopy(); c != nil {
  2099. return c
  2100. }
  2101. return nil
  2102. }
  2103. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2104. func (in *SecretStoreProvider) DeepCopyInto(out *SecretStoreProvider) {
  2105. *out = *in
  2106. if in.AWS != nil {
  2107. in, out := &in.AWS, &out.AWS
  2108. *out = new(AWSProvider)
  2109. (*in).DeepCopyInto(*out)
  2110. }
  2111. if in.AzureKV != nil {
  2112. in, out := &in.AzureKV, &out.AzureKV
  2113. *out = new(AzureKVProvider)
  2114. (*in).DeepCopyInto(*out)
  2115. }
  2116. if in.Akeyless != nil {
  2117. in, out := &in.Akeyless, &out.Akeyless
  2118. *out = new(AkeylessProvider)
  2119. (*in).DeepCopyInto(*out)
  2120. }
  2121. if in.BitwardenSecretsManager != nil {
  2122. in, out := &in.BitwardenSecretsManager, &out.BitwardenSecretsManager
  2123. *out = new(BitwardenSecretsManagerProvider)
  2124. (*in).DeepCopyInto(*out)
  2125. }
  2126. if in.Vault != nil {
  2127. in, out := &in.Vault, &out.Vault
  2128. *out = new(VaultProvider)
  2129. (*in).DeepCopyInto(*out)
  2130. }
  2131. if in.GCPSM != nil {
  2132. in, out := &in.GCPSM, &out.GCPSM
  2133. *out = new(GCPSMProvider)
  2134. (*in).DeepCopyInto(*out)
  2135. }
  2136. if in.Oracle != nil {
  2137. in, out := &in.Oracle, &out.Oracle
  2138. *out = new(OracleProvider)
  2139. (*in).DeepCopyInto(*out)
  2140. }
  2141. if in.IBM != nil {
  2142. in, out := &in.IBM, &out.IBM
  2143. *out = new(IBMProvider)
  2144. (*in).DeepCopyInto(*out)
  2145. }
  2146. if in.YandexCertificateManager != nil {
  2147. in, out := &in.YandexCertificateManager, &out.YandexCertificateManager
  2148. *out = new(YandexCertificateManagerProvider)
  2149. (*in).DeepCopyInto(*out)
  2150. }
  2151. if in.YandexLockbox != nil {
  2152. in, out := &in.YandexLockbox, &out.YandexLockbox
  2153. *out = new(YandexLockboxProvider)
  2154. (*in).DeepCopyInto(*out)
  2155. }
  2156. if in.Gitlab != nil {
  2157. in, out := &in.Gitlab, &out.Gitlab
  2158. *out = new(GitlabProvider)
  2159. (*in).DeepCopyInto(*out)
  2160. }
  2161. if in.Alibaba != nil {
  2162. in, out := &in.Alibaba, &out.Alibaba
  2163. *out = new(AlibabaProvider)
  2164. (*in).DeepCopyInto(*out)
  2165. }
  2166. if in.OnePassword != nil {
  2167. in, out := &in.OnePassword, &out.OnePassword
  2168. *out = new(OnePasswordProvider)
  2169. (*in).DeepCopyInto(*out)
  2170. }
  2171. if in.Webhook != nil {
  2172. in, out := &in.Webhook, &out.Webhook
  2173. *out = new(WebhookProvider)
  2174. (*in).DeepCopyInto(*out)
  2175. }
  2176. if in.Kubernetes != nil {
  2177. in, out := &in.Kubernetes, &out.Kubernetes
  2178. *out = new(KubernetesProvider)
  2179. (*in).DeepCopyInto(*out)
  2180. }
  2181. if in.Fake != nil {
  2182. in, out := &in.Fake, &out.Fake
  2183. *out = new(FakeProvider)
  2184. (*in).DeepCopyInto(*out)
  2185. }
  2186. if in.Senhasegura != nil {
  2187. in, out := &in.Senhasegura, &out.Senhasegura
  2188. *out = new(SenhaseguraProvider)
  2189. (*in).DeepCopyInto(*out)
  2190. }
  2191. if in.Scaleway != nil {
  2192. in, out := &in.Scaleway, &out.Scaleway
  2193. *out = new(ScalewayProvider)
  2194. (*in).DeepCopyInto(*out)
  2195. }
  2196. if in.Doppler != nil {
  2197. in, out := &in.Doppler, &out.Doppler
  2198. *out = new(DopplerProvider)
  2199. (*in).DeepCopyInto(*out)
  2200. }
  2201. if in.Onboardbase != nil {
  2202. in, out := &in.Onboardbase, &out.Onboardbase
  2203. *out = new(OnboardbaseProvider)
  2204. (*in).DeepCopyInto(*out)
  2205. }
  2206. if in.KeeperSecurity != nil {
  2207. in, out := &in.KeeperSecurity, &out.KeeperSecurity
  2208. *out = new(KeeperSecurityProvider)
  2209. (*in).DeepCopyInto(*out)
  2210. }
  2211. if in.Conjur != nil {
  2212. in, out := &in.Conjur, &out.Conjur
  2213. *out = new(ConjurProvider)
  2214. (*in).DeepCopyInto(*out)
  2215. }
  2216. if in.Delinea != nil {
  2217. in, out := &in.Delinea, &out.Delinea
  2218. *out = new(DelineaProvider)
  2219. (*in).DeepCopyInto(*out)
  2220. }
  2221. if in.Chef != nil {
  2222. in, out := &in.Chef, &out.Chef
  2223. *out = new(ChefProvider)
  2224. (*in).DeepCopyInto(*out)
  2225. }
  2226. if in.Pulumi != nil {
  2227. in, out := &in.Pulumi, &out.Pulumi
  2228. *out = new(PulumiProvider)
  2229. (*in).DeepCopyInto(*out)
  2230. }
  2231. if in.Fortanix != nil {
  2232. in, out := &in.Fortanix, &out.Fortanix
  2233. *out = new(FortanixProvider)
  2234. (*in).DeepCopyInto(*out)
  2235. }
  2236. if in.PasswordDepot != nil {
  2237. in, out := &in.PasswordDepot, &out.PasswordDepot
  2238. *out = new(PasswordDepotProvider)
  2239. (*in).DeepCopyInto(*out)
  2240. }
  2241. if in.Passbolt != nil {
  2242. in, out := &in.Passbolt, &out.Passbolt
  2243. *out = new(PassboltProvider)
  2244. (*in).DeepCopyInto(*out)
  2245. }
  2246. if in.Device42 != nil {
  2247. in, out := &in.Device42, &out.Device42
  2248. *out = new(Device42Provider)
  2249. (*in).DeepCopyInto(*out)
  2250. }
  2251. if in.Infisical != nil {
  2252. in, out := &in.Infisical, &out.Infisical
  2253. *out = new(InfisicalProvider)
  2254. (*in).DeepCopyInto(*out)
  2255. }
  2256. }
  2257. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SecretStoreProvider.
  2258. func (in *SecretStoreProvider) DeepCopy() *SecretStoreProvider {
  2259. if in == nil {
  2260. return nil
  2261. }
  2262. out := new(SecretStoreProvider)
  2263. in.DeepCopyInto(out)
  2264. return out
  2265. }
  2266. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2267. func (in *SecretStoreRef) DeepCopyInto(out *SecretStoreRef) {
  2268. *out = *in
  2269. }
  2270. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SecretStoreRef.
  2271. func (in *SecretStoreRef) DeepCopy() *SecretStoreRef {
  2272. if in == nil {
  2273. return nil
  2274. }
  2275. out := new(SecretStoreRef)
  2276. in.DeepCopyInto(out)
  2277. return out
  2278. }
  2279. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2280. func (in *SecretStoreRetrySettings) DeepCopyInto(out *SecretStoreRetrySettings) {
  2281. *out = *in
  2282. if in.MaxRetries != nil {
  2283. in, out := &in.MaxRetries, &out.MaxRetries
  2284. *out = new(int32)
  2285. **out = **in
  2286. }
  2287. if in.RetryInterval != nil {
  2288. in, out := &in.RetryInterval, &out.RetryInterval
  2289. *out = new(string)
  2290. **out = **in
  2291. }
  2292. }
  2293. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SecretStoreRetrySettings.
  2294. func (in *SecretStoreRetrySettings) DeepCopy() *SecretStoreRetrySettings {
  2295. if in == nil {
  2296. return nil
  2297. }
  2298. out := new(SecretStoreRetrySettings)
  2299. in.DeepCopyInto(out)
  2300. return out
  2301. }
  2302. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2303. func (in *SecretStoreSpec) DeepCopyInto(out *SecretStoreSpec) {
  2304. *out = *in
  2305. if in.Provider != nil {
  2306. in, out := &in.Provider, &out.Provider
  2307. *out = new(SecretStoreProvider)
  2308. (*in).DeepCopyInto(*out)
  2309. }
  2310. if in.RetrySettings != nil {
  2311. in, out := &in.RetrySettings, &out.RetrySettings
  2312. *out = new(SecretStoreRetrySettings)
  2313. (*in).DeepCopyInto(*out)
  2314. }
  2315. if in.Conditions != nil {
  2316. in, out := &in.Conditions, &out.Conditions
  2317. *out = make([]ClusterSecretStoreCondition, len(*in))
  2318. for i := range *in {
  2319. (*in)[i].DeepCopyInto(&(*out)[i])
  2320. }
  2321. }
  2322. }
  2323. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SecretStoreSpec.
  2324. func (in *SecretStoreSpec) DeepCopy() *SecretStoreSpec {
  2325. if in == nil {
  2326. return nil
  2327. }
  2328. out := new(SecretStoreSpec)
  2329. in.DeepCopyInto(out)
  2330. return out
  2331. }
  2332. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2333. func (in *SecretStoreStatus) DeepCopyInto(out *SecretStoreStatus) {
  2334. *out = *in
  2335. if in.Conditions != nil {
  2336. in, out := &in.Conditions, &out.Conditions
  2337. *out = make([]SecretStoreStatusCondition, len(*in))
  2338. for i := range *in {
  2339. (*in)[i].DeepCopyInto(&(*out)[i])
  2340. }
  2341. }
  2342. }
  2343. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SecretStoreStatus.
  2344. func (in *SecretStoreStatus) DeepCopy() *SecretStoreStatus {
  2345. if in == nil {
  2346. return nil
  2347. }
  2348. out := new(SecretStoreStatus)
  2349. in.DeepCopyInto(out)
  2350. return out
  2351. }
  2352. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2353. func (in *SecretStoreStatusCondition) DeepCopyInto(out *SecretStoreStatusCondition) {
  2354. *out = *in
  2355. in.LastTransitionTime.DeepCopyInto(&out.LastTransitionTime)
  2356. }
  2357. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SecretStoreStatusCondition.
  2358. func (in *SecretStoreStatusCondition) DeepCopy() *SecretStoreStatusCondition {
  2359. if in == nil {
  2360. return nil
  2361. }
  2362. out := new(SecretStoreStatusCondition)
  2363. in.DeepCopyInto(out)
  2364. return out
  2365. }
  2366. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2367. func (in *SecretsManager) DeepCopyInto(out *SecretsManager) {
  2368. *out = *in
  2369. }
  2370. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SecretsManager.
  2371. func (in *SecretsManager) DeepCopy() *SecretsManager {
  2372. if in == nil {
  2373. return nil
  2374. }
  2375. out := new(SecretsManager)
  2376. in.DeepCopyInto(out)
  2377. return out
  2378. }
  2379. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2380. func (in *SenhaseguraAuth) DeepCopyInto(out *SenhaseguraAuth) {
  2381. *out = *in
  2382. in.ClientSecret.DeepCopyInto(&out.ClientSecret)
  2383. }
  2384. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SenhaseguraAuth.
  2385. func (in *SenhaseguraAuth) DeepCopy() *SenhaseguraAuth {
  2386. if in == nil {
  2387. return nil
  2388. }
  2389. out := new(SenhaseguraAuth)
  2390. in.DeepCopyInto(out)
  2391. return out
  2392. }
  2393. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2394. func (in *SenhaseguraProvider) DeepCopyInto(out *SenhaseguraProvider) {
  2395. *out = *in
  2396. in.Auth.DeepCopyInto(&out.Auth)
  2397. }
  2398. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SenhaseguraProvider.
  2399. func (in *SenhaseguraProvider) DeepCopy() *SenhaseguraProvider {
  2400. if in == nil {
  2401. return nil
  2402. }
  2403. out := new(SenhaseguraProvider)
  2404. in.DeepCopyInto(out)
  2405. return out
  2406. }
  2407. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2408. func (in *StoreGeneratorSourceRef) DeepCopyInto(out *StoreGeneratorSourceRef) {
  2409. *out = *in
  2410. if in.SecretStoreRef != nil {
  2411. in, out := &in.SecretStoreRef, &out.SecretStoreRef
  2412. *out = new(SecretStoreRef)
  2413. **out = **in
  2414. }
  2415. if in.GeneratorRef != nil {
  2416. in, out := &in.GeneratorRef, &out.GeneratorRef
  2417. *out = new(GeneratorRef)
  2418. **out = **in
  2419. }
  2420. }
  2421. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new StoreGeneratorSourceRef.
  2422. func (in *StoreGeneratorSourceRef) DeepCopy() *StoreGeneratorSourceRef {
  2423. if in == nil {
  2424. return nil
  2425. }
  2426. out := new(StoreGeneratorSourceRef)
  2427. in.DeepCopyInto(out)
  2428. return out
  2429. }
  2430. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2431. func (in *StoreSourceRef) DeepCopyInto(out *StoreSourceRef) {
  2432. *out = *in
  2433. out.SecretStoreRef = in.SecretStoreRef
  2434. if in.GeneratorRef != nil {
  2435. in, out := &in.GeneratorRef, &out.GeneratorRef
  2436. *out = new(GeneratorRef)
  2437. **out = **in
  2438. }
  2439. }
  2440. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new StoreSourceRef.
  2441. func (in *StoreSourceRef) DeepCopy() *StoreSourceRef {
  2442. if in == nil {
  2443. return nil
  2444. }
  2445. out := new(StoreSourceRef)
  2446. in.DeepCopyInto(out)
  2447. return out
  2448. }
  2449. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2450. func (in *Tag) DeepCopyInto(out *Tag) {
  2451. *out = *in
  2452. }
  2453. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Tag.
  2454. func (in *Tag) DeepCopy() *Tag {
  2455. if in == nil {
  2456. return nil
  2457. }
  2458. out := new(Tag)
  2459. in.DeepCopyInto(out)
  2460. return out
  2461. }
  2462. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2463. func (in *TemplateFrom) DeepCopyInto(out *TemplateFrom) {
  2464. *out = *in
  2465. if in.ConfigMap != nil {
  2466. in, out := &in.ConfigMap, &out.ConfigMap
  2467. *out = new(TemplateRef)
  2468. (*in).DeepCopyInto(*out)
  2469. }
  2470. if in.Secret != nil {
  2471. in, out := &in.Secret, &out.Secret
  2472. *out = new(TemplateRef)
  2473. (*in).DeepCopyInto(*out)
  2474. }
  2475. if in.Literal != nil {
  2476. in, out := &in.Literal, &out.Literal
  2477. *out = new(string)
  2478. **out = **in
  2479. }
  2480. }
  2481. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TemplateFrom.
  2482. func (in *TemplateFrom) DeepCopy() *TemplateFrom {
  2483. if in == nil {
  2484. return nil
  2485. }
  2486. out := new(TemplateFrom)
  2487. in.DeepCopyInto(out)
  2488. return out
  2489. }
  2490. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2491. func (in *TemplateRef) DeepCopyInto(out *TemplateRef) {
  2492. *out = *in
  2493. if in.Items != nil {
  2494. in, out := &in.Items, &out.Items
  2495. *out = make([]TemplateRefItem, len(*in))
  2496. copy(*out, *in)
  2497. }
  2498. }
  2499. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TemplateRef.
  2500. func (in *TemplateRef) DeepCopy() *TemplateRef {
  2501. if in == nil {
  2502. return nil
  2503. }
  2504. out := new(TemplateRef)
  2505. in.DeepCopyInto(out)
  2506. return out
  2507. }
  2508. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2509. func (in *TemplateRefItem) DeepCopyInto(out *TemplateRefItem) {
  2510. *out = *in
  2511. }
  2512. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TemplateRefItem.
  2513. func (in *TemplateRefItem) DeepCopy() *TemplateRefItem {
  2514. if in == nil {
  2515. return nil
  2516. }
  2517. out := new(TemplateRefItem)
  2518. in.DeepCopyInto(out)
  2519. return out
  2520. }
  2521. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2522. func (in *TokenAuth) DeepCopyInto(out *TokenAuth) {
  2523. *out = *in
  2524. in.BearerToken.DeepCopyInto(&out.BearerToken)
  2525. }
  2526. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TokenAuth.
  2527. func (in *TokenAuth) DeepCopy() *TokenAuth {
  2528. if in == nil {
  2529. return nil
  2530. }
  2531. out := new(TokenAuth)
  2532. in.DeepCopyInto(out)
  2533. return out
  2534. }
  2535. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2536. func (in *UniversalAuthCredentials) DeepCopyInto(out *UniversalAuthCredentials) {
  2537. *out = *in
  2538. in.ClientID.DeepCopyInto(&out.ClientID)
  2539. in.ClientSecret.DeepCopyInto(&out.ClientSecret)
  2540. }
  2541. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new UniversalAuthCredentials.
  2542. func (in *UniversalAuthCredentials) DeepCopy() *UniversalAuthCredentials {
  2543. if in == nil {
  2544. return nil
  2545. }
  2546. out := new(UniversalAuthCredentials)
  2547. in.DeepCopyInto(out)
  2548. return out
  2549. }
  2550. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2551. func (in *VaultAppRole) DeepCopyInto(out *VaultAppRole) {
  2552. *out = *in
  2553. if in.RoleRef != nil {
  2554. in, out := &in.RoleRef, &out.RoleRef
  2555. *out = new(metav1.SecretKeySelector)
  2556. (*in).DeepCopyInto(*out)
  2557. }
  2558. in.SecretRef.DeepCopyInto(&out.SecretRef)
  2559. }
  2560. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VaultAppRole.
  2561. func (in *VaultAppRole) DeepCopy() *VaultAppRole {
  2562. if in == nil {
  2563. return nil
  2564. }
  2565. out := new(VaultAppRole)
  2566. in.DeepCopyInto(out)
  2567. return out
  2568. }
  2569. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2570. func (in *VaultAuth) DeepCopyInto(out *VaultAuth) {
  2571. *out = *in
  2572. if in.Namespace != nil {
  2573. in, out := &in.Namespace, &out.Namespace
  2574. *out = new(string)
  2575. **out = **in
  2576. }
  2577. if in.TokenSecretRef != nil {
  2578. in, out := &in.TokenSecretRef, &out.TokenSecretRef
  2579. *out = new(metav1.SecretKeySelector)
  2580. (*in).DeepCopyInto(*out)
  2581. }
  2582. if in.AppRole != nil {
  2583. in, out := &in.AppRole, &out.AppRole
  2584. *out = new(VaultAppRole)
  2585. (*in).DeepCopyInto(*out)
  2586. }
  2587. if in.Kubernetes != nil {
  2588. in, out := &in.Kubernetes, &out.Kubernetes
  2589. *out = new(VaultKubernetesAuth)
  2590. (*in).DeepCopyInto(*out)
  2591. }
  2592. if in.Ldap != nil {
  2593. in, out := &in.Ldap, &out.Ldap
  2594. *out = new(VaultLdapAuth)
  2595. (*in).DeepCopyInto(*out)
  2596. }
  2597. if in.Jwt != nil {
  2598. in, out := &in.Jwt, &out.Jwt
  2599. *out = new(VaultJwtAuth)
  2600. (*in).DeepCopyInto(*out)
  2601. }
  2602. if in.Cert != nil {
  2603. in, out := &in.Cert, &out.Cert
  2604. *out = new(VaultCertAuth)
  2605. (*in).DeepCopyInto(*out)
  2606. }
  2607. if in.Iam != nil {
  2608. in, out := &in.Iam, &out.Iam
  2609. *out = new(VaultIamAuth)
  2610. (*in).DeepCopyInto(*out)
  2611. }
  2612. if in.UserPass != nil {
  2613. in, out := &in.UserPass, &out.UserPass
  2614. *out = new(VaultUserPassAuth)
  2615. (*in).DeepCopyInto(*out)
  2616. }
  2617. }
  2618. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VaultAuth.
  2619. func (in *VaultAuth) DeepCopy() *VaultAuth {
  2620. if in == nil {
  2621. return nil
  2622. }
  2623. out := new(VaultAuth)
  2624. in.DeepCopyInto(out)
  2625. return out
  2626. }
  2627. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2628. func (in *VaultAwsAuth) DeepCopyInto(out *VaultAwsAuth) {
  2629. *out = *in
  2630. if in.SecretRef != nil {
  2631. in, out := &in.SecretRef, &out.SecretRef
  2632. *out = new(VaultAwsAuthSecretRef)
  2633. (*in).DeepCopyInto(*out)
  2634. }
  2635. if in.JWTAuth != nil {
  2636. in, out := &in.JWTAuth, &out.JWTAuth
  2637. *out = new(VaultAwsJWTAuth)
  2638. (*in).DeepCopyInto(*out)
  2639. }
  2640. }
  2641. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VaultAwsAuth.
  2642. func (in *VaultAwsAuth) DeepCopy() *VaultAwsAuth {
  2643. if in == nil {
  2644. return nil
  2645. }
  2646. out := new(VaultAwsAuth)
  2647. in.DeepCopyInto(out)
  2648. return out
  2649. }
  2650. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2651. func (in *VaultAwsAuthSecretRef) DeepCopyInto(out *VaultAwsAuthSecretRef) {
  2652. *out = *in
  2653. in.AccessKeyID.DeepCopyInto(&out.AccessKeyID)
  2654. in.SecretAccessKey.DeepCopyInto(&out.SecretAccessKey)
  2655. if in.SessionToken != nil {
  2656. in, out := &in.SessionToken, &out.SessionToken
  2657. *out = new(metav1.SecretKeySelector)
  2658. (*in).DeepCopyInto(*out)
  2659. }
  2660. }
  2661. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VaultAwsAuthSecretRef.
  2662. func (in *VaultAwsAuthSecretRef) DeepCopy() *VaultAwsAuthSecretRef {
  2663. if in == nil {
  2664. return nil
  2665. }
  2666. out := new(VaultAwsAuthSecretRef)
  2667. in.DeepCopyInto(out)
  2668. return out
  2669. }
  2670. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2671. func (in *VaultAwsJWTAuth) DeepCopyInto(out *VaultAwsJWTAuth) {
  2672. *out = *in
  2673. if in.ServiceAccountRef != nil {
  2674. in, out := &in.ServiceAccountRef, &out.ServiceAccountRef
  2675. *out = new(metav1.ServiceAccountSelector)
  2676. (*in).DeepCopyInto(*out)
  2677. }
  2678. }
  2679. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VaultAwsJWTAuth.
  2680. func (in *VaultAwsJWTAuth) DeepCopy() *VaultAwsJWTAuth {
  2681. if in == nil {
  2682. return nil
  2683. }
  2684. out := new(VaultAwsJWTAuth)
  2685. in.DeepCopyInto(out)
  2686. return out
  2687. }
  2688. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2689. func (in *VaultCertAuth) DeepCopyInto(out *VaultCertAuth) {
  2690. *out = *in
  2691. in.ClientCert.DeepCopyInto(&out.ClientCert)
  2692. in.SecretRef.DeepCopyInto(&out.SecretRef)
  2693. }
  2694. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VaultCertAuth.
  2695. func (in *VaultCertAuth) DeepCopy() *VaultCertAuth {
  2696. if in == nil {
  2697. return nil
  2698. }
  2699. out := new(VaultCertAuth)
  2700. in.DeepCopyInto(out)
  2701. return out
  2702. }
  2703. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2704. func (in *VaultClientTLS) DeepCopyInto(out *VaultClientTLS) {
  2705. *out = *in
  2706. if in.CertSecretRef != nil {
  2707. in, out := &in.CertSecretRef, &out.CertSecretRef
  2708. *out = new(metav1.SecretKeySelector)
  2709. (*in).DeepCopyInto(*out)
  2710. }
  2711. if in.KeySecretRef != nil {
  2712. in, out := &in.KeySecretRef, &out.KeySecretRef
  2713. *out = new(metav1.SecretKeySelector)
  2714. (*in).DeepCopyInto(*out)
  2715. }
  2716. }
  2717. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VaultClientTLS.
  2718. func (in *VaultClientTLS) DeepCopy() *VaultClientTLS {
  2719. if in == nil {
  2720. return nil
  2721. }
  2722. out := new(VaultClientTLS)
  2723. in.DeepCopyInto(out)
  2724. return out
  2725. }
  2726. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2727. func (in *VaultIamAuth) DeepCopyInto(out *VaultIamAuth) {
  2728. *out = *in
  2729. if in.SecretRef != nil {
  2730. in, out := &in.SecretRef, &out.SecretRef
  2731. *out = new(VaultAwsAuthSecretRef)
  2732. (*in).DeepCopyInto(*out)
  2733. }
  2734. if in.JWTAuth != nil {
  2735. in, out := &in.JWTAuth, &out.JWTAuth
  2736. *out = new(VaultAwsJWTAuth)
  2737. (*in).DeepCopyInto(*out)
  2738. }
  2739. }
  2740. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VaultIamAuth.
  2741. func (in *VaultIamAuth) DeepCopy() *VaultIamAuth {
  2742. if in == nil {
  2743. return nil
  2744. }
  2745. out := new(VaultIamAuth)
  2746. in.DeepCopyInto(out)
  2747. return out
  2748. }
  2749. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2750. func (in *VaultJwtAuth) DeepCopyInto(out *VaultJwtAuth) {
  2751. *out = *in
  2752. if in.SecretRef != nil {
  2753. in, out := &in.SecretRef, &out.SecretRef
  2754. *out = new(metav1.SecretKeySelector)
  2755. (*in).DeepCopyInto(*out)
  2756. }
  2757. if in.KubernetesServiceAccountToken != nil {
  2758. in, out := &in.KubernetesServiceAccountToken, &out.KubernetesServiceAccountToken
  2759. *out = new(VaultKubernetesServiceAccountTokenAuth)
  2760. (*in).DeepCopyInto(*out)
  2761. }
  2762. }
  2763. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VaultJwtAuth.
  2764. func (in *VaultJwtAuth) DeepCopy() *VaultJwtAuth {
  2765. if in == nil {
  2766. return nil
  2767. }
  2768. out := new(VaultJwtAuth)
  2769. in.DeepCopyInto(out)
  2770. return out
  2771. }
  2772. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2773. func (in *VaultKubernetesAuth) DeepCopyInto(out *VaultKubernetesAuth) {
  2774. *out = *in
  2775. if in.ServiceAccountRef != nil {
  2776. in, out := &in.ServiceAccountRef, &out.ServiceAccountRef
  2777. *out = new(metav1.ServiceAccountSelector)
  2778. (*in).DeepCopyInto(*out)
  2779. }
  2780. if in.SecretRef != nil {
  2781. in, out := &in.SecretRef, &out.SecretRef
  2782. *out = new(metav1.SecretKeySelector)
  2783. (*in).DeepCopyInto(*out)
  2784. }
  2785. }
  2786. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VaultKubernetesAuth.
  2787. func (in *VaultKubernetesAuth) DeepCopy() *VaultKubernetesAuth {
  2788. if in == nil {
  2789. return nil
  2790. }
  2791. out := new(VaultKubernetesAuth)
  2792. in.DeepCopyInto(out)
  2793. return out
  2794. }
  2795. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2796. func (in *VaultKubernetesServiceAccountTokenAuth) DeepCopyInto(out *VaultKubernetesServiceAccountTokenAuth) {
  2797. *out = *in
  2798. in.ServiceAccountRef.DeepCopyInto(&out.ServiceAccountRef)
  2799. if in.Audiences != nil {
  2800. in, out := &in.Audiences, &out.Audiences
  2801. *out = new([]string)
  2802. if **in != nil {
  2803. in, out := *in, *out
  2804. *out = make([]string, len(*in))
  2805. copy(*out, *in)
  2806. }
  2807. }
  2808. if in.ExpirationSeconds != nil {
  2809. in, out := &in.ExpirationSeconds, &out.ExpirationSeconds
  2810. *out = new(int64)
  2811. **out = **in
  2812. }
  2813. }
  2814. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VaultKubernetesServiceAccountTokenAuth.
  2815. func (in *VaultKubernetesServiceAccountTokenAuth) DeepCopy() *VaultKubernetesServiceAccountTokenAuth {
  2816. if in == nil {
  2817. return nil
  2818. }
  2819. out := new(VaultKubernetesServiceAccountTokenAuth)
  2820. in.DeepCopyInto(out)
  2821. return out
  2822. }
  2823. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2824. func (in *VaultLdapAuth) DeepCopyInto(out *VaultLdapAuth) {
  2825. *out = *in
  2826. in.SecretRef.DeepCopyInto(&out.SecretRef)
  2827. }
  2828. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VaultLdapAuth.
  2829. func (in *VaultLdapAuth) DeepCopy() *VaultLdapAuth {
  2830. if in == nil {
  2831. return nil
  2832. }
  2833. out := new(VaultLdapAuth)
  2834. in.DeepCopyInto(out)
  2835. return out
  2836. }
  2837. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2838. func (in *VaultProvider) DeepCopyInto(out *VaultProvider) {
  2839. *out = *in
  2840. in.Auth.DeepCopyInto(&out.Auth)
  2841. if in.Path != nil {
  2842. in, out := &in.Path, &out.Path
  2843. *out = new(string)
  2844. **out = **in
  2845. }
  2846. if in.Namespace != nil {
  2847. in, out := &in.Namespace, &out.Namespace
  2848. *out = new(string)
  2849. **out = **in
  2850. }
  2851. if in.CABundle != nil {
  2852. in, out := &in.CABundle, &out.CABundle
  2853. *out = make([]byte, len(*in))
  2854. copy(*out, *in)
  2855. }
  2856. in.ClientTLS.DeepCopyInto(&out.ClientTLS)
  2857. if in.CAProvider != nil {
  2858. in, out := &in.CAProvider, &out.CAProvider
  2859. *out = new(CAProvider)
  2860. (*in).DeepCopyInto(*out)
  2861. }
  2862. }
  2863. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VaultProvider.
  2864. func (in *VaultProvider) DeepCopy() *VaultProvider {
  2865. if in == nil {
  2866. return nil
  2867. }
  2868. out := new(VaultProvider)
  2869. in.DeepCopyInto(out)
  2870. return out
  2871. }
  2872. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2873. func (in *VaultUserPassAuth) DeepCopyInto(out *VaultUserPassAuth) {
  2874. *out = *in
  2875. in.SecretRef.DeepCopyInto(&out.SecretRef)
  2876. }
  2877. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VaultUserPassAuth.
  2878. func (in *VaultUserPassAuth) DeepCopy() *VaultUserPassAuth {
  2879. if in == nil {
  2880. return nil
  2881. }
  2882. out := new(VaultUserPassAuth)
  2883. in.DeepCopyInto(out)
  2884. return out
  2885. }
  2886. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2887. func (in *WebhookCAProvider) DeepCopyInto(out *WebhookCAProvider) {
  2888. *out = *in
  2889. if in.Namespace != nil {
  2890. in, out := &in.Namespace, &out.Namespace
  2891. *out = new(string)
  2892. **out = **in
  2893. }
  2894. }
  2895. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new WebhookCAProvider.
  2896. func (in *WebhookCAProvider) DeepCopy() *WebhookCAProvider {
  2897. if in == nil {
  2898. return nil
  2899. }
  2900. out := new(WebhookCAProvider)
  2901. in.DeepCopyInto(out)
  2902. return out
  2903. }
  2904. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2905. func (in *WebhookProvider) DeepCopyInto(out *WebhookProvider) {
  2906. *out = *in
  2907. if in.Headers != nil {
  2908. in, out := &in.Headers, &out.Headers
  2909. *out = make(map[string]string, len(*in))
  2910. for key, val := range *in {
  2911. (*out)[key] = val
  2912. }
  2913. }
  2914. if in.Timeout != nil {
  2915. in, out := &in.Timeout, &out.Timeout
  2916. *out = new(v1.Duration)
  2917. **out = **in
  2918. }
  2919. out.Result = in.Result
  2920. if in.Secrets != nil {
  2921. in, out := &in.Secrets, &out.Secrets
  2922. *out = make([]WebhookSecret, len(*in))
  2923. for i := range *in {
  2924. (*in)[i].DeepCopyInto(&(*out)[i])
  2925. }
  2926. }
  2927. if in.CABundle != nil {
  2928. in, out := &in.CABundle, &out.CABundle
  2929. *out = make([]byte, len(*in))
  2930. copy(*out, *in)
  2931. }
  2932. if in.CAProvider != nil {
  2933. in, out := &in.CAProvider, &out.CAProvider
  2934. *out = new(WebhookCAProvider)
  2935. (*in).DeepCopyInto(*out)
  2936. }
  2937. }
  2938. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new WebhookProvider.
  2939. func (in *WebhookProvider) DeepCopy() *WebhookProvider {
  2940. if in == nil {
  2941. return nil
  2942. }
  2943. out := new(WebhookProvider)
  2944. in.DeepCopyInto(out)
  2945. return out
  2946. }
  2947. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2948. func (in *WebhookResult) DeepCopyInto(out *WebhookResult) {
  2949. *out = *in
  2950. }
  2951. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new WebhookResult.
  2952. func (in *WebhookResult) DeepCopy() *WebhookResult {
  2953. if in == nil {
  2954. return nil
  2955. }
  2956. out := new(WebhookResult)
  2957. in.DeepCopyInto(out)
  2958. return out
  2959. }
  2960. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2961. func (in *WebhookSecret) DeepCopyInto(out *WebhookSecret) {
  2962. *out = *in
  2963. in.SecretRef.DeepCopyInto(&out.SecretRef)
  2964. }
  2965. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new WebhookSecret.
  2966. func (in *WebhookSecret) DeepCopy() *WebhookSecret {
  2967. if in == nil {
  2968. return nil
  2969. }
  2970. out := new(WebhookSecret)
  2971. in.DeepCopyInto(out)
  2972. return out
  2973. }
  2974. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2975. func (in *YandexCertificateManagerAuth) DeepCopyInto(out *YandexCertificateManagerAuth) {
  2976. *out = *in
  2977. in.AuthorizedKey.DeepCopyInto(&out.AuthorizedKey)
  2978. }
  2979. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new YandexCertificateManagerAuth.
  2980. func (in *YandexCertificateManagerAuth) DeepCopy() *YandexCertificateManagerAuth {
  2981. if in == nil {
  2982. return nil
  2983. }
  2984. out := new(YandexCertificateManagerAuth)
  2985. in.DeepCopyInto(out)
  2986. return out
  2987. }
  2988. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2989. func (in *YandexCertificateManagerCAProvider) DeepCopyInto(out *YandexCertificateManagerCAProvider) {
  2990. *out = *in
  2991. in.Certificate.DeepCopyInto(&out.Certificate)
  2992. }
  2993. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new YandexCertificateManagerCAProvider.
  2994. func (in *YandexCertificateManagerCAProvider) DeepCopy() *YandexCertificateManagerCAProvider {
  2995. if in == nil {
  2996. return nil
  2997. }
  2998. out := new(YandexCertificateManagerCAProvider)
  2999. in.DeepCopyInto(out)
  3000. return out
  3001. }
  3002. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  3003. func (in *YandexCertificateManagerProvider) DeepCopyInto(out *YandexCertificateManagerProvider) {
  3004. *out = *in
  3005. in.Auth.DeepCopyInto(&out.Auth)
  3006. if in.CAProvider != nil {
  3007. in, out := &in.CAProvider, &out.CAProvider
  3008. *out = new(YandexCertificateManagerCAProvider)
  3009. (*in).DeepCopyInto(*out)
  3010. }
  3011. }
  3012. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new YandexCertificateManagerProvider.
  3013. func (in *YandexCertificateManagerProvider) DeepCopy() *YandexCertificateManagerProvider {
  3014. if in == nil {
  3015. return nil
  3016. }
  3017. out := new(YandexCertificateManagerProvider)
  3018. in.DeepCopyInto(out)
  3019. return out
  3020. }
  3021. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  3022. func (in *YandexLockboxAuth) DeepCopyInto(out *YandexLockboxAuth) {
  3023. *out = *in
  3024. in.AuthorizedKey.DeepCopyInto(&out.AuthorizedKey)
  3025. }
  3026. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new YandexLockboxAuth.
  3027. func (in *YandexLockboxAuth) DeepCopy() *YandexLockboxAuth {
  3028. if in == nil {
  3029. return nil
  3030. }
  3031. out := new(YandexLockboxAuth)
  3032. in.DeepCopyInto(out)
  3033. return out
  3034. }
  3035. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  3036. func (in *YandexLockboxCAProvider) DeepCopyInto(out *YandexLockboxCAProvider) {
  3037. *out = *in
  3038. in.Certificate.DeepCopyInto(&out.Certificate)
  3039. }
  3040. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new YandexLockboxCAProvider.
  3041. func (in *YandexLockboxCAProvider) DeepCopy() *YandexLockboxCAProvider {
  3042. if in == nil {
  3043. return nil
  3044. }
  3045. out := new(YandexLockboxCAProvider)
  3046. in.DeepCopyInto(out)
  3047. return out
  3048. }
  3049. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  3050. func (in *YandexLockboxProvider) DeepCopyInto(out *YandexLockboxProvider) {
  3051. *out = *in
  3052. in.Auth.DeepCopyInto(&out.Auth)
  3053. if in.CAProvider != nil {
  3054. in, out := &in.CAProvider, &out.CAProvider
  3055. *out = new(YandexLockboxCAProvider)
  3056. (*in).DeepCopyInto(*out)
  3057. }
  3058. }
  3059. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new YandexLockboxProvider.
  3060. func (in *YandexLockboxProvider) DeepCopy() *YandexLockboxProvider {
  3061. if in == nil {
  3062. return nil
  3063. }
  3064. out := new(YandexLockboxProvider)
  3065. in.DeepCopyInto(out)
  3066. return out
  3067. }