zz_generated.deepcopy.go 112 KB

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