zz_generated.deepcopy.go 134 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522452345244525452645274528452945304531453245334534453545364537453845394540454145424543454445454546
  1. //go:build !ignore_autogenerated
  2. /*
  3. Copyright © 2025 ESO Maintainer Team
  4. Licensed under the Apache License, Version 2.0 (the "License");
  5. you may not use this file except in compliance with the License.
  6. You may obtain a copy of the License at
  7. https://www.apache.org/licenses/LICENSE-2.0
  8. Unless required by applicable law or agreed to in writing, software
  9. distributed under the License is distributed on an "AS IS" BASIS,
  10. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  11. See the License for the specific language governing permissions and
  12. limitations under the License.
  13. */
  14. // Code generated by controller-gen. DO NOT EDIT.
  15. package v1
  16. import (
  17. apismetav1 "github.com/external-secrets/external-secrets/apis/meta/v1"
  18. metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
  19. "k8s.io/apimachinery/pkg/runtime"
  20. )
  21. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  22. func (in *AWSAuth) DeepCopyInto(out *AWSAuth) {
  23. *out = *in
  24. if in.SecretRef != nil {
  25. in, out := &in.SecretRef, &out.SecretRef
  26. *out = new(AWSAuthSecretRef)
  27. (*in).DeepCopyInto(*out)
  28. }
  29. if in.JWTAuth != nil {
  30. in, out := &in.JWTAuth, &out.JWTAuth
  31. *out = new(AWSJWTAuth)
  32. (*in).DeepCopyInto(*out)
  33. }
  34. }
  35. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AWSAuth.
  36. func (in *AWSAuth) DeepCopy() *AWSAuth {
  37. if in == nil {
  38. return nil
  39. }
  40. out := new(AWSAuth)
  41. in.DeepCopyInto(out)
  42. return out
  43. }
  44. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  45. func (in *AWSAuthSecretRef) DeepCopyInto(out *AWSAuthSecretRef) {
  46. *out = *in
  47. in.AccessKeyID.DeepCopyInto(&out.AccessKeyID)
  48. in.SecretAccessKey.DeepCopyInto(&out.SecretAccessKey)
  49. if in.SessionToken != nil {
  50. in, out := &in.SessionToken, &out.SessionToken
  51. *out = new(apismetav1.SecretKeySelector)
  52. (*in).DeepCopyInto(*out)
  53. }
  54. }
  55. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AWSAuthSecretRef.
  56. func (in *AWSAuthSecretRef) DeepCopy() *AWSAuthSecretRef {
  57. if in == nil {
  58. return nil
  59. }
  60. out := new(AWSAuthSecretRef)
  61. in.DeepCopyInto(out)
  62. return out
  63. }
  64. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  65. func (in *AWSJWTAuth) DeepCopyInto(out *AWSJWTAuth) {
  66. *out = *in
  67. if in.ServiceAccountRef != nil {
  68. in, out := &in.ServiceAccountRef, &out.ServiceAccountRef
  69. *out = new(apismetav1.ServiceAccountSelector)
  70. (*in).DeepCopyInto(*out)
  71. }
  72. }
  73. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AWSJWTAuth.
  74. func (in *AWSJWTAuth) DeepCopy() *AWSJWTAuth {
  75. if in == nil {
  76. return nil
  77. }
  78. out := new(AWSJWTAuth)
  79. in.DeepCopyInto(out)
  80. return out
  81. }
  82. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  83. func (in *AWSProvider) DeepCopyInto(out *AWSProvider) {
  84. *out = *in
  85. in.Auth.DeepCopyInto(&out.Auth)
  86. if in.AdditionalRoles != nil {
  87. in, out := &in.AdditionalRoles, &out.AdditionalRoles
  88. *out = make([]string, len(*in))
  89. copy(*out, *in)
  90. }
  91. if in.SessionTags != nil {
  92. in, out := &in.SessionTags, &out.SessionTags
  93. *out = make([]*Tag, len(*in))
  94. for i := range *in {
  95. if (*in)[i] != nil {
  96. in, out := &(*in)[i], &(*out)[i]
  97. *out = new(Tag)
  98. **out = **in
  99. }
  100. }
  101. }
  102. if in.SecretsManager != nil {
  103. in, out := &in.SecretsManager, &out.SecretsManager
  104. *out = new(SecretsManager)
  105. **out = **in
  106. }
  107. if in.TransitiveTagKeys != nil {
  108. in, out := &in.TransitiveTagKeys, &out.TransitiveTagKeys
  109. *out = make([]string, len(*in))
  110. copy(*out, *in)
  111. }
  112. }
  113. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AWSProvider.
  114. func (in *AWSProvider) DeepCopy() *AWSProvider {
  115. if in == nil {
  116. return nil
  117. }
  118. out := new(AWSProvider)
  119. in.DeepCopyInto(out)
  120. return out
  121. }
  122. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  123. func (in *AkeylessAuth) DeepCopyInto(out *AkeylessAuth) {
  124. *out = *in
  125. in.SecretRef.DeepCopyInto(&out.SecretRef)
  126. if in.KubernetesAuth != nil {
  127. in, out := &in.KubernetesAuth, &out.KubernetesAuth
  128. *out = new(AkeylessKubernetesAuth)
  129. (*in).DeepCopyInto(*out)
  130. }
  131. }
  132. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AkeylessAuth.
  133. func (in *AkeylessAuth) DeepCopy() *AkeylessAuth {
  134. if in == nil {
  135. return nil
  136. }
  137. out := new(AkeylessAuth)
  138. in.DeepCopyInto(out)
  139. return out
  140. }
  141. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  142. func (in *AkeylessAuthSecretRef) DeepCopyInto(out *AkeylessAuthSecretRef) {
  143. *out = *in
  144. in.AccessID.DeepCopyInto(&out.AccessID)
  145. in.AccessType.DeepCopyInto(&out.AccessType)
  146. in.AccessTypeParam.DeepCopyInto(&out.AccessTypeParam)
  147. }
  148. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AkeylessAuthSecretRef.
  149. func (in *AkeylessAuthSecretRef) DeepCopy() *AkeylessAuthSecretRef {
  150. if in == nil {
  151. return nil
  152. }
  153. out := new(AkeylessAuthSecretRef)
  154. in.DeepCopyInto(out)
  155. return out
  156. }
  157. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  158. func (in *AkeylessKubernetesAuth) DeepCopyInto(out *AkeylessKubernetesAuth) {
  159. *out = *in
  160. if in.ServiceAccountRef != nil {
  161. in, out := &in.ServiceAccountRef, &out.ServiceAccountRef
  162. *out = new(apismetav1.ServiceAccountSelector)
  163. (*in).DeepCopyInto(*out)
  164. }
  165. if in.SecretRef != nil {
  166. in, out := &in.SecretRef, &out.SecretRef
  167. *out = new(apismetav1.SecretKeySelector)
  168. (*in).DeepCopyInto(*out)
  169. }
  170. }
  171. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AkeylessKubernetesAuth.
  172. func (in *AkeylessKubernetesAuth) DeepCopy() *AkeylessKubernetesAuth {
  173. if in == nil {
  174. return nil
  175. }
  176. out := new(AkeylessKubernetesAuth)
  177. in.DeepCopyInto(out)
  178. return out
  179. }
  180. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  181. func (in *AkeylessProvider) DeepCopyInto(out *AkeylessProvider) {
  182. *out = *in
  183. if in.AkeylessGWApiURL != nil {
  184. in, out := &in.AkeylessGWApiURL, &out.AkeylessGWApiURL
  185. *out = new(string)
  186. **out = **in
  187. }
  188. if in.Auth != nil {
  189. in, out := &in.Auth, &out.Auth
  190. *out = new(AkeylessAuth)
  191. (*in).DeepCopyInto(*out)
  192. }
  193. if in.CABundle != nil {
  194. in, out := &in.CABundle, &out.CABundle
  195. *out = make([]byte, len(*in))
  196. copy(*out, *in)
  197. }
  198. if in.CAProvider != nil {
  199. in, out := &in.CAProvider, &out.CAProvider
  200. *out = new(CAProvider)
  201. (*in).DeepCopyInto(*out)
  202. }
  203. }
  204. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AkeylessProvider.
  205. func (in *AkeylessProvider) DeepCopy() *AkeylessProvider {
  206. if in == nil {
  207. return nil
  208. }
  209. out := new(AkeylessProvider)
  210. in.DeepCopyInto(out)
  211. return out
  212. }
  213. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  214. func (in *AlibabaAuth) DeepCopyInto(out *AlibabaAuth) {
  215. *out = *in
  216. if in.SecretRef != nil {
  217. in, out := &in.SecretRef, &out.SecretRef
  218. *out = new(AlibabaAuthSecretRef)
  219. (*in).DeepCopyInto(*out)
  220. }
  221. if in.RRSAAuth != nil {
  222. in, out := &in.RRSAAuth, &out.RRSAAuth
  223. *out = new(AlibabaRRSAAuth)
  224. **out = **in
  225. }
  226. }
  227. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AlibabaAuth.
  228. func (in *AlibabaAuth) DeepCopy() *AlibabaAuth {
  229. if in == nil {
  230. return nil
  231. }
  232. out := new(AlibabaAuth)
  233. in.DeepCopyInto(out)
  234. return out
  235. }
  236. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  237. func (in *AlibabaAuthSecretRef) DeepCopyInto(out *AlibabaAuthSecretRef) {
  238. *out = *in
  239. in.AccessKeyID.DeepCopyInto(&out.AccessKeyID)
  240. in.AccessKeySecret.DeepCopyInto(&out.AccessKeySecret)
  241. }
  242. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AlibabaAuthSecretRef.
  243. func (in *AlibabaAuthSecretRef) DeepCopy() *AlibabaAuthSecretRef {
  244. if in == nil {
  245. return nil
  246. }
  247. out := new(AlibabaAuthSecretRef)
  248. in.DeepCopyInto(out)
  249. return out
  250. }
  251. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  252. func (in *AlibabaProvider) DeepCopyInto(out *AlibabaProvider) {
  253. *out = *in
  254. in.Auth.DeepCopyInto(&out.Auth)
  255. }
  256. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AlibabaProvider.
  257. func (in *AlibabaProvider) DeepCopy() *AlibabaProvider {
  258. if in == nil {
  259. return nil
  260. }
  261. out := new(AlibabaProvider)
  262. in.DeepCopyInto(out)
  263. return out
  264. }
  265. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  266. func (in *AlibabaRRSAAuth) DeepCopyInto(out *AlibabaRRSAAuth) {
  267. *out = *in
  268. }
  269. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AlibabaRRSAAuth.
  270. func (in *AlibabaRRSAAuth) DeepCopy() *AlibabaRRSAAuth {
  271. if in == nil {
  272. return nil
  273. }
  274. out := new(AlibabaRRSAAuth)
  275. in.DeepCopyInto(out)
  276. return out
  277. }
  278. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  279. func (in *AuthorizationProtocol) DeepCopyInto(out *AuthorizationProtocol) {
  280. *out = *in
  281. if in.NTLM != nil {
  282. in, out := &in.NTLM, &out.NTLM
  283. *out = new(NTLMProtocol)
  284. (*in).DeepCopyInto(*out)
  285. }
  286. }
  287. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AuthorizationProtocol.
  288. func (in *AuthorizationProtocol) DeepCopy() *AuthorizationProtocol {
  289. if in == nil {
  290. return nil
  291. }
  292. out := new(AuthorizationProtocol)
  293. in.DeepCopyInto(out)
  294. return out
  295. }
  296. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  297. func (in *AwsAuthCredentials) DeepCopyInto(out *AwsAuthCredentials) {
  298. *out = *in
  299. in.IdentityID.DeepCopyInto(&out.IdentityID)
  300. }
  301. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AwsAuthCredentials.
  302. func (in *AwsAuthCredentials) DeepCopy() *AwsAuthCredentials {
  303. if in == nil {
  304. return nil
  305. }
  306. out := new(AwsAuthCredentials)
  307. in.DeepCopyInto(out)
  308. return out
  309. }
  310. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  311. func (in *AwsCredentialsConfig) DeepCopyInto(out *AwsCredentialsConfig) {
  312. *out = *in
  313. if in.AwsCredentialsSecretRef != nil {
  314. in, out := &in.AwsCredentialsSecretRef, &out.AwsCredentialsSecretRef
  315. *out = new(SecretReference)
  316. **out = **in
  317. }
  318. }
  319. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AwsCredentialsConfig.
  320. func (in *AwsCredentialsConfig) DeepCopy() *AwsCredentialsConfig {
  321. if in == nil {
  322. return nil
  323. }
  324. out := new(AwsCredentialsConfig)
  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 *AzureAuthCredentials) DeepCopyInto(out *AzureAuthCredentials) {
  330. *out = *in
  331. in.IdentityID.DeepCopyInto(&out.IdentityID)
  332. in.Resource.DeepCopyInto(&out.Resource)
  333. }
  334. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AzureAuthCredentials.
  335. func (in *AzureAuthCredentials) DeepCopy() *AzureAuthCredentials {
  336. if in == nil {
  337. return nil
  338. }
  339. out := new(AzureAuthCredentials)
  340. in.DeepCopyInto(out)
  341. return out
  342. }
  343. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  344. func (in *AzureCustomCloudConfig) DeepCopyInto(out *AzureCustomCloudConfig) {
  345. *out = *in
  346. if in.KeyVaultEndpoint != nil {
  347. in, out := &in.KeyVaultEndpoint, &out.KeyVaultEndpoint
  348. *out = new(string)
  349. **out = **in
  350. }
  351. if in.KeyVaultDNSSuffix != nil {
  352. in, out := &in.KeyVaultDNSSuffix, &out.KeyVaultDNSSuffix
  353. *out = new(string)
  354. **out = **in
  355. }
  356. if in.ResourceManagerEndpoint != nil {
  357. in, out := &in.ResourceManagerEndpoint, &out.ResourceManagerEndpoint
  358. *out = new(string)
  359. **out = **in
  360. }
  361. }
  362. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AzureCustomCloudConfig.
  363. func (in *AzureCustomCloudConfig) DeepCopy() *AzureCustomCloudConfig {
  364. if in == nil {
  365. return nil
  366. }
  367. out := new(AzureCustomCloudConfig)
  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 *AzureKVAuth) DeepCopyInto(out *AzureKVAuth) {
  373. *out = *in
  374. if in.ClientID != nil {
  375. in, out := &in.ClientID, &out.ClientID
  376. *out = new(apismetav1.SecretKeySelector)
  377. (*in).DeepCopyInto(*out)
  378. }
  379. if in.TenantID != nil {
  380. in, out := &in.TenantID, &out.TenantID
  381. *out = new(apismetav1.SecretKeySelector)
  382. (*in).DeepCopyInto(*out)
  383. }
  384. if in.ClientSecret != nil {
  385. in, out := &in.ClientSecret, &out.ClientSecret
  386. *out = new(apismetav1.SecretKeySelector)
  387. (*in).DeepCopyInto(*out)
  388. }
  389. if in.ClientCertificate != nil {
  390. in, out := &in.ClientCertificate, &out.ClientCertificate
  391. *out = new(apismetav1.SecretKeySelector)
  392. (*in).DeepCopyInto(*out)
  393. }
  394. }
  395. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AzureKVAuth.
  396. func (in *AzureKVAuth) DeepCopy() *AzureKVAuth {
  397. if in == nil {
  398. return nil
  399. }
  400. out := new(AzureKVAuth)
  401. in.DeepCopyInto(out)
  402. return out
  403. }
  404. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  405. func (in *AzureKVProvider) DeepCopyInto(out *AzureKVProvider) {
  406. *out = *in
  407. if in.AuthType != nil {
  408. in, out := &in.AuthType, &out.AuthType
  409. *out = new(AzureAuthType)
  410. **out = **in
  411. }
  412. if in.VaultURL != nil {
  413. in, out := &in.VaultURL, &out.VaultURL
  414. *out = new(string)
  415. **out = **in
  416. }
  417. if in.TenantID != nil {
  418. in, out := &in.TenantID, &out.TenantID
  419. *out = new(string)
  420. **out = **in
  421. }
  422. if in.AuthSecretRef != nil {
  423. in, out := &in.AuthSecretRef, &out.AuthSecretRef
  424. *out = new(AzureKVAuth)
  425. (*in).DeepCopyInto(*out)
  426. }
  427. if in.ServiceAccountRef != nil {
  428. in, out := &in.ServiceAccountRef, &out.ServiceAccountRef
  429. *out = new(apismetav1.ServiceAccountSelector)
  430. (*in).DeepCopyInto(*out)
  431. }
  432. if in.IdentityID != nil {
  433. in, out := &in.IdentityID, &out.IdentityID
  434. *out = new(string)
  435. **out = **in
  436. }
  437. if in.UseAzureSDK != nil {
  438. in, out := &in.UseAzureSDK, &out.UseAzureSDK
  439. *out = new(bool)
  440. **out = **in
  441. }
  442. if in.CustomCloudConfig != nil {
  443. in, out := &in.CustomCloudConfig, &out.CustomCloudConfig
  444. *out = new(AzureCustomCloudConfig)
  445. (*in).DeepCopyInto(*out)
  446. }
  447. }
  448. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AzureKVProvider.
  449. func (in *AzureKVProvider) DeepCopy() *AzureKVProvider {
  450. if in == nil {
  451. return nil
  452. }
  453. out := new(AzureKVProvider)
  454. in.DeepCopyInto(out)
  455. return out
  456. }
  457. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  458. func (in *BarbicanAuth) DeepCopyInto(out *BarbicanAuth) {
  459. *out = *in
  460. in.Username.DeepCopyInto(&out.Username)
  461. in.Password.DeepCopyInto(&out.Password)
  462. }
  463. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new BarbicanAuth.
  464. func (in *BarbicanAuth) DeepCopy() *BarbicanAuth {
  465. if in == nil {
  466. return nil
  467. }
  468. out := new(BarbicanAuth)
  469. in.DeepCopyInto(out)
  470. return out
  471. }
  472. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  473. func (in *BarbicanProvider) DeepCopyInto(out *BarbicanProvider) {
  474. *out = *in
  475. in.Auth.DeepCopyInto(&out.Auth)
  476. }
  477. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new BarbicanProvider.
  478. func (in *BarbicanProvider) DeepCopy() *BarbicanProvider {
  479. if in == nil {
  480. return nil
  481. }
  482. out := new(BarbicanProvider)
  483. in.DeepCopyInto(out)
  484. return out
  485. }
  486. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  487. func (in *BarbicanProviderPasswordRef) DeepCopyInto(out *BarbicanProviderPasswordRef) {
  488. *out = *in
  489. if in.SecretRef != nil {
  490. in, out := &in.SecretRef, &out.SecretRef
  491. *out = new(apismetav1.SecretKeySelector)
  492. (*in).DeepCopyInto(*out)
  493. }
  494. }
  495. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new BarbicanProviderPasswordRef.
  496. func (in *BarbicanProviderPasswordRef) DeepCopy() *BarbicanProviderPasswordRef {
  497. if in == nil {
  498. return nil
  499. }
  500. out := new(BarbicanProviderPasswordRef)
  501. in.DeepCopyInto(out)
  502. return out
  503. }
  504. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  505. func (in *BarbicanProviderUsernameRef) DeepCopyInto(out *BarbicanProviderUsernameRef) {
  506. *out = *in
  507. if in.SecretRef != nil {
  508. in, out := &in.SecretRef, &out.SecretRef
  509. *out = new(apismetav1.SecretKeySelector)
  510. (*in).DeepCopyInto(*out)
  511. }
  512. }
  513. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new BarbicanProviderUsernameRef.
  514. func (in *BarbicanProviderUsernameRef) DeepCopy() *BarbicanProviderUsernameRef {
  515. if in == nil {
  516. return nil
  517. }
  518. out := new(BarbicanProviderUsernameRef)
  519. in.DeepCopyInto(out)
  520. return out
  521. }
  522. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  523. func (in *BeyondTrustProviderSecretRef) DeepCopyInto(out *BeyondTrustProviderSecretRef) {
  524. *out = *in
  525. if in.SecretRef != nil {
  526. in, out := &in.SecretRef, &out.SecretRef
  527. *out = new(apismetav1.SecretKeySelector)
  528. (*in).DeepCopyInto(*out)
  529. }
  530. }
  531. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new BeyondTrustProviderSecretRef.
  532. func (in *BeyondTrustProviderSecretRef) DeepCopy() *BeyondTrustProviderSecretRef {
  533. if in == nil {
  534. return nil
  535. }
  536. out := new(BeyondTrustProviderSecretRef)
  537. in.DeepCopyInto(out)
  538. return out
  539. }
  540. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  541. func (in *BeyondtrustAuth) DeepCopyInto(out *BeyondtrustAuth) {
  542. *out = *in
  543. if in.APIKey != nil {
  544. in, out := &in.APIKey, &out.APIKey
  545. *out = new(BeyondTrustProviderSecretRef)
  546. (*in).DeepCopyInto(*out)
  547. }
  548. if in.ClientID != nil {
  549. in, out := &in.ClientID, &out.ClientID
  550. *out = new(BeyondTrustProviderSecretRef)
  551. (*in).DeepCopyInto(*out)
  552. }
  553. if in.ClientSecret != nil {
  554. in, out := &in.ClientSecret, &out.ClientSecret
  555. *out = new(BeyondTrustProviderSecretRef)
  556. (*in).DeepCopyInto(*out)
  557. }
  558. if in.Certificate != nil {
  559. in, out := &in.Certificate, &out.Certificate
  560. *out = new(BeyondTrustProviderSecretRef)
  561. (*in).DeepCopyInto(*out)
  562. }
  563. if in.CertificateKey != nil {
  564. in, out := &in.CertificateKey, &out.CertificateKey
  565. *out = new(BeyondTrustProviderSecretRef)
  566. (*in).DeepCopyInto(*out)
  567. }
  568. }
  569. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new BeyondtrustAuth.
  570. func (in *BeyondtrustAuth) DeepCopy() *BeyondtrustAuth {
  571. if in == nil {
  572. return nil
  573. }
  574. out := new(BeyondtrustAuth)
  575. in.DeepCopyInto(out)
  576. return out
  577. }
  578. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  579. func (in *BeyondtrustProvider) DeepCopyInto(out *BeyondtrustProvider) {
  580. *out = *in
  581. if in.Auth != nil {
  582. in, out := &in.Auth, &out.Auth
  583. *out = new(BeyondtrustAuth)
  584. (*in).DeepCopyInto(*out)
  585. }
  586. if in.Server != nil {
  587. in, out := &in.Server, &out.Server
  588. *out = new(BeyondtrustServer)
  589. **out = **in
  590. }
  591. }
  592. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new BeyondtrustProvider.
  593. func (in *BeyondtrustProvider) DeepCopy() *BeyondtrustProvider {
  594. if in == nil {
  595. return nil
  596. }
  597. out := new(BeyondtrustProvider)
  598. in.DeepCopyInto(out)
  599. return out
  600. }
  601. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  602. func (in *BeyondtrustServer) DeepCopyInto(out *BeyondtrustServer) {
  603. *out = *in
  604. }
  605. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new BeyondtrustServer.
  606. func (in *BeyondtrustServer) DeepCopy() *BeyondtrustServer {
  607. if in == nil {
  608. return nil
  609. }
  610. out := new(BeyondtrustServer)
  611. in.DeepCopyInto(out)
  612. return out
  613. }
  614. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  615. func (in *BitwardenSecretsManagerAuth) DeepCopyInto(out *BitwardenSecretsManagerAuth) {
  616. *out = *in
  617. in.SecretRef.DeepCopyInto(&out.SecretRef)
  618. }
  619. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new BitwardenSecretsManagerAuth.
  620. func (in *BitwardenSecretsManagerAuth) DeepCopy() *BitwardenSecretsManagerAuth {
  621. if in == nil {
  622. return nil
  623. }
  624. out := new(BitwardenSecretsManagerAuth)
  625. in.DeepCopyInto(out)
  626. return out
  627. }
  628. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  629. func (in *BitwardenSecretsManagerProvider) DeepCopyInto(out *BitwardenSecretsManagerProvider) {
  630. *out = *in
  631. if in.CAProvider != nil {
  632. in, out := &in.CAProvider, &out.CAProvider
  633. *out = new(CAProvider)
  634. (*in).DeepCopyInto(*out)
  635. }
  636. in.Auth.DeepCopyInto(&out.Auth)
  637. }
  638. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new BitwardenSecretsManagerProvider.
  639. func (in *BitwardenSecretsManagerProvider) DeepCopy() *BitwardenSecretsManagerProvider {
  640. if in == nil {
  641. return nil
  642. }
  643. out := new(BitwardenSecretsManagerProvider)
  644. in.DeepCopyInto(out)
  645. return out
  646. }
  647. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  648. func (in *BitwardenSecretsManagerSecretRef) DeepCopyInto(out *BitwardenSecretsManagerSecretRef) {
  649. *out = *in
  650. in.Credentials.DeepCopyInto(&out.Credentials)
  651. }
  652. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new BitwardenSecretsManagerSecretRef.
  653. func (in *BitwardenSecretsManagerSecretRef) DeepCopy() *BitwardenSecretsManagerSecretRef {
  654. if in == nil {
  655. return nil
  656. }
  657. out := new(BitwardenSecretsManagerSecretRef)
  658. in.DeepCopyInto(out)
  659. return out
  660. }
  661. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  662. func (in *ByID) DeepCopyInto(out *ByID) {
  663. *out = *in
  664. }
  665. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ByID.
  666. func (in *ByID) DeepCopy() *ByID {
  667. if in == nil {
  668. return nil
  669. }
  670. out := new(ByID)
  671. in.DeepCopyInto(out)
  672. return out
  673. }
  674. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  675. func (in *ByName) DeepCopyInto(out *ByName) {
  676. *out = *in
  677. }
  678. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ByName.
  679. func (in *ByName) DeepCopy() *ByName {
  680. if in == nil {
  681. return nil
  682. }
  683. out := new(ByName)
  684. in.DeepCopyInto(out)
  685. return out
  686. }
  687. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  688. func (in *CAProvider) DeepCopyInto(out *CAProvider) {
  689. *out = *in
  690. if in.Namespace != nil {
  691. in, out := &in.Namespace, &out.Namespace
  692. *out = new(string)
  693. **out = **in
  694. }
  695. }
  696. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CAProvider.
  697. func (in *CAProvider) DeepCopy() *CAProvider {
  698. if in == nil {
  699. return nil
  700. }
  701. out := new(CAProvider)
  702. in.DeepCopyInto(out)
  703. return out
  704. }
  705. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  706. func (in *CSMAuth) DeepCopyInto(out *CSMAuth) {
  707. *out = *in
  708. if in.SecretRef != nil {
  709. in, out := &in.SecretRef, &out.SecretRef
  710. *out = new(CSMAuthSecretRef)
  711. (*in).DeepCopyInto(*out)
  712. }
  713. }
  714. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CSMAuth.
  715. func (in *CSMAuth) DeepCopy() *CSMAuth {
  716. if in == nil {
  717. return nil
  718. }
  719. out := new(CSMAuth)
  720. in.DeepCopyInto(out)
  721. return out
  722. }
  723. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  724. func (in *CSMAuthSecretRef) DeepCopyInto(out *CSMAuthSecretRef) {
  725. *out = *in
  726. in.AccessKeyID.DeepCopyInto(&out.AccessKeyID)
  727. in.AccessKeySecret.DeepCopyInto(&out.AccessKeySecret)
  728. }
  729. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CSMAuthSecretRef.
  730. func (in *CSMAuthSecretRef) DeepCopy() *CSMAuthSecretRef {
  731. if in == nil {
  732. return nil
  733. }
  734. out := new(CSMAuthSecretRef)
  735. in.DeepCopyInto(out)
  736. return out
  737. }
  738. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  739. func (in *CertAuth) DeepCopyInto(out *CertAuth) {
  740. *out = *in
  741. in.ClientCert.DeepCopyInto(&out.ClientCert)
  742. in.ClientKey.DeepCopyInto(&out.ClientKey)
  743. }
  744. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CertAuth.
  745. func (in *CertAuth) DeepCopy() *CertAuth {
  746. if in == nil {
  747. return nil
  748. }
  749. out := new(CertAuth)
  750. in.DeepCopyInto(out)
  751. return out
  752. }
  753. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  754. func (in *ChefAuth) DeepCopyInto(out *ChefAuth) {
  755. *out = *in
  756. in.SecretRef.DeepCopyInto(&out.SecretRef)
  757. }
  758. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ChefAuth.
  759. func (in *ChefAuth) DeepCopy() *ChefAuth {
  760. if in == nil {
  761. return nil
  762. }
  763. out := new(ChefAuth)
  764. in.DeepCopyInto(out)
  765. return out
  766. }
  767. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  768. func (in *ChefAuthSecretRef) DeepCopyInto(out *ChefAuthSecretRef) {
  769. *out = *in
  770. in.SecretKey.DeepCopyInto(&out.SecretKey)
  771. }
  772. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ChefAuthSecretRef.
  773. func (in *ChefAuthSecretRef) DeepCopy() *ChefAuthSecretRef {
  774. if in == nil {
  775. return nil
  776. }
  777. out := new(ChefAuthSecretRef)
  778. in.DeepCopyInto(out)
  779. return out
  780. }
  781. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  782. func (in *ChefProvider) DeepCopyInto(out *ChefProvider) {
  783. *out = *in
  784. if in.Auth != nil {
  785. in, out := &in.Auth, &out.Auth
  786. *out = new(ChefAuth)
  787. (*in).DeepCopyInto(*out)
  788. }
  789. }
  790. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ChefProvider.
  791. func (in *ChefProvider) DeepCopy() *ChefProvider {
  792. if in == nil {
  793. return nil
  794. }
  795. out := new(ChefProvider)
  796. in.DeepCopyInto(out)
  797. return out
  798. }
  799. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  800. func (in *CloudruSMProvider) DeepCopyInto(out *CloudruSMProvider) {
  801. *out = *in
  802. in.Auth.DeepCopyInto(&out.Auth)
  803. }
  804. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CloudruSMProvider.
  805. func (in *CloudruSMProvider) DeepCopy() *CloudruSMProvider {
  806. if in == nil {
  807. return nil
  808. }
  809. out := new(CloudruSMProvider)
  810. in.DeepCopyInto(out)
  811. return out
  812. }
  813. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  814. func (in *ClusterExternalSecret) DeepCopyInto(out *ClusterExternalSecret) {
  815. *out = *in
  816. out.TypeMeta = in.TypeMeta
  817. in.ObjectMeta.DeepCopyInto(&out.ObjectMeta)
  818. in.Spec.DeepCopyInto(&out.Spec)
  819. in.Status.DeepCopyInto(&out.Status)
  820. }
  821. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ClusterExternalSecret.
  822. func (in *ClusterExternalSecret) DeepCopy() *ClusterExternalSecret {
  823. if in == nil {
  824. return nil
  825. }
  826. out := new(ClusterExternalSecret)
  827. in.DeepCopyInto(out)
  828. return out
  829. }
  830. // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
  831. func (in *ClusterExternalSecret) DeepCopyObject() runtime.Object {
  832. if c := in.DeepCopy(); c != nil {
  833. return c
  834. }
  835. return nil
  836. }
  837. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  838. func (in *ClusterExternalSecretList) DeepCopyInto(out *ClusterExternalSecretList) {
  839. *out = *in
  840. out.TypeMeta = in.TypeMeta
  841. in.ListMeta.DeepCopyInto(&out.ListMeta)
  842. if in.Items != nil {
  843. in, out := &in.Items, &out.Items
  844. *out = make([]ClusterExternalSecret, len(*in))
  845. for i := range *in {
  846. (*in)[i].DeepCopyInto(&(*out)[i])
  847. }
  848. }
  849. }
  850. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ClusterExternalSecretList.
  851. func (in *ClusterExternalSecretList) DeepCopy() *ClusterExternalSecretList {
  852. if in == nil {
  853. return nil
  854. }
  855. out := new(ClusterExternalSecretList)
  856. in.DeepCopyInto(out)
  857. return out
  858. }
  859. // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
  860. func (in *ClusterExternalSecretList) DeepCopyObject() runtime.Object {
  861. if c := in.DeepCopy(); c != nil {
  862. return c
  863. }
  864. return nil
  865. }
  866. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  867. func (in *ClusterExternalSecretNamespaceFailure) DeepCopyInto(out *ClusterExternalSecretNamespaceFailure) {
  868. *out = *in
  869. }
  870. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ClusterExternalSecretNamespaceFailure.
  871. func (in *ClusterExternalSecretNamespaceFailure) DeepCopy() *ClusterExternalSecretNamespaceFailure {
  872. if in == nil {
  873. return nil
  874. }
  875. out := new(ClusterExternalSecretNamespaceFailure)
  876. in.DeepCopyInto(out)
  877. return out
  878. }
  879. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  880. func (in *ClusterExternalSecretSpec) DeepCopyInto(out *ClusterExternalSecretSpec) {
  881. *out = *in
  882. in.ExternalSecretSpec.DeepCopyInto(&out.ExternalSecretSpec)
  883. in.ExternalSecretMetadata.DeepCopyInto(&out.ExternalSecretMetadata)
  884. if in.NamespaceSelector != nil {
  885. in, out := &in.NamespaceSelector, &out.NamespaceSelector
  886. *out = new(metav1.LabelSelector)
  887. (*in).DeepCopyInto(*out)
  888. }
  889. if in.NamespaceSelectors != nil {
  890. in, out := &in.NamespaceSelectors, &out.NamespaceSelectors
  891. *out = make([]*metav1.LabelSelector, len(*in))
  892. for i := range *in {
  893. if (*in)[i] != nil {
  894. in, out := &(*in)[i], &(*out)[i]
  895. *out = new(metav1.LabelSelector)
  896. (*in).DeepCopyInto(*out)
  897. }
  898. }
  899. }
  900. if in.Namespaces != nil {
  901. in, out := &in.Namespaces, &out.Namespaces
  902. *out = make([]string, len(*in))
  903. copy(*out, *in)
  904. }
  905. if in.RefreshInterval != nil {
  906. in, out := &in.RefreshInterval, &out.RefreshInterval
  907. *out = new(metav1.Duration)
  908. **out = **in
  909. }
  910. }
  911. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ClusterExternalSecretSpec.
  912. func (in *ClusterExternalSecretSpec) DeepCopy() *ClusterExternalSecretSpec {
  913. if in == nil {
  914. return nil
  915. }
  916. out := new(ClusterExternalSecretSpec)
  917. in.DeepCopyInto(out)
  918. return out
  919. }
  920. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  921. func (in *ClusterExternalSecretStatus) DeepCopyInto(out *ClusterExternalSecretStatus) {
  922. *out = *in
  923. if in.FailedNamespaces != nil {
  924. in, out := &in.FailedNamespaces, &out.FailedNamespaces
  925. *out = make([]ClusterExternalSecretNamespaceFailure, len(*in))
  926. copy(*out, *in)
  927. }
  928. if in.ProvisionedNamespaces != nil {
  929. in, out := &in.ProvisionedNamespaces, &out.ProvisionedNamespaces
  930. *out = make([]string, len(*in))
  931. copy(*out, *in)
  932. }
  933. if in.Conditions != nil {
  934. in, out := &in.Conditions, &out.Conditions
  935. *out = make([]ClusterExternalSecretStatusCondition, len(*in))
  936. copy(*out, *in)
  937. }
  938. }
  939. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ClusterExternalSecretStatus.
  940. func (in *ClusterExternalSecretStatus) DeepCopy() *ClusterExternalSecretStatus {
  941. if in == nil {
  942. return nil
  943. }
  944. out := new(ClusterExternalSecretStatus)
  945. in.DeepCopyInto(out)
  946. return out
  947. }
  948. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  949. func (in *ClusterExternalSecretStatusCondition) DeepCopyInto(out *ClusterExternalSecretStatusCondition) {
  950. *out = *in
  951. }
  952. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ClusterExternalSecretStatusCondition.
  953. func (in *ClusterExternalSecretStatusCondition) DeepCopy() *ClusterExternalSecretStatusCondition {
  954. if in == nil {
  955. return nil
  956. }
  957. out := new(ClusterExternalSecretStatusCondition)
  958. in.DeepCopyInto(out)
  959. return out
  960. }
  961. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  962. func (in *ClusterSecretStore) DeepCopyInto(out *ClusterSecretStore) {
  963. *out = *in
  964. out.TypeMeta = in.TypeMeta
  965. in.ObjectMeta.DeepCopyInto(&out.ObjectMeta)
  966. in.Spec.DeepCopyInto(&out.Spec)
  967. in.Status.DeepCopyInto(&out.Status)
  968. }
  969. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ClusterSecretStore.
  970. func (in *ClusterSecretStore) DeepCopy() *ClusterSecretStore {
  971. if in == nil {
  972. return nil
  973. }
  974. out := new(ClusterSecretStore)
  975. in.DeepCopyInto(out)
  976. return out
  977. }
  978. // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
  979. func (in *ClusterSecretStore) DeepCopyObject() runtime.Object {
  980. if c := in.DeepCopy(); c != nil {
  981. return c
  982. }
  983. return nil
  984. }
  985. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  986. func (in *ClusterSecretStoreCondition) DeepCopyInto(out *ClusterSecretStoreCondition) {
  987. *out = *in
  988. if in.NamespaceSelector != nil {
  989. in, out := &in.NamespaceSelector, &out.NamespaceSelector
  990. *out = new(metav1.LabelSelector)
  991. (*in).DeepCopyInto(*out)
  992. }
  993. if in.Namespaces != nil {
  994. in, out := &in.Namespaces, &out.Namespaces
  995. *out = make([]string, len(*in))
  996. copy(*out, *in)
  997. }
  998. if in.NamespaceRegexes != nil {
  999. in, out := &in.NamespaceRegexes, &out.NamespaceRegexes
  1000. *out = make([]string, len(*in))
  1001. copy(*out, *in)
  1002. }
  1003. }
  1004. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ClusterSecretStoreCondition.
  1005. func (in *ClusterSecretStoreCondition) DeepCopy() *ClusterSecretStoreCondition {
  1006. if in == nil {
  1007. return nil
  1008. }
  1009. out := new(ClusterSecretStoreCondition)
  1010. in.DeepCopyInto(out)
  1011. return out
  1012. }
  1013. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1014. func (in *ClusterSecretStoreList) DeepCopyInto(out *ClusterSecretStoreList) {
  1015. *out = *in
  1016. out.TypeMeta = in.TypeMeta
  1017. in.ListMeta.DeepCopyInto(&out.ListMeta)
  1018. if in.Items != nil {
  1019. in, out := &in.Items, &out.Items
  1020. *out = make([]ClusterSecretStore, len(*in))
  1021. for i := range *in {
  1022. (*in)[i].DeepCopyInto(&(*out)[i])
  1023. }
  1024. }
  1025. }
  1026. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ClusterSecretStoreList.
  1027. func (in *ClusterSecretStoreList) DeepCopy() *ClusterSecretStoreList {
  1028. if in == nil {
  1029. return nil
  1030. }
  1031. out := new(ClusterSecretStoreList)
  1032. in.DeepCopyInto(out)
  1033. return out
  1034. }
  1035. // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
  1036. func (in *ClusterSecretStoreList) DeepCopyObject() runtime.Object {
  1037. if c := in.DeepCopy(); c != nil {
  1038. return c
  1039. }
  1040. return nil
  1041. }
  1042. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1043. func (in *ConfigMapReference) DeepCopyInto(out *ConfigMapReference) {
  1044. *out = *in
  1045. }
  1046. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ConfigMapReference.
  1047. func (in *ConfigMapReference) DeepCopy() *ConfigMapReference {
  1048. if in == nil {
  1049. return nil
  1050. }
  1051. out := new(ConfigMapReference)
  1052. in.DeepCopyInto(out)
  1053. return out
  1054. }
  1055. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1056. func (in *ConjurAPIKey) DeepCopyInto(out *ConjurAPIKey) {
  1057. *out = *in
  1058. if in.UserRef != nil {
  1059. in, out := &in.UserRef, &out.UserRef
  1060. *out = new(apismetav1.SecretKeySelector)
  1061. (*in).DeepCopyInto(*out)
  1062. }
  1063. if in.APIKeyRef != nil {
  1064. in, out := &in.APIKeyRef, &out.APIKeyRef
  1065. *out = new(apismetav1.SecretKeySelector)
  1066. (*in).DeepCopyInto(*out)
  1067. }
  1068. }
  1069. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ConjurAPIKey.
  1070. func (in *ConjurAPIKey) DeepCopy() *ConjurAPIKey {
  1071. if in == nil {
  1072. return nil
  1073. }
  1074. out := new(ConjurAPIKey)
  1075. in.DeepCopyInto(out)
  1076. return out
  1077. }
  1078. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1079. func (in *ConjurAuth) DeepCopyInto(out *ConjurAuth) {
  1080. *out = *in
  1081. if in.APIKey != nil {
  1082. in, out := &in.APIKey, &out.APIKey
  1083. *out = new(ConjurAPIKey)
  1084. (*in).DeepCopyInto(*out)
  1085. }
  1086. if in.Jwt != nil {
  1087. in, out := &in.Jwt, &out.Jwt
  1088. *out = new(ConjurJWT)
  1089. (*in).DeepCopyInto(*out)
  1090. }
  1091. }
  1092. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ConjurAuth.
  1093. func (in *ConjurAuth) DeepCopy() *ConjurAuth {
  1094. if in == nil {
  1095. return nil
  1096. }
  1097. out := new(ConjurAuth)
  1098. in.DeepCopyInto(out)
  1099. return out
  1100. }
  1101. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1102. func (in *ConjurJWT) DeepCopyInto(out *ConjurJWT) {
  1103. *out = *in
  1104. if in.SecretRef != nil {
  1105. in, out := &in.SecretRef, &out.SecretRef
  1106. *out = new(apismetav1.SecretKeySelector)
  1107. (*in).DeepCopyInto(*out)
  1108. }
  1109. if in.ServiceAccountRef != nil {
  1110. in, out := &in.ServiceAccountRef, &out.ServiceAccountRef
  1111. *out = new(apismetav1.ServiceAccountSelector)
  1112. (*in).DeepCopyInto(*out)
  1113. }
  1114. }
  1115. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ConjurJWT.
  1116. func (in *ConjurJWT) DeepCopy() *ConjurJWT {
  1117. if in == nil {
  1118. return nil
  1119. }
  1120. out := new(ConjurJWT)
  1121. in.DeepCopyInto(out)
  1122. return out
  1123. }
  1124. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1125. func (in *ConjurProvider) DeepCopyInto(out *ConjurProvider) {
  1126. *out = *in
  1127. if in.CAProvider != nil {
  1128. in, out := &in.CAProvider, &out.CAProvider
  1129. *out = new(CAProvider)
  1130. (*in).DeepCopyInto(*out)
  1131. }
  1132. in.Auth.DeepCopyInto(&out.Auth)
  1133. }
  1134. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ConjurProvider.
  1135. func (in *ConjurProvider) DeepCopy() *ConjurProvider {
  1136. if in == nil {
  1137. return nil
  1138. }
  1139. out := new(ConjurProvider)
  1140. in.DeepCopyInto(out)
  1141. return out
  1142. }
  1143. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1144. func (in *DelineaProvider) DeepCopyInto(out *DelineaProvider) {
  1145. *out = *in
  1146. if in.ClientID != nil {
  1147. in, out := &in.ClientID, &out.ClientID
  1148. *out = new(DelineaProviderSecretRef)
  1149. (*in).DeepCopyInto(*out)
  1150. }
  1151. if in.ClientSecret != nil {
  1152. in, out := &in.ClientSecret, &out.ClientSecret
  1153. *out = new(DelineaProviderSecretRef)
  1154. (*in).DeepCopyInto(*out)
  1155. }
  1156. }
  1157. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DelineaProvider.
  1158. func (in *DelineaProvider) DeepCopy() *DelineaProvider {
  1159. if in == nil {
  1160. return nil
  1161. }
  1162. out := new(DelineaProvider)
  1163. in.DeepCopyInto(out)
  1164. return out
  1165. }
  1166. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1167. func (in *DelineaProviderSecretRef) DeepCopyInto(out *DelineaProviderSecretRef) {
  1168. *out = *in
  1169. if in.SecretRef != nil {
  1170. in, out := &in.SecretRef, &out.SecretRef
  1171. *out = new(apismetav1.SecretKeySelector)
  1172. (*in).DeepCopyInto(*out)
  1173. }
  1174. }
  1175. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DelineaProviderSecretRef.
  1176. func (in *DelineaProviderSecretRef) DeepCopy() *DelineaProviderSecretRef {
  1177. if in == nil {
  1178. return nil
  1179. }
  1180. out := new(DelineaProviderSecretRef)
  1181. in.DeepCopyInto(out)
  1182. return out
  1183. }
  1184. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1185. func (in *Device42Auth) DeepCopyInto(out *Device42Auth) {
  1186. *out = *in
  1187. in.SecretRef.DeepCopyInto(&out.SecretRef)
  1188. }
  1189. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Device42Auth.
  1190. func (in *Device42Auth) DeepCopy() *Device42Auth {
  1191. if in == nil {
  1192. return nil
  1193. }
  1194. out := new(Device42Auth)
  1195. in.DeepCopyInto(out)
  1196. return out
  1197. }
  1198. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1199. func (in *Device42Provider) DeepCopyInto(out *Device42Provider) {
  1200. *out = *in
  1201. in.Auth.DeepCopyInto(&out.Auth)
  1202. }
  1203. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Device42Provider.
  1204. func (in *Device42Provider) DeepCopy() *Device42Provider {
  1205. if in == nil {
  1206. return nil
  1207. }
  1208. out := new(Device42Provider)
  1209. in.DeepCopyInto(out)
  1210. return out
  1211. }
  1212. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1213. func (in *Device42SecretRef) DeepCopyInto(out *Device42SecretRef) {
  1214. *out = *in
  1215. in.Credentials.DeepCopyInto(&out.Credentials)
  1216. }
  1217. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Device42SecretRef.
  1218. func (in *Device42SecretRef) DeepCopy() *Device42SecretRef {
  1219. if in == nil {
  1220. return nil
  1221. }
  1222. out := new(Device42SecretRef)
  1223. in.DeepCopyInto(out)
  1224. return out
  1225. }
  1226. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1227. func (in *DopplerAuth) DeepCopyInto(out *DopplerAuth) {
  1228. *out = *in
  1229. if in.SecretRef != nil {
  1230. in, out := &in.SecretRef, &out.SecretRef
  1231. *out = new(DopplerAuthSecretRef)
  1232. (*in).DeepCopyInto(*out)
  1233. }
  1234. if in.OIDCConfig != nil {
  1235. in, out := &in.OIDCConfig, &out.OIDCConfig
  1236. *out = new(DopplerOIDCAuth)
  1237. (*in).DeepCopyInto(*out)
  1238. }
  1239. }
  1240. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DopplerAuth.
  1241. func (in *DopplerAuth) DeepCopy() *DopplerAuth {
  1242. if in == nil {
  1243. return nil
  1244. }
  1245. out := new(DopplerAuth)
  1246. in.DeepCopyInto(out)
  1247. return out
  1248. }
  1249. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1250. func (in *DopplerAuthSecretRef) DeepCopyInto(out *DopplerAuthSecretRef) {
  1251. *out = *in
  1252. in.DopplerToken.DeepCopyInto(&out.DopplerToken)
  1253. }
  1254. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DopplerAuthSecretRef.
  1255. func (in *DopplerAuthSecretRef) DeepCopy() *DopplerAuthSecretRef {
  1256. if in == nil {
  1257. return nil
  1258. }
  1259. out := new(DopplerAuthSecretRef)
  1260. in.DeepCopyInto(out)
  1261. return out
  1262. }
  1263. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1264. func (in *DopplerOIDCAuth) DeepCopyInto(out *DopplerOIDCAuth) {
  1265. *out = *in
  1266. in.ServiceAccountRef.DeepCopyInto(&out.ServiceAccountRef)
  1267. if in.ExpirationSeconds != nil {
  1268. in, out := &in.ExpirationSeconds, &out.ExpirationSeconds
  1269. *out = new(int64)
  1270. **out = **in
  1271. }
  1272. }
  1273. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DopplerOIDCAuth.
  1274. func (in *DopplerOIDCAuth) DeepCopy() *DopplerOIDCAuth {
  1275. if in == nil {
  1276. return nil
  1277. }
  1278. out := new(DopplerOIDCAuth)
  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 *DopplerProvider) DeepCopyInto(out *DopplerProvider) {
  1284. *out = *in
  1285. if in.Auth != nil {
  1286. in, out := &in.Auth, &out.Auth
  1287. *out = new(DopplerAuth)
  1288. (*in).DeepCopyInto(*out)
  1289. }
  1290. }
  1291. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DopplerProvider.
  1292. func (in *DopplerProvider) DeepCopy() *DopplerProvider {
  1293. if in == nil {
  1294. return nil
  1295. }
  1296. out := new(DopplerProvider)
  1297. in.DeepCopyInto(out)
  1298. return out
  1299. }
  1300. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1301. func (in *ExternalSecret) DeepCopyInto(out *ExternalSecret) {
  1302. *out = *in
  1303. out.TypeMeta = in.TypeMeta
  1304. in.ObjectMeta.DeepCopyInto(&out.ObjectMeta)
  1305. in.Spec.DeepCopyInto(&out.Spec)
  1306. in.Status.DeepCopyInto(&out.Status)
  1307. }
  1308. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExternalSecret.
  1309. func (in *ExternalSecret) DeepCopy() *ExternalSecret {
  1310. if in == nil {
  1311. return nil
  1312. }
  1313. out := new(ExternalSecret)
  1314. in.DeepCopyInto(out)
  1315. return out
  1316. }
  1317. // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
  1318. func (in *ExternalSecret) DeepCopyObject() runtime.Object {
  1319. if c := in.DeepCopy(); c != nil {
  1320. return c
  1321. }
  1322. return nil
  1323. }
  1324. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1325. func (in *ExternalSecretData) DeepCopyInto(out *ExternalSecretData) {
  1326. *out = *in
  1327. out.RemoteRef = in.RemoteRef
  1328. if in.SourceRef != nil {
  1329. in, out := &in.SourceRef, &out.SourceRef
  1330. *out = new(StoreSourceRef)
  1331. (*in).DeepCopyInto(*out)
  1332. }
  1333. }
  1334. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExternalSecretData.
  1335. func (in *ExternalSecretData) DeepCopy() *ExternalSecretData {
  1336. if in == nil {
  1337. return nil
  1338. }
  1339. out := new(ExternalSecretData)
  1340. in.DeepCopyInto(out)
  1341. return out
  1342. }
  1343. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1344. func (in *ExternalSecretDataFromRemoteRef) DeepCopyInto(out *ExternalSecretDataFromRemoteRef) {
  1345. *out = *in
  1346. if in.Extract != nil {
  1347. in, out := &in.Extract, &out.Extract
  1348. *out = new(ExternalSecretDataRemoteRef)
  1349. **out = **in
  1350. }
  1351. if in.Find != nil {
  1352. in, out := &in.Find, &out.Find
  1353. *out = new(ExternalSecretFind)
  1354. (*in).DeepCopyInto(*out)
  1355. }
  1356. if in.Rewrite != nil {
  1357. in, out := &in.Rewrite, &out.Rewrite
  1358. *out = make([]ExternalSecretRewrite, len(*in))
  1359. for i := range *in {
  1360. (*in)[i].DeepCopyInto(&(*out)[i])
  1361. }
  1362. }
  1363. if in.SourceRef != nil {
  1364. in, out := &in.SourceRef, &out.SourceRef
  1365. *out = new(StoreGeneratorSourceRef)
  1366. (*in).DeepCopyInto(*out)
  1367. }
  1368. }
  1369. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExternalSecretDataFromRemoteRef.
  1370. func (in *ExternalSecretDataFromRemoteRef) DeepCopy() *ExternalSecretDataFromRemoteRef {
  1371. if in == nil {
  1372. return nil
  1373. }
  1374. out := new(ExternalSecretDataFromRemoteRef)
  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 *ExternalSecretDataRemoteRef) DeepCopyInto(out *ExternalSecretDataRemoteRef) {
  1380. *out = *in
  1381. }
  1382. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExternalSecretDataRemoteRef.
  1383. func (in *ExternalSecretDataRemoteRef) DeepCopy() *ExternalSecretDataRemoteRef {
  1384. if in == nil {
  1385. return nil
  1386. }
  1387. out := new(ExternalSecretDataRemoteRef)
  1388. in.DeepCopyInto(out)
  1389. return out
  1390. }
  1391. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1392. func (in *ExternalSecretFind) DeepCopyInto(out *ExternalSecretFind) {
  1393. *out = *in
  1394. if in.Path != nil {
  1395. in, out := &in.Path, &out.Path
  1396. *out = new(string)
  1397. **out = **in
  1398. }
  1399. if in.Name != nil {
  1400. in, out := &in.Name, &out.Name
  1401. *out = new(FindName)
  1402. **out = **in
  1403. }
  1404. if in.Tags != nil {
  1405. in, out := &in.Tags, &out.Tags
  1406. *out = make(map[string]string, len(*in))
  1407. for key, val := range *in {
  1408. (*out)[key] = val
  1409. }
  1410. }
  1411. }
  1412. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExternalSecretFind.
  1413. func (in *ExternalSecretFind) DeepCopy() *ExternalSecretFind {
  1414. if in == nil {
  1415. return nil
  1416. }
  1417. out := new(ExternalSecretFind)
  1418. in.DeepCopyInto(out)
  1419. return out
  1420. }
  1421. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1422. func (in *ExternalSecretList) DeepCopyInto(out *ExternalSecretList) {
  1423. *out = *in
  1424. out.TypeMeta = in.TypeMeta
  1425. in.ListMeta.DeepCopyInto(&out.ListMeta)
  1426. if in.Items != nil {
  1427. in, out := &in.Items, &out.Items
  1428. *out = make([]ExternalSecret, len(*in))
  1429. for i := range *in {
  1430. (*in)[i].DeepCopyInto(&(*out)[i])
  1431. }
  1432. }
  1433. }
  1434. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExternalSecretList.
  1435. func (in *ExternalSecretList) DeepCopy() *ExternalSecretList {
  1436. if in == nil {
  1437. return nil
  1438. }
  1439. out := new(ExternalSecretList)
  1440. in.DeepCopyInto(out)
  1441. return out
  1442. }
  1443. // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
  1444. func (in *ExternalSecretList) DeepCopyObject() runtime.Object {
  1445. if c := in.DeepCopy(); c != nil {
  1446. return c
  1447. }
  1448. return nil
  1449. }
  1450. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1451. func (in *ExternalSecretMetadata) DeepCopyInto(out *ExternalSecretMetadata) {
  1452. *out = *in
  1453. if in.Annotations != nil {
  1454. in, out := &in.Annotations, &out.Annotations
  1455. *out = make(map[string]string, len(*in))
  1456. for key, val := range *in {
  1457. (*out)[key] = val
  1458. }
  1459. }
  1460. if in.Labels != nil {
  1461. in, out := &in.Labels, &out.Labels
  1462. *out = make(map[string]string, len(*in))
  1463. for key, val := range *in {
  1464. (*out)[key] = val
  1465. }
  1466. }
  1467. }
  1468. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExternalSecretMetadata.
  1469. func (in *ExternalSecretMetadata) DeepCopy() *ExternalSecretMetadata {
  1470. if in == nil {
  1471. return nil
  1472. }
  1473. out := new(ExternalSecretMetadata)
  1474. in.DeepCopyInto(out)
  1475. return out
  1476. }
  1477. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1478. func (in *ExternalSecretRewrite) DeepCopyInto(out *ExternalSecretRewrite) {
  1479. *out = *in
  1480. if in.Merge != nil {
  1481. in, out := &in.Merge, &out.Merge
  1482. *out = new(ExternalSecretRewriteMerge)
  1483. (*in).DeepCopyInto(*out)
  1484. }
  1485. if in.Regexp != nil {
  1486. in, out := &in.Regexp, &out.Regexp
  1487. *out = new(ExternalSecretRewriteRegexp)
  1488. **out = **in
  1489. }
  1490. if in.Transform != nil {
  1491. in, out := &in.Transform, &out.Transform
  1492. *out = new(ExternalSecretRewriteTransform)
  1493. **out = **in
  1494. }
  1495. }
  1496. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExternalSecretRewrite.
  1497. func (in *ExternalSecretRewrite) DeepCopy() *ExternalSecretRewrite {
  1498. if in == nil {
  1499. return nil
  1500. }
  1501. out := new(ExternalSecretRewrite)
  1502. in.DeepCopyInto(out)
  1503. return out
  1504. }
  1505. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1506. func (in *ExternalSecretRewriteMerge) DeepCopyInto(out *ExternalSecretRewriteMerge) {
  1507. *out = *in
  1508. if in.Priority != nil {
  1509. in, out := &in.Priority, &out.Priority
  1510. *out = make([]string, len(*in))
  1511. copy(*out, *in)
  1512. }
  1513. }
  1514. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExternalSecretRewriteMerge.
  1515. func (in *ExternalSecretRewriteMerge) DeepCopy() *ExternalSecretRewriteMerge {
  1516. if in == nil {
  1517. return nil
  1518. }
  1519. out := new(ExternalSecretRewriteMerge)
  1520. in.DeepCopyInto(out)
  1521. return out
  1522. }
  1523. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1524. func (in *ExternalSecretRewriteRegexp) DeepCopyInto(out *ExternalSecretRewriteRegexp) {
  1525. *out = *in
  1526. }
  1527. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExternalSecretRewriteRegexp.
  1528. func (in *ExternalSecretRewriteRegexp) DeepCopy() *ExternalSecretRewriteRegexp {
  1529. if in == nil {
  1530. return nil
  1531. }
  1532. out := new(ExternalSecretRewriteRegexp)
  1533. in.DeepCopyInto(out)
  1534. return out
  1535. }
  1536. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1537. func (in *ExternalSecretRewriteTransform) DeepCopyInto(out *ExternalSecretRewriteTransform) {
  1538. *out = *in
  1539. }
  1540. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExternalSecretRewriteTransform.
  1541. func (in *ExternalSecretRewriteTransform) DeepCopy() *ExternalSecretRewriteTransform {
  1542. if in == nil {
  1543. return nil
  1544. }
  1545. out := new(ExternalSecretRewriteTransform)
  1546. in.DeepCopyInto(out)
  1547. return out
  1548. }
  1549. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1550. func (in *ExternalSecretSpec) DeepCopyInto(out *ExternalSecretSpec) {
  1551. *out = *in
  1552. out.SecretStoreRef = in.SecretStoreRef
  1553. in.Target.DeepCopyInto(&out.Target)
  1554. if in.RefreshInterval != nil {
  1555. in, out := &in.RefreshInterval, &out.RefreshInterval
  1556. *out = new(metav1.Duration)
  1557. **out = **in
  1558. }
  1559. if in.Data != nil {
  1560. in, out := &in.Data, &out.Data
  1561. *out = make([]ExternalSecretData, len(*in))
  1562. for i := range *in {
  1563. (*in)[i].DeepCopyInto(&(*out)[i])
  1564. }
  1565. }
  1566. if in.DataFrom != nil {
  1567. in, out := &in.DataFrom, &out.DataFrom
  1568. *out = make([]ExternalSecretDataFromRemoteRef, len(*in))
  1569. for i := range *in {
  1570. (*in)[i].DeepCopyInto(&(*out)[i])
  1571. }
  1572. }
  1573. }
  1574. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExternalSecretSpec.
  1575. func (in *ExternalSecretSpec) DeepCopy() *ExternalSecretSpec {
  1576. if in == nil {
  1577. return nil
  1578. }
  1579. out := new(ExternalSecretSpec)
  1580. in.DeepCopyInto(out)
  1581. return out
  1582. }
  1583. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1584. func (in *ExternalSecretStatus) DeepCopyInto(out *ExternalSecretStatus) {
  1585. *out = *in
  1586. in.RefreshTime.DeepCopyInto(&out.RefreshTime)
  1587. if in.Conditions != nil {
  1588. in, out := &in.Conditions, &out.Conditions
  1589. *out = make([]ExternalSecretStatusCondition, len(*in))
  1590. for i := range *in {
  1591. (*in)[i].DeepCopyInto(&(*out)[i])
  1592. }
  1593. }
  1594. out.Binding = in.Binding
  1595. }
  1596. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExternalSecretStatus.
  1597. func (in *ExternalSecretStatus) DeepCopy() *ExternalSecretStatus {
  1598. if in == nil {
  1599. return nil
  1600. }
  1601. out := new(ExternalSecretStatus)
  1602. in.DeepCopyInto(out)
  1603. return out
  1604. }
  1605. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1606. func (in *ExternalSecretStatusCondition) DeepCopyInto(out *ExternalSecretStatusCondition) {
  1607. *out = *in
  1608. in.LastTransitionTime.DeepCopyInto(&out.LastTransitionTime)
  1609. }
  1610. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExternalSecretStatusCondition.
  1611. func (in *ExternalSecretStatusCondition) DeepCopy() *ExternalSecretStatusCondition {
  1612. if in == nil {
  1613. return nil
  1614. }
  1615. out := new(ExternalSecretStatusCondition)
  1616. in.DeepCopyInto(out)
  1617. return out
  1618. }
  1619. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1620. func (in *ExternalSecretTarget) DeepCopyInto(out *ExternalSecretTarget) {
  1621. *out = *in
  1622. if in.Template != nil {
  1623. in, out := &in.Template, &out.Template
  1624. *out = new(ExternalSecretTemplate)
  1625. (*in).DeepCopyInto(*out)
  1626. }
  1627. if in.Manifest != nil {
  1628. in, out := &in.Manifest, &out.Manifest
  1629. *out = new(ManifestReference)
  1630. **out = **in
  1631. }
  1632. }
  1633. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExternalSecretTarget.
  1634. func (in *ExternalSecretTarget) DeepCopy() *ExternalSecretTarget {
  1635. if in == nil {
  1636. return nil
  1637. }
  1638. out := new(ExternalSecretTarget)
  1639. in.DeepCopyInto(out)
  1640. return out
  1641. }
  1642. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1643. func (in *ExternalSecretTemplate) DeepCopyInto(out *ExternalSecretTemplate) {
  1644. *out = *in
  1645. in.Metadata.DeepCopyInto(&out.Metadata)
  1646. if in.Data != nil {
  1647. in, out := &in.Data, &out.Data
  1648. *out = make(map[string]string, len(*in))
  1649. for key, val := range *in {
  1650. (*out)[key] = val
  1651. }
  1652. }
  1653. if in.TemplateFrom != nil {
  1654. in, out := &in.TemplateFrom, &out.TemplateFrom
  1655. *out = make([]TemplateFrom, len(*in))
  1656. for i := range *in {
  1657. (*in)[i].DeepCopyInto(&(*out)[i])
  1658. }
  1659. }
  1660. }
  1661. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExternalSecretTemplate.
  1662. func (in *ExternalSecretTemplate) DeepCopy() *ExternalSecretTemplate {
  1663. if in == nil {
  1664. return nil
  1665. }
  1666. out := new(ExternalSecretTemplate)
  1667. in.DeepCopyInto(out)
  1668. return out
  1669. }
  1670. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1671. func (in *ExternalSecretTemplateMetadata) DeepCopyInto(out *ExternalSecretTemplateMetadata) {
  1672. *out = *in
  1673. if in.Annotations != nil {
  1674. in, out := &in.Annotations, &out.Annotations
  1675. *out = make(map[string]string, len(*in))
  1676. for key, val := range *in {
  1677. (*out)[key] = val
  1678. }
  1679. }
  1680. if in.Labels != nil {
  1681. in, out := &in.Labels, &out.Labels
  1682. *out = make(map[string]string, len(*in))
  1683. for key, val := range *in {
  1684. (*out)[key] = val
  1685. }
  1686. }
  1687. if in.Finalizers != nil {
  1688. in, out := &in.Finalizers, &out.Finalizers
  1689. *out = make([]string, len(*in))
  1690. copy(*out, *in)
  1691. }
  1692. }
  1693. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExternalSecretTemplateMetadata.
  1694. func (in *ExternalSecretTemplateMetadata) DeepCopy() *ExternalSecretTemplateMetadata {
  1695. if in == nil {
  1696. return nil
  1697. }
  1698. out := new(ExternalSecretTemplateMetadata)
  1699. in.DeepCopyInto(out)
  1700. return out
  1701. }
  1702. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1703. func (in *ExternalSecretValidator) DeepCopyInto(out *ExternalSecretValidator) {
  1704. *out = *in
  1705. }
  1706. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExternalSecretValidator.
  1707. func (in *ExternalSecretValidator) DeepCopy() *ExternalSecretValidator {
  1708. if in == nil {
  1709. return nil
  1710. }
  1711. out := new(ExternalSecretValidator)
  1712. in.DeepCopyInto(out)
  1713. return out
  1714. }
  1715. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1716. func (in *FakeProvider) DeepCopyInto(out *FakeProvider) {
  1717. *out = *in
  1718. if in.Data != nil {
  1719. in, out := &in.Data, &out.Data
  1720. *out = make([]FakeProviderData, len(*in))
  1721. copy(*out, *in)
  1722. }
  1723. if in.ValidationResult != nil {
  1724. in, out := &in.ValidationResult, &out.ValidationResult
  1725. *out = new(ValidationResult)
  1726. **out = **in
  1727. }
  1728. }
  1729. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new FakeProvider.
  1730. func (in *FakeProvider) DeepCopy() *FakeProvider {
  1731. if in == nil {
  1732. return nil
  1733. }
  1734. out := new(FakeProvider)
  1735. in.DeepCopyInto(out)
  1736. return out
  1737. }
  1738. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1739. func (in *FakeProviderData) DeepCopyInto(out *FakeProviderData) {
  1740. *out = *in
  1741. }
  1742. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new FakeProviderData.
  1743. func (in *FakeProviderData) DeepCopy() *FakeProviderData {
  1744. if in == nil {
  1745. return nil
  1746. }
  1747. out := new(FakeProviderData)
  1748. in.DeepCopyInto(out)
  1749. return out
  1750. }
  1751. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1752. func (in *FetchingPolicy) DeepCopyInto(out *FetchingPolicy) {
  1753. *out = *in
  1754. if in.ByID != nil {
  1755. in, out := &in.ByID, &out.ByID
  1756. *out = new(ByID)
  1757. **out = **in
  1758. }
  1759. if in.ByName != nil {
  1760. in, out := &in.ByName, &out.ByName
  1761. *out = new(ByName)
  1762. **out = **in
  1763. }
  1764. }
  1765. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new FetchingPolicy.
  1766. func (in *FetchingPolicy) DeepCopy() *FetchingPolicy {
  1767. if in == nil {
  1768. return nil
  1769. }
  1770. out := new(FetchingPolicy)
  1771. in.DeepCopyInto(out)
  1772. return out
  1773. }
  1774. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1775. func (in *FindName) DeepCopyInto(out *FindName) {
  1776. *out = *in
  1777. }
  1778. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new FindName.
  1779. func (in *FindName) DeepCopy() *FindName {
  1780. if in == nil {
  1781. return nil
  1782. }
  1783. out := new(FindName)
  1784. in.DeepCopyInto(out)
  1785. return out
  1786. }
  1787. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1788. func (in *FortanixProvider) DeepCopyInto(out *FortanixProvider) {
  1789. *out = *in
  1790. if in.APIKey != nil {
  1791. in, out := &in.APIKey, &out.APIKey
  1792. *out = new(FortanixProviderSecretRef)
  1793. (*in).DeepCopyInto(*out)
  1794. }
  1795. }
  1796. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new FortanixProvider.
  1797. func (in *FortanixProvider) DeepCopy() *FortanixProvider {
  1798. if in == nil {
  1799. return nil
  1800. }
  1801. out := new(FortanixProvider)
  1802. in.DeepCopyInto(out)
  1803. return out
  1804. }
  1805. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1806. func (in *FortanixProviderSecretRef) DeepCopyInto(out *FortanixProviderSecretRef) {
  1807. *out = *in
  1808. if in.SecretRef != nil {
  1809. in, out := &in.SecretRef, &out.SecretRef
  1810. *out = new(apismetav1.SecretKeySelector)
  1811. (*in).DeepCopyInto(*out)
  1812. }
  1813. }
  1814. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new FortanixProviderSecretRef.
  1815. func (in *FortanixProviderSecretRef) DeepCopy() *FortanixProviderSecretRef {
  1816. if in == nil {
  1817. return nil
  1818. }
  1819. out := new(FortanixProviderSecretRef)
  1820. in.DeepCopyInto(out)
  1821. return out
  1822. }
  1823. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1824. func (in *GCPSMAuth) DeepCopyInto(out *GCPSMAuth) {
  1825. *out = *in
  1826. if in.SecretRef != nil {
  1827. in, out := &in.SecretRef, &out.SecretRef
  1828. *out = new(GCPSMAuthSecretRef)
  1829. (*in).DeepCopyInto(*out)
  1830. }
  1831. if in.WorkloadIdentity != nil {
  1832. in, out := &in.WorkloadIdentity, &out.WorkloadIdentity
  1833. *out = new(GCPWorkloadIdentity)
  1834. (*in).DeepCopyInto(*out)
  1835. }
  1836. if in.WorkloadIdentityFederation != nil {
  1837. in, out := &in.WorkloadIdentityFederation, &out.WorkloadIdentityFederation
  1838. *out = new(GCPWorkloadIdentityFederation)
  1839. (*in).DeepCopyInto(*out)
  1840. }
  1841. }
  1842. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GCPSMAuth.
  1843. func (in *GCPSMAuth) DeepCopy() *GCPSMAuth {
  1844. if in == nil {
  1845. return nil
  1846. }
  1847. out := new(GCPSMAuth)
  1848. in.DeepCopyInto(out)
  1849. return out
  1850. }
  1851. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1852. func (in *GCPSMAuthSecretRef) DeepCopyInto(out *GCPSMAuthSecretRef) {
  1853. *out = *in
  1854. in.SecretAccessKey.DeepCopyInto(&out.SecretAccessKey)
  1855. }
  1856. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GCPSMAuthSecretRef.
  1857. func (in *GCPSMAuthSecretRef) DeepCopy() *GCPSMAuthSecretRef {
  1858. if in == nil {
  1859. return nil
  1860. }
  1861. out := new(GCPSMAuthSecretRef)
  1862. in.DeepCopyInto(out)
  1863. return out
  1864. }
  1865. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1866. func (in *GCPSMProvider) DeepCopyInto(out *GCPSMProvider) {
  1867. *out = *in
  1868. in.Auth.DeepCopyInto(&out.Auth)
  1869. }
  1870. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GCPSMProvider.
  1871. func (in *GCPSMProvider) DeepCopy() *GCPSMProvider {
  1872. if in == nil {
  1873. return nil
  1874. }
  1875. out := new(GCPSMProvider)
  1876. in.DeepCopyInto(out)
  1877. return out
  1878. }
  1879. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1880. func (in *GCPWorkloadIdentity) DeepCopyInto(out *GCPWorkloadIdentity) {
  1881. *out = *in
  1882. in.ServiceAccountRef.DeepCopyInto(&out.ServiceAccountRef)
  1883. }
  1884. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GCPWorkloadIdentity.
  1885. func (in *GCPWorkloadIdentity) DeepCopy() *GCPWorkloadIdentity {
  1886. if in == nil {
  1887. return nil
  1888. }
  1889. out := new(GCPWorkloadIdentity)
  1890. in.DeepCopyInto(out)
  1891. return out
  1892. }
  1893. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1894. func (in *GCPWorkloadIdentityFederation) DeepCopyInto(out *GCPWorkloadIdentityFederation) {
  1895. *out = *in
  1896. if in.CredConfig != nil {
  1897. in, out := &in.CredConfig, &out.CredConfig
  1898. *out = new(ConfigMapReference)
  1899. **out = **in
  1900. }
  1901. if in.ServiceAccountRef != nil {
  1902. in, out := &in.ServiceAccountRef, &out.ServiceAccountRef
  1903. *out = new(apismetav1.ServiceAccountSelector)
  1904. (*in).DeepCopyInto(*out)
  1905. }
  1906. if in.AwsSecurityCredentials != nil {
  1907. in, out := &in.AwsSecurityCredentials, &out.AwsSecurityCredentials
  1908. *out = new(AwsCredentialsConfig)
  1909. (*in).DeepCopyInto(*out)
  1910. }
  1911. }
  1912. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GCPWorkloadIdentityFederation.
  1913. func (in *GCPWorkloadIdentityFederation) DeepCopy() *GCPWorkloadIdentityFederation {
  1914. if in == nil {
  1915. return nil
  1916. }
  1917. out := new(GCPWorkloadIdentityFederation)
  1918. in.DeepCopyInto(out)
  1919. return out
  1920. }
  1921. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1922. func (in *GcpIDTokenAuthCredentials) DeepCopyInto(out *GcpIDTokenAuthCredentials) {
  1923. *out = *in
  1924. in.IdentityID.DeepCopyInto(&out.IdentityID)
  1925. }
  1926. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GcpIDTokenAuthCredentials.
  1927. func (in *GcpIDTokenAuthCredentials) DeepCopy() *GcpIDTokenAuthCredentials {
  1928. if in == nil {
  1929. return nil
  1930. }
  1931. out := new(GcpIDTokenAuthCredentials)
  1932. in.DeepCopyInto(out)
  1933. return out
  1934. }
  1935. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1936. func (in *GcpIamAuthCredentials) DeepCopyInto(out *GcpIamAuthCredentials) {
  1937. *out = *in
  1938. in.IdentityID.DeepCopyInto(&out.IdentityID)
  1939. in.ServiceAccountKeyFilePath.DeepCopyInto(&out.ServiceAccountKeyFilePath)
  1940. }
  1941. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GcpIamAuthCredentials.
  1942. func (in *GcpIamAuthCredentials) DeepCopy() *GcpIamAuthCredentials {
  1943. if in == nil {
  1944. return nil
  1945. }
  1946. out := new(GcpIamAuthCredentials)
  1947. in.DeepCopyInto(out)
  1948. return out
  1949. }
  1950. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1951. func (in *GeneratorRef) DeepCopyInto(out *GeneratorRef) {
  1952. *out = *in
  1953. }
  1954. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GeneratorRef.
  1955. func (in *GeneratorRef) DeepCopy() *GeneratorRef {
  1956. if in == nil {
  1957. return nil
  1958. }
  1959. out := new(GeneratorRef)
  1960. in.DeepCopyInto(out)
  1961. return out
  1962. }
  1963. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1964. func (in *GenericStoreValidator) DeepCopyInto(out *GenericStoreValidator) {
  1965. *out = *in
  1966. }
  1967. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GenericStoreValidator.
  1968. func (in *GenericStoreValidator) DeepCopy() *GenericStoreValidator {
  1969. if in == nil {
  1970. return nil
  1971. }
  1972. out := new(GenericStoreValidator)
  1973. in.DeepCopyInto(out)
  1974. return out
  1975. }
  1976. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1977. func (in *GithubAppAuth) DeepCopyInto(out *GithubAppAuth) {
  1978. *out = *in
  1979. in.PrivateKey.DeepCopyInto(&out.PrivateKey)
  1980. }
  1981. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GithubAppAuth.
  1982. func (in *GithubAppAuth) DeepCopy() *GithubAppAuth {
  1983. if in == nil {
  1984. return nil
  1985. }
  1986. out := new(GithubAppAuth)
  1987. in.DeepCopyInto(out)
  1988. return out
  1989. }
  1990. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1991. func (in *GithubProvider) DeepCopyInto(out *GithubProvider) {
  1992. *out = *in
  1993. in.Auth.DeepCopyInto(&out.Auth)
  1994. }
  1995. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GithubProvider.
  1996. func (in *GithubProvider) DeepCopy() *GithubProvider {
  1997. if in == nil {
  1998. return nil
  1999. }
  2000. out := new(GithubProvider)
  2001. in.DeepCopyInto(out)
  2002. return out
  2003. }
  2004. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2005. func (in *GitlabAuth) DeepCopyInto(out *GitlabAuth) {
  2006. *out = *in
  2007. in.SecretRef.DeepCopyInto(&out.SecretRef)
  2008. }
  2009. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GitlabAuth.
  2010. func (in *GitlabAuth) DeepCopy() *GitlabAuth {
  2011. if in == nil {
  2012. return nil
  2013. }
  2014. out := new(GitlabAuth)
  2015. in.DeepCopyInto(out)
  2016. return out
  2017. }
  2018. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2019. func (in *GitlabProvider) DeepCopyInto(out *GitlabProvider) {
  2020. *out = *in
  2021. in.Auth.DeepCopyInto(&out.Auth)
  2022. if in.GroupIDs != nil {
  2023. in, out := &in.GroupIDs, &out.GroupIDs
  2024. *out = make([]string, len(*in))
  2025. copy(*out, *in)
  2026. }
  2027. if in.CABundle != nil {
  2028. in, out := &in.CABundle, &out.CABundle
  2029. *out = make([]byte, len(*in))
  2030. copy(*out, *in)
  2031. }
  2032. if in.CAProvider != nil {
  2033. in, out := &in.CAProvider, &out.CAProvider
  2034. *out = new(CAProvider)
  2035. (*in).DeepCopyInto(*out)
  2036. }
  2037. }
  2038. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GitlabProvider.
  2039. func (in *GitlabProvider) DeepCopy() *GitlabProvider {
  2040. if in == nil {
  2041. return nil
  2042. }
  2043. out := new(GitlabProvider)
  2044. in.DeepCopyInto(out)
  2045. return out
  2046. }
  2047. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2048. func (in *GitlabSecretRef) DeepCopyInto(out *GitlabSecretRef) {
  2049. *out = *in
  2050. in.AccessToken.DeepCopyInto(&out.AccessToken)
  2051. }
  2052. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GitlabSecretRef.
  2053. func (in *GitlabSecretRef) DeepCopy() *GitlabSecretRef {
  2054. if in == nil {
  2055. return nil
  2056. }
  2057. out := new(GitlabSecretRef)
  2058. in.DeepCopyInto(out)
  2059. return out
  2060. }
  2061. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2062. func (in *IBMAuth) DeepCopyInto(out *IBMAuth) {
  2063. *out = *in
  2064. if in.SecretRef != nil {
  2065. in, out := &in.SecretRef, &out.SecretRef
  2066. *out = new(IBMAuthSecretRef)
  2067. (*in).DeepCopyInto(*out)
  2068. }
  2069. if in.ContainerAuth != nil {
  2070. in, out := &in.ContainerAuth, &out.ContainerAuth
  2071. *out = new(IBMAuthContainerAuth)
  2072. **out = **in
  2073. }
  2074. }
  2075. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new IBMAuth.
  2076. func (in *IBMAuth) DeepCopy() *IBMAuth {
  2077. if in == nil {
  2078. return nil
  2079. }
  2080. out := new(IBMAuth)
  2081. in.DeepCopyInto(out)
  2082. return out
  2083. }
  2084. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2085. func (in *IBMAuthContainerAuth) DeepCopyInto(out *IBMAuthContainerAuth) {
  2086. *out = *in
  2087. }
  2088. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new IBMAuthContainerAuth.
  2089. func (in *IBMAuthContainerAuth) DeepCopy() *IBMAuthContainerAuth {
  2090. if in == nil {
  2091. return nil
  2092. }
  2093. out := new(IBMAuthContainerAuth)
  2094. in.DeepCopyInto(out)
  2095. return out
  2096. }
  2097. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2098. func (in *IBMAuthSecretRef) DeepCopyInto(out *IBMAuthSecretRef) {
  2099. *out = *in
  2100. in.SecretAPIKey.DeepCopyInto(&out.SecretAPIKey)
  2101. }
  2102. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new IBMAuthSecretRef.
  2103. func (in *IBMAuthSecretRef) DeepCopy() *IBMAuthSecretRef {
  2104. if in == nil {
  2105. return nil
  2106. }
  2107. out := new(IBMAuthSecretRef)
  2108. in.DeepCopyInto(out)
  2109. return out
  2110. }
  2111. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2112. func (in *IBMProvider) DeepCopyInto(out *IBMProvider) {
  2113. *out = *in
  2114. in.Auth.DeepCopyInto(&out.Auth)
  2115. if in.ServiceURL != nil {
  2116. in, out := &in.ServiceURL, &out.ServiceURL
  2117. *out = new(string)
  2118. **out = **in
  2119. }
  2120. }
  2121. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new IBMProvider.
  2122. func (in *IBMProvider) DeepCopy() *IBMProvider {
  2123. if in == nil {
  2124. return nil
  2125. }
  2126. out := new(IBMProvider)
  2127. in.DeepCopyInto(out)
  2128. return out
  2129. }
  2130. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2131. func (in *InfisicalAuth) DeepCopyInto(out *InfisicalAuth) {
  2132. *out = *in
  2133. if in.UniversalAuthCredentials != nil {
  2134. in, out := &in.UniversalAuthCredentials, &out.UniversalAuthCredentials
  2135. *out = new(UniversalAuthCredentials)
  2136. (*in).DeepCopyInto(*out)
  2137. }
  2138. if in.AzureAuthCredentials != nil {
  2139. in, out := &in.AzureAuthCredentials, &out.AzureAuthCredentials
  2140. *out = new(AzureAuthCredentials)
  2141. (*in).DeepCopyInto(*out)
  2142. }
  2143. if in.GcpIDTokenAuthCredentials != nil {
  2144. in, out := &in.GcpIDTokenAuthCredentials, &out.GcpIDTokenAuthCredentials
  2145. *out = new(GcpIDTokenAuthCredentials)
  2146. (*in).DeepCopyInto(*out)
  2147. }
  2148. if in.GcpIamAuthCredentials != nil {
  2149. in, out := &in.GcpIamAuthCredentials, &out.GcpIamAuthCredentials
  2150. *out = new(GcpIamAuthCredentials)
  2151. (*in).DeepCopyInto(*out)
  2152. }
  2153. if in.JwtAuthCredentials != nil {
  2154. in, out := &in.JwtAuthCredentials, &out.JwtAuthCredentials
  2155. *out = new(JwtAuthCredentials)
  2156. (*in).DeepCopyInto(*out)
  2157. }
  2158. if in.LdapAuthCredentials != nil {
  2159. in, out := &in.LdapAuthCredentials, &out.LdapAuthCredentials
  2160. *out = new(LdapAuthCredentials)
  2161. (*in).DeepCopyInto(*out)
  2162. }
  2163. if in.OciAuthCredentials != nil {
  2164. in, out := &in.OciAuthCredentials, &out.OciAuthCredentials
  2165. *out = new(OciAuthCredentials)
  2166. (*in).DeepCopyInto(*out)
  2167. }
  2168. if in.KubernetesAuthCredentials != nil {
  2169. in, out := &in.KubernetesAuthCredentials, &out.KubernetesAuthCredentials
  2170. *out = new(KubernetesAuthCredentials)
  2171. (*in).DeepCopyInto(*out)
  2172. }
  2173. if in.AwsAuthCredentials != nil {
  2174. in, out := &in.AwsAuthCredentials, &out.AwsAuthCredentials
  2175. *out = new(AwsAuthCredentials)
  2176. (*in).DeepCopyInto(*out)
  2177. }
  2178. if in.TokenAuthCredentials != nil {
  2179. in, out := &in.TokenAuthCredentials, &out.TokenAuthCredentials
  2180. *out = new(TokenAuthCredentials)
  2181. (*in).DeepCopyInto(*out)
  2182. }
  2183. }
  2184. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new InfisicalAuth.
  2185. func (in *InfisicalAuth) DeepCopy() *InfisicalAuth {
  2186. if in == nil {
  2187. return nil
  2188. }
  2189. out := new(InfisicalAuth)
  2190. in.DeepCopyInto(out)
  2191. return out
  2192. }
  2193. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2194. func (in *InfisicalProvider) DeepCopyInto(out *InfisicalProvider) {
  2195. *out = *in
  2196. in.Auth.DeepCopyInto(&out.Auth)
  2197. out.SecretsScope = in.SecretsScope
  2198. }
  2199. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new InfisicalProvider.
  2200. func (in *InfisicalProvider) DeepCopy() *InfisicalProvider {
  2201. if in == nil {
  2202. return nil
  2203. }
  2204. out := new(InfisicalProvider)
  2205. in.DeepCopyInto(out)
  2206. return out
  2207. }
  2208. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2209. func (in *IntegrationInfo) DeepCopyInto(out *IntegrationInfo) {
  2210. *out = *in
  2211. }
  2212. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new IntegrationInfo.
  2213. func (in *IntegrationInfo) DeepCopy() *IntegrationInfo {
  2214. if in == nil {
  2215. return nil
  2216. }
  2217. out := new(IntegrationInfo)
  2218. in.DeepCopyInto(out)
  2219. return out
  2220. }
  2221. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2222. func (in *JwtAuthCredentials) DeepCopyInto(out *JwtAuthCredentials) {
  2223. *out = *in
  2224. in.IdentityID.DeepCopyInto(&out.IdentityID)
  2225. in.JWT.DeepCopyInto(&out.JWT)
  2226. }
  2227. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new JwtAuthCredentials.
  2228. func (in *JwtAuthCredentials) DeepCopy() *JwtAuthCredentials {
  2229. if in == nil {
  2230. return nil
  2231. }
  2232. out := new(JwtAuthCredentials)
  2233. in.DeepCopyInto(out)
  2234. return out
  2235. }
  2236. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2237. func (in *KeeperSecurityProvider) DeepCopyInto(out *KeeperSecurityProvider) {
  2238. *out = *in
  2239. in.Auth.DeepCopyInto(&out.Auth)
  2240. }
  2241. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KeeperSecurityProvider.
  2242. func (in *KeeperSecurityProvider) DeepCopy() *KeeperSecurityProvider {
  2243. if in == nil {
  2244. return nil
  2245. }
  2246. out := new(KeeperSecurityProvider)
  2247. in.DeepCopyInto(out)
  2248. return out
  2249. }
  2250. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2251. func (in *KubernetesAuth) DeepCopyInto(out *KubernetesAuth) {
  2252. *out = *in
  2253. if in.Cert != nil {
  2254. in, out := &in.Cert, &out.Cert
  2255. *out = new(CertAuth)
  2256. (*in).DeepCopyInto(*out)
  2257. }
  2258. if in.Token != nil {
  2259. in, out := &in.Token, &out.Token
  2260. *out = new(TokenAuth)
  2261. (*in).DeepCopyInto(*out)
  2262. }
  2263. if in.ServiceAccount != nil {
  2264. in, out := &in.ServiceAccount, &out.ServiceAccount
  2265. *out = new(apismetav1.ServiceAccountSelector)
  2266. (*in).DeepCopyInto(*out)
  2267. }
  2268. }
  2269. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KubernetesAuth.
  2270. func (in *KubernetesAuth) DeepCopy() *KubernetesAuth {
  2271. if in == nil {
  2272. return nil
  2273. }
  2274. out := new(KubernetesAuth)
  2275. in.DeepCopyInto(out)
  2276. return out
  2277. }
  2278. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2279. func (in *KubernetesAuthCredentials) DeepCopyInto(out *KubernetesAuthCredentials) {
  2280. *out = *in
  2281. in.IdentityID.DeepCopyInto(&out.IdentityID)
  2282. in.ServiceAccountTokenPath.DeepCopyInto(&out.ServiceAccountTokenPath)
  2283. }
  2284. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KubernetesAuthCredentials.
  2285. func (in *KubernetesAuthCredentials) DeepCopy() *KubernetesAuthCredentials {
  2286. if in == nil {
  2287. return nil
  2288. }
  2289. out := new(KubernetesAuthCredentials)
  2290. in.DeepCopyInto(out)
  2291. return out
  2292. }
  2293. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2294. func (in *KubernetesProvider) DeepCopyInto(out *KubernetesProvider) {
  2295. *out = *in
  2296. in.Server.DeepCopyInto(&out.Server)
  2297. if in.Auth != nil {
  2298. in, out := &in.Auth, &out.Auth
  2299. *out = new(KubernetesAuth)
  2300. (*in).DeepCopyInto(*out)
  2301. }
  2302. if in.AuthRef != nil {
  2303. in, out := &in.AuthRef, &out.AuthRef
  2304. *out = new(apismetav1.SecretKeySelector)
  2305. (*in).DeepCopyInto(*out)
  2306. }
  2307. }
  2308. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KubernetesProvider.
  2309. func (in *KubernetesProvider) DeepCopy() *KubernetesProvider {
  2310. if in == nil {
  2311. return nil
  2312. }
  2313. out := new(KubernetesProvider)
  2314. in.DeepCopyInto(out)
  2315. return out
  2316. }
  2317. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2318. func (in *KubernetesServer) DeepCopyInto(out *KubernetesServer) {
  2319. *out = *in
  2320. if in.CABundle != nil {
  2321. in, out := &in.CABundle, &out.CABundle
  2322. *out = make([]byte, len(*in))
  2323. copy(*out, *in)
  2324. }
  2325. if in.CAProvider != nil {
  2326. in, out := &in.CAProvider, &out.CAProvider
  2327. *out = new(CAProvider)
  2328. (*in).DeepCopyInto(*out)
  2329. }
  2330. }
  2331. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KubernetesServer.
  2332. func (in *KubernetesServer) DeepCopy() *KubernetesServer {
  2333. if in == nil {
  2334. return nil
  2335. }
  2336. out := new(KubernetesServer)
  2337. in.DeepCopyInto(out)
  2338. return out
  2339. }
  2340. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2341. func (in *LdapAuthCredentials) DeepCopyInto(out *LdapAuthCredentials) {
  2342. *out = *in
  2343. in.IdentityID.DeepCopyInto(&out.IdentityID)
  2344. in.LDAPPassword.DeepCopyInto(&out.LDAPPassword)
  2345. in.LDAPUsername.DeepCopyInto(&out.LDAPUsername)
  2346. }
  2347. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new LdapAuthCredentials.
  2348. func (in *LdapAuthCredentials) DeepCopy() *LdapAuthCredentials {
  2349. if in == nil {
  2350. return nil
  2351. }
  2352. out := new(LdapAuthCredentials)
  2353. in.DeepCopyInto(out)
  2354. return out
  2355. }
  2356. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2357. func (in *MachineIdentityScopeInWorkspace) DeepCopyInto(out *MachineIdentityScopeInWorkspace) {
  2358. *out = *in
  2359. }
  2360. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MachineIdentityScopeInWorkspace.
  2361. func (in *MachineIdentityScopeInWorkspace) DeepCopy() *MachineIdentityScopeInWorkspace {
  2362. if in == nil {
  2363. return nil
  2364. }
  2365. out := new(MachineIdentityScopeInWorkspace)
  2366. in.DeepCopyInto(out)
  2367. return out
  2368. }
  2369. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2370. func (in *ManifestReference) DeepCopyInto(out *ManifestReference) {
  2371. *out = *in
  2372. }
  2373. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ManifestReference.
  2374. func (in *ManifestReference) DeepCopy() *ManifestReference {
  2375. if in == nil {
  2376. return nil
  2377. }
  2378. out := new(ManifestReference)
  2379. in.DeepCopyInto(out)
  2380. return out
  2381. }
  2382. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2383. func (in *NTLMProtocol) DeepCopyInto(out *NTLMProtocol) {
  2384. *out = *in
  2385. in.UserName.DeepCopyInto(&out.UserName)
  2386. in.Password.DeepCopyInto(&out.Password)
  2387. }
  2388. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new NTLMProtocol.
  2389. func (in *NTLMProtocol) DeepCopy() *NTLMProtocol {
  2390. if in == nil {
  2391. return nil
  2392. }
  2393. out := new(NTLMProtocol)
  2394. in.DeepCopyInto(out)
  2395. return out
  2396. }
  2397. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2398. func (in *NgrokAuth) DeepCopyInto(out *NgrokAuth) {
  2399. *out = *in
  2400. if in.APIKey != nil {
  2401. in, out := &in.APIKey, &out.APIKey
  2402. *out = new(NgrokProviderSecretRef)
  2403. (*in).DeepCopyInto(*out)
  2404. }
  2405. }
  2406. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new NgrokAuth.
  2407. func (in *NgrokAuth) DeepCopy() *NgrokAuth {
  2408. if in == nil {
  2409. return nil
  2410. }
  2411. out := new(NgrokAuth)
  2412. in.DeepCopyInto(out)
  2413. return out
  2414. }
  2415. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2416. func (in *NgrokProvider) DeepCopyInto(out *NgrokProvider) {
  2417. *out = *in
  2418. in.Auth.DeepCopyInto(&out.Auth)
  2419. out.Vault = in.Vault
  2420. }
  2421. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new NgrokProvider.
  2422. func (in *NgrokProvider) DeepCopy() *NgrokProvider {
  2423. if in == nil {
  2424. return nil
  2425. }
  2426. out := new(NgrokProvider)
  2427. in.DeepCopyInto(out)
  2428. return out
  2429. }
  2430. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2431. func (in *NgrokProviderSecretRef) DeepCopyInto(out *NgrokProviderSecretRef) {
  2432. *out = *in
  2433. if in.SecretRef != nil {
  2434. in, out := &in.SecretRef, &out.SecretRef
  2435. *out = new(apismetav1.SecretKeySelector)
  2436. (*in).DeepCopyInto(*out)
  2437. }
  2438. }
  2439. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new NgrokProviderSecretRef.
  2440. func (in *NgrokProviderSecretRef) DeepCopy() *NgrokProviderSecretRef {
  2441. if in == nil {
  2442. return nil
  2443. }
  2444. out := new(NgrokProviderSecretRef)
  2445. in.DeepCopyInto(out)
  2446. return out
  2447. }
  2448. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2449. func (in *NgrokVault) DeepCopyInto(out *NgrokVault) {
  2450. *out = *in
  2451. }
  2452. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new NgrokVault.
  2453. func (in *NgrokVault) DeepCopy() *NgrokVault {
  2454. if in == nil {
  2455. return nil
  2456. }
  2457. out := new(NgrokVault)
  2458. in.DeepCopyInto(out)
  2459. return out
  2460. }
  2461. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2462. func (in *NoSecretError) DeepCopyInto(out *NoSecretError) {
  2463. *out = *in
  2464. }
  2465. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new NoSecretError.
  2466. func (in *NoSecretError) DeepCopy() *NoSecretError {
  2467. if in == nil {
  2468. return nil
  2469. }
  2470. out := new(NoSecretError)
  2471. in.DeepCopyInto(out)
  2472. return out
  2473. }
  2474. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2475. func (in *NotModifiedError) DeepCopyInto(out *NotModifiedError) {
  2476. *out = *in
  2477. }
  2478. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new NotModifiedError.
  2479. func (in *NotModifiedError) DeepCopy() *NotModifiedError {
  2480. if in == nil {
  2481. return nil
  2482. }
  2483. out := new(NotModifiedError)
  2484. in.DeepCopyInto(out)
  2485. return out
  2486. }
  2487. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2488. func (in *OciAuthCredentials) DeepCopyInto(out *OciAuthCredentials) {
  2489. *out = *in
  2490. in.IdentityID.DeepCopyInto(&out.IdentityID)
  2491. in.PrivateKey.DeepCopyInto(&out.PrivateKey)
  2492. in.PrivateKeyPassphrase.DeepCopyInto(&out.PrivateKeyPassphrase)
  2493. in.Fingerprint.DeepCopyInto(&out.Fingerprint)
  2494. in.UserID.DeepCopyInto(&out.UserID)
  2495. in.TenancyID.DeepCopyInto(&out.TenancyID)
  2496. in.Region.DeepCopyInto(&out.Region)
  2497. }
  2498. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OciAuthCredentials.
  2499. func (in *OciAuthCredentials) DeepCopy() *OciAuthCredentials {
  2500. if in == nil {
  2501. return nil
  2502. }
  2503. out := new(OciAuthCredentials)
  2504. in.DeepCopyInto(out)
  2505. return out
  2506. }
  2507. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2508. func (in *OnboardbaseAuthSecretRef) DeepCopyInto(out *OnboardbaseAuthSecretRef) {
  2509. *out = *in
  2510. in.OnboardbaseAPIKeyRef.DeepCopyInto(&out.OnboardbaseAPIKeyRef)
  2511. in.OnboardbasePasscodeRef.DeepCopyInto(&out.OnboardbasePasscodeRef)
  2512. }
  2513. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OnboardbaseAuthSecretRef.
  2514. func (in *OnboardbaseAuthSecretRef) DeepCopy() *OnboardbaseAuthSecretRef {
  2515. if in == nil {
  2516. return nil
  2517. }
  2518. out := new(OnboardbaseAuthSecretRef)
  2519. in.DeepCopyInto(out)
  2520. return out
  2521. }
  2522. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2523. func (in *OnboardbaseProvider) DeepCopyInto(out *OnboardbaseProvider) {
  2524. *out = *in
  2525. if in.Auth != nil {
  2526. in, out := &in.Auth, &out.Auth
  2527. *out = new(OnboardbaseAuthSecretRef)
  2528. (*in).DeepCopyInto(*out)
  2529. }
  2530. }
  2531. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OnboardbaseProvider.
  2532. func (in *OnboardbaseProvider) DeepCopy() *OnboardbaseProvider {
  2533. if in == nil {
  2534. return nil
  2535. }
  2536. out := new(OnboardbaseProvider)
  2537. in.DeepCopyInto(out)
  2538. return out
  2539. }
  2540. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2541. func (in *OnePasswordAuth) DeepCopyInto(out *OnePasswordAuth) {
  2542. *out = *in
  2543. if in.SecretRef != nil {
  2544. in, out := &in.SecretRef, &out.SecretRef
  2545. *out = new(OnePasswordAuthSecretRef)
  2546. (*in).DeepCopyInto(*out)
  2547. }
  2548. }
  2549. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OnePasswordAuth.
  2550. func (in *OnePasswordAuth) DeepCopy() *OnePasswordAuth {
  2551. if in == nil {
  2552. return nil
  2553. }
  2554. out := new(OnePasswordAuth)
  2555. in.DeepCopyInto(out)
  2556. return out
  2557. }
  2558. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2559. func (in *OnePasswordAuthSecretRef) DeepCopyInto(out *OnePasswordAuthSecretRef) {
  2560. *out = *in
  2561. in.ConnectToken.DeepCopyInto(&out.ConnectToken)
  2562. }
  2563. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OnePasswordAuthSecretRef.
  2564. func (in *OnePasswordAuthSecretRef) DeepCopy() *OnePasswordAuthSecretRef {
  2565. if in == nil {
  2566. return nil
  2567. }
  2568. out := new(OnePasswordAuthSecretRef)
  2569. in.DeepCopyInto(out)
  2570. return out
  2571. }
  2572. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2573. func (in *OnePasswordProvider) DeepCopyInto(out *OnePasswordProvider) {
  2574. *out = *in
  2575. if in.Auth != nil {
  2576. in, out := &in.Auth, &out.Auth
  2577. *out = new(OnePasswordAuth)
  2578. (*in).DeepCopyInto(*out)
  2579. }
  2580. if in.Vaults != nil {
  2581. in, out := &in.Vaults, &out.Vaults
  2582. *out = make(map[string]int, len(*in))
  2583. for key, val := range *in {
  2584. (*out)[key] = val
  2585. }
  2586. }
  2587. }
  2588. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OnePasswordProvider.
  2589. func (in *OnePasswordProvider) DeepCopy() *OnePasswordProvider {
  2590. if in == nil {
  2591. return nil
  2592. }
  2593. out := new(OnePasswordProvider)
  2594. in.DeepCopyInto(out)
  2595. return out
  2596. }
  2597. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2598. func (in *OnePasswordSDKAuth) DeepCopyInto(out *OnePasswordSDKAuth) {
  2599. *out = *in
  2600. in.ServiceAccountSecretRef.DeepCopyInto(&out.ServiceAccountSecretRef)
  2601. }
  2602. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OnePasswordSDKAuth.
  2603. func (in *OnePasswordSDKAuth) DeepCopy() *OnePasswordSDKAuth {
  2604. if in == nil {
  2605. return nil
  2606. }
  2607. out := new(OnePasswordSDKAuth)
  2608. in.DeepCopyInto(out)
  2609. return out
  2610. }
  2611. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2612. func (in *OnePasswordSDKProvider) DeepCopyInto(out *OnePasswordSDKProvider) {
  2613. *out = *in
  2614. if in.IntegrationInfo != nil {
  2615. in, out := &in.IntegrationInfo, &out.IntegrationInfo
  2616. *out = new(IntegrationInfo)
  2617. **out = **in
  2618. }
  2619. if in.Auth != nil {
  2620. in, out := &in.Auth, &out.Auth
  2621. *out = new(OnePasswordSDKAuth)
  2622. (*in).DeepCopyInto(*out)
  2623. }
  2624. }
  2625. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OnePasswordSDKProvider.
  2626. func (in *OnePasswordSDKProvider) DeepCopy() *OnePasswordSDKProvider {
  2627. if in == nil {
  2628. return nil
  2629. }
  2630. out := new(OnePasswordSDKProvider)
  2631. in.DeepCopyInto(out)
  2632. return out
  2633. }
  2634. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2635. func (in *OracleAuth) DeepCopyInto(out *OracleAuth) {
  2636. *out = *in
  2637. in.SecretRef.DeepCopyInto(&out.SecretRef)
  2638. }
  2639. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OracleAuth.
  2640. func (in *OracleAuth) DeepCopy() *OracleAuth {
  2641. if in == nil {
  2642. return nil
  2643. }
  2644. out := new(OracleAuth)
  2645. in.DeepCopyInto(out)
  2646. return out
  2647. }
  2648. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2649. func (in *OracleProvider) DeepCopyInto(out *OracleProvider) {
  2650. *out = *in
  2651. if in.Auth != nil {
  2652. in, out := &in.Auth, &out.Auth
  2653. *out = new(OracleAuth)
  2654. (*in).DeepCopyInto(*out)
  2655. }
  2656. if in.ServiceAccountRef != nil {
  2657. in, out := &in.ServiceAccountRef, &out.ServiceAccountRef
  2658. *out = new(apismetav1.ServiceAccountSelector)
  2659. (*in).DeepCopyInto(*out)
  2660. }
  2661. }
  2662. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OracleProvider.
  2663. func (in *OracleProvider) DeepCopy() *OracleProvider {
  2664. if in == nil {
  2665. return nil
  2666. }
  2667. out := new(OracleProvider)
  2668. in.DeepCopyInto(out)
  2669. return out
  2670. }
  2671. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2672. func (in *OracleSecretRef) DeepCopyInto(out *OracleSecretRef) {
  2673. *out = *in
  2674. in.PrivateKey.DeepCopyInto(&out.PrivateKey)
  2675. in.Fingerprint.DeepCopyInto(&out.Fingerprint)
  2676. }
  2677. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OracleSecretRef.
  2678. func (in *OracleSecretRef) DeepCopy() *OracleSecretRef {
  2679. if in == nil {
  2680. return nil
  2681. }
  2682. out := new(OracleSecretRef)
  2683. in.DeepCopyInto(out)
  2684. return out
  2685. }
  2686. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2687. func (in *PassboltAuth) DeepCopyInto(out *PassboltAuth) {
  2688. *out = *in
  2689. if in.PasswordSecretRef != nil {
  2690. in, out := &in.PasswordSecretRef, &out.PasswordSecretRef
  2691. *out = new(apismetav1.SecretKeySelector)
  2692. (*in).DeepCopyInto(*out)
  2693. }
  2694. if in.PrivateKeySecretRef != nil {
  2695. in, out := &in.PrivateKeySecretRef, &out.PrivateKeySecretRef
  2696. *out = new(apismetav1.SecretKeySelector)
  2697. (*in).DeepCopyInto(*out)
  2698. }
  2699. }
  2700. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PassboltAuth.
  2701. func (in *PassboltAuth) DeepCopy() *PassboltAuth {
  2702. if in == nil {
  2703. return nil
  2704. }
  2705. out := new(PassboltAuth)
  2706. in.DeepCopyInto(out)
  2707. return out
  2708. }
  2709. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2710. func (in *PassboltProvider) DeepCopyInto(out *PassboltProvider) {
  2711. *out = *in
  2712. if in.Auth != nil {
  2713. in, out := &in.Auth, &out.Auth
  2714. *out = new(PassboltAuth)
  2715. (*in).DeepCopyInto(*out)
  2716. }
  2717. }
  2718. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PassboltProvider.
  2719. func (in *PassboltProvider) DeepCopy() *PassboltProvider {
  2720. if in == nil {
  2721. return nil
  2722. }
  2723. out := new(PassboltProvider)
  2724. in.DeepCopyInto(out)
  2725. return out
  2726. }
  2727. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2728. func (in *PasswordDepotAuth) DeepCopyInto(out *PasswordDepotAuth) {
  2729. *out = *in
  2730. in.SecretRef.DeepCopyInto(&out.SecretRef)
  2731. }
  2732. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PasswordDepotAuth.
  2733. func (in *PasswordDepotAuth) DeepCopy() *PasswordDepotAuth {
  2734. if in == nil {
  2735. return nil
  2736. }
  2737. out := new(PasswordDepotAuth)
  2738. in.DeepCopyInto(out)
  2739. return out
  2740. }
  2741. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2742. func (in *PasswordDepotProvider) DeepCopyInto(out *PasswordDepotProvider) {
  2743. *out = *in
  2744. in.Auth.DeepCopyInto(&out.Auth)
  2745. }
  2746. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PasswordDepotProvider.
  2747. func (in *PasswordDepotProvider) DeepCopy() *PasswordDepotProvider {
  2748. if in == nil {
  2749. return nil
  2750. }
  2751. out := new(PasswordDepotProvider)
  2752. in.DeepCopyInto(out)
  2753. return out
  2754. }
  2755. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2756. func (in *PasswordDepotSecretRef) DeepCopyInto(out *PasswordDepotSecretRef) {
  2757. *out = *in
  2758. in.Credentials.DeepCopyInto(&out.Credentials)
  2759. }
  2760. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PasswordDepotSecretRef.
  2761. func (in *PasswordDepotSecretRef) DeepCopy() *PasswordDepotSecretRef {
  2762. if in == nil {
  2763. return nil
  2764. }
  2765. out := new(PasswordDepotSecretRef)
  2766. in.DeepCopyInto(out)
  2767. return out
  2768. }
  2769. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2770. func (in *PreviderAuth) DeepCopyInto(out *PreviderAuth) {
  2771. *out = *in
  2772. if in.SecretRef != nil {
  2773. in, out := &in.SecretRef, &out.SecretRef
  2774. *out = new(PreviderAuthSecretRef)
  2775. (*in).DeepCopyInto(*out)
  2776. }
  2777. }
  2778. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PreviderAuth.
  2779. func (in *PreviderAuth) DeepCopy() *PreviderAuth {
  2780. if in == nil {
  2781. return nil
  2782. }
  2783. out := new(PreviderAuth)
  2784. in.DeepCopyInto(out)
  2785. return out
  2786. }
  2787. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2788. func (in *PreviderAuthSecretRef) DeepCopyInto(out *PreviderAuthSecretRef) {
  2789. *out = *in
  2790. in.AccessToken.DeepCopyInto(&out.AccessToken)
  2791. }
  2792. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PreviderAuthSecretRef.
  2793. func (in *PreviderAuthSecretRef) DeepCopy() *PreviderAuthSecretRef {
  2794. if in == nil {
  2795. return nil
  2796. }
  2797. out := new(PreviderAuthSecretRef)
  2798. in.DeepCopyInto(out)
  2799. return out
  2800. }
  2801. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2802. func (in *PreviderProvider) DeepCopyInto(out *PreviderProvider) {
  2803. *out = *in
  2804. in.Auth.DeepCopyInto(&out.Auth)
  2805. }
  2806. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PreviderProvider.
  2807. func (in *PreviderProvider) DeepCopy() *PreviderProvider {
  2808. if in == nil {
  2809. return nil
  2810. }
  2811. out := new(PreviderProvider)
  2812. in.DeepCopyInto(out)
  2813. return out
  2814. }
  2815. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2816. func (in *PulumiProvider) DeepCopyInto(out *PulumiProvider) {
  2817. *out = *in
  2818. if in.AccessToken != nil {
  2819. in, out := &in.AccessToken, &out.AccessToken
  2820. *out = new(PulumiProviderSecretRef)
  2821. (*in).DeepCopyInto(*out)
  2822. }
  2823. }
  2824. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PulumiProvider.
  2825. func (in *PulumiProvider) DeepCopy() *PulumiProvider {
  2826. if in == nil {
  2827. return nil
  2828. }
  2829. out := new(PulumiProvider)
  2830. in.DeepCopyInto(out)
  2831. return out
  2832. }
  2833. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2834. func (in *PulumiProviderSecretRef) DeepCopyInto(out *PulumiProviderSecretRef) {
  2835. *out = *in
  2836. if in.SecretRef != nil {
  2837. in, out := &in.SecretRef, &out.SecretRef
  2838. *out = new(apismetav1.SecretKeySelector)
  2839. (*in).DeepCopyInto(*out)
  2840. }
  2841. }
  2842. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PulumiProviderSecretRef.
  2843. func (in *PulumiProviderSecretRef) DeepCopy() *PulumiProviderSecretRef {
  2844. if in == nil {
  2845. return nil
  2846. }
  2847. out := new(PulumiProviderSecretRef)
  2848. in.DeepCopyInto(out)
  2849. return out
  2850. }
  2851. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2852. func (in *ScalewayProvider) DeepCopyInto(out *ScalewayProvider) {
  2853. *out = *in
  2854. if in.AccessKey != nil {
  2855. in, out := &in.AccessKey, &out.AccessKey
  2856. *out = new(ScalewayProviderSecretRef)
  2857. (*in).DeepCopyInto(*out)
  2858. }
  2859. if in.SecretKey != nil {
  2860. in, out := &in.SecretKey, &out.SecretKey
  2861. *out = new(ScalewayProviderSecretRef)
  2862. (*in).DeepCopyInto(*out)
  2863. }
  2864. }
  2865. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ScalewayProvider.
  2866. func (in *ScalewayProvider) DeepCopy() *ScalewayProvider {
  2867. if in == nil {
  2868. return nil
  2869. }
  2870. out := new(ScalewayProvider)
  2871. in.DeepCopyInto(out)
  2872. return out
  2873. }
  2874. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2875. func (in *ScalewayProviderSecretRef) DeepCopyInto(out *ScalewayProviderSecretRef) {
  2876. *out = *in
  2877. if in.SecretRef != nil {
  2878. in, out := &in.SecretRef, &out.SecretRef
  2879. *out = new(apismetav1.SecretKeySelector)
  2880. (*in).DeepCopyInto(*out)
  2881. }
  2882. }
  2883. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ScalewayProviderSecretRef.
  2884. func (in *ScalewayProviderSecretRef) DeepCopy() *ScalewayProviderSecretRef {
  2885. if in == nil {
  2886. return nil
  2887. }
  2888. out := new(ScalewayProviderSecretRef)
  2889. in.DeepCopyInto(out)
  2890. return out
  2891. }
  2892. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2893. func (in *SecretReference) DeepCopyInto(out *SecretReference) {
  2894. *out = *in
  2895. }
  2896. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SecretReference.
  2897. func (in *SecretReference) DeepCopy() *SecretReference {
  2898. if in == nil {
  2899. return nil
  2900. }
  2901. out := new(SecretReference)
  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 *SecretServerProvider) DeepCopyInto(out *SecretServerProvider) {
  2907. *out = *in
  2908. if in.Username != nil {
  2909. in, out := &in.Username, &out.Username
  2910. *out = new(SecretServerProviderRef)
  2911. (*in).DeepCopyInto(*out)
  2912. }
  2913. if in.Password != nil {
  2914. in, out := &in.Password, &out.Password
  2915. *out = new(SecretServerProviderRef)
  2916. (*in).DeepCopyInto(*out)
  2917. }
  2918. if in.CABundle != nil {
  2919. in, out := &in.CABundle, &out.CABundle
  2920. *out = make([]byte, len(*in))
  2921. copy(*out, *in)
  2922. }
  2923. if in.CAProvider != nil {
  2924. in, out := &in.CAProvider, &out.CAProvider
  2925. *out = new(CAProvider)
  2926. (*in).DeepCopyInto(*out)
  2927. }
  2928. }
  2929. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SecretServerProvider.
  2930. func (in *SecretServerProvider) DeepCopy() *SecretServerProvider {
  2931. if in == nil {
  2932. return nil
  2933. }
  2934. out := new(SecretServerProvider)
  2935. in.DeepCopyInto(out)
  2936. return out
  2937. }
  2938. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2939. func (in *SecretServerProviderRef) DeepCopyInto(out *SecretServerProviderRef) {
  2940. *out = *in
  2941. if in.SecretRef != nil {
  2942. in, out := &in.SecretRef, &out.SecretRef
  2943. *out = new(apismetav1.SecretKeySelector)
  2944. (*in).DeepCopyInto(*out)
  2945. }
  2946. }
  2947. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SecretServerProviderRef.
  2948. func (in *SecretServerProviderRef) DeepCopy() *SecretServerProviderRef {
  2949. if in == nil {
  2950. return nil
  2951. }
  2952. out := new(SecretServerProviderRef)
  2953. in.DeepCopyInto(out)
  2954. return out
  2955. }
  2956. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2957. func (in *SecretStore) DeepCopyInto(out *SecretStore) {
  2958. *out = *in
  2959. out.TypeMeta = in.TypeMeta
  2960. in.ObjectMeta.DeepCopyInto(&out.ObjectMeta)
  2961. in.Spec.DeepCopyInto(&out.Spec)
  2962. in.Status.DeepCopyInto(&out.Status)
  2963. }
  2964. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SecretStore.
  2965. func (in *SecretStore) DeepCopy() *SecretStore {
  2966. if in == nil {
  2967. return nil
  2968. }
  2969. out := new(SecretStore)
  2970. in.DeepCopyInto(out)
  2971. return out
  2972. }
  2973. // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
  2974. func (in *SecretStore) DeepCopyObject() runtime.Object {
  2975. if c := in.DeepCopy(); c != nil {
  2976. return c
  2977. }
  2978. return nil
  2979. }
  2980. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  2981. func (in *SecretStoreList) DeepCopyInto(out *SecretStoreList) {
  2982. *out = *in
  2983. out.TypeMeta = in.TypeMeta
  2984. in.ListMeta.DeepCopyInto(&out.ListMeta)
  2985. if in.Items != nil {
  2986. in, out := &in.Items, &out.Items
  2987. *out = make([]SecretStore, len(*in))
  2988. for i := range *in {
  2989. (*in)[i].DeepCopyInto(&(*out)[i])
  2990. }
  2991. }
  2992. }
  2993. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SecretStoreList.
  2994. func (in *SecretStoreList) DeepCopy() *SecretStoreList {
  2995. if in == nil {
  2996. return nil
  2997. }
  2998. out := new(SecretStoreList)
  2999. in.DeepCopyInto(out)
  3000. return out
  3001. }
  3002. // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
  3003. func (in *SecretStoreList) DeepCopyObject() runtime.Object {
  3004. if c := in.DeepCopy(); c != nil {
  3005. return c
  3006. }
  3007. return nil
  3008. }
  3009. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  3010. func (in *SecretStoreProvider) DeepCopyInto(out *SecretStoreProvider) {
  3011. *out = *in
  3012. if in.AWS != nil {
  3013. in, out := &in.AWS, &out.AWS
  3014. *out = new(AWSProvider)
  3015. (*in).DeepCopyInto(*out)
  3016. }
  3017. if in.AzureKV != nil {
  3018. in, out := &in.AzureKV, &out.AzureKV
  3019. *out = new(AzureKVProvider)
  3020. (*in).DeepCopyInto(*out)
  3021. }
  3022. if in.Akeyless != nil {
  3023. in, out := &in.Akeyless, &out.Akeyless
  3024. *out = new(AkeylessProvider)
  3025. (*in).DeepCopyInto(*out)
  3026. }
  3027. if in.BitwardenSecretsManager != nil {
  3028. in, out := &in.BitwardenSecretsManager, &out.BitwardenSecretsManager
  3029. *out = new(BitwardenSecretsManagerProvider)
  3030. (*in).DeepCopyInto(*out)
  3031. }
  3032. if in.Vault != nil {
  3033. in, out := &in.Vault, &out.Vault
  3034. *out = new(VaultProvider)
  3035. (*in).DeepCopyInto(*out)
  3036. }
  3037. if in.GCPSM != nil {
  3038. in, out := &in.GCPSM, &out.GCPSM
  3039. *out = new(GCPSMProvider)
  3040. (*in).DeepCopyInto(*out)
  3041. }
  3042. if in.Oracle != nil {
  3043. in, out := &in.Oracle, &out.Oracle
  3044. *out = new(OracleProvider)
  3045. (*in).DeepCopyInto(*out)
  3046. }
  3047. if in.IBM != nil {
  3048. in, out := &in.IBM, &out.IBM
  3049. *out = new(IBMProvider)
  3050. (*in).DeepCopyInto(*out)
  3051. }
  3052. if in.YandexCertificateManager != nil {
  3053. in, out := &in.YandexCertificateManager, &out.YandexCertificateManager
  3054. *out = new(YandexCertificateManagerProvider)
  3055. (*in).DeepCopyInto(*out)
  3056. }
  3057. if in.YandexLockbox != nil {
  3058. in, out := &in.YandexLockbox, &out.YandexLockbox
  3059. *out = new(YandexLockboxProvider)
  3060. (*in).DeepCopyInto(*out)
  3061. }
  3062. if in.Github != nil {
  3063. in, out := &in.Github, &out.Github
  3064. *out = new(GithubProvider)
  3065. (*in).DeepCopyInto(*out)
  3066. }
  3067. if in.Gitlab != nil {
  3068. in, out := &in.Gitlab, &out.Gitlab
  3069. *out = new(GitlabProvider)
  3070. (*in).DeepCopyInto(*out)
  3071. }
  3072. if in.Alibaba != nil {
  3073. in, out := &in.Alibaba, &out.Alibaba
  3074. *out = new(AlibabaProvider)
  3075. (*in).DeepCopyInto(*out)
  3076. }
  3077. if in.OnePassword != nil {
  3078. in, out := &in.OnePassword, &out.OnePassword
  3079. *out = new(OnePasswordProvider)
  3080. (*in).DeepCopyInto(*out)
  3081. }
  3082. if in.OnePasswordSDK != nil {
  3083. in, out := &in.OnePasswordSDK, &out.OnePasswordSDK
  3084. *out = new(OnePasswordSDKProvider)
  3085. (*in).DeepCopyInto(*out)
  3086. }
  3087. if in.Webhook != nil {
  3088. in, out := &in.Webhook, &out.Webhook
  3089. *out = new(WebhookProvider)
  3090. (*in).DeepCopyInto(*out)
  3091. }
  3092. if in.Kubernetes != nil {
  3093. in, out := &in.Kubernetes, &out.Kubernetes
  3094. *out = new(KubernetesProvider)
  3095. (*in).DeepCopyInto(*out)
  3096. }
  3097. if in.Fake != nil {
  3098. in, out := &in.Fake, &out.Fake
  3099. *out = new(FakeProvider)
  3100. (*in).DeepCopyInto(*out)
  3101. }
  3102. if in.Senhasegura != nil {
  3103. in, out := &in.Senhasegura, &out.Senhasegura
  3104. *out = new(SenhaseguraProvider)
  3105. (*in).DeepCopyInto(*out)
  3106. }
  3107. if in.Scaleway != nil {
  3108. in, out := &in.Scaleway, &out.Scaleway
  3109. *out = new(ScalewayProvider)
  3110. (*in).DeepCopyInto(*out)
  3111. }
  3112. if in.Doppler != nil {
  3113. in, out := &in.Doppler, &out.Doppler
  3114. *out = new(DopplerProvider)
  3115. (*in).DeepCopyInto(*out)
  3116. }
  3117. if in.Previder != nil {
  3118. in, out := &in.Previder, &out.Previder
  3119. *out = new(PreviderProvider)
  3120. (*in).DeepCopyInto(*out)
  3121. }
  3122. if in.Onboardbase != nil {
  3123. in, out := &in.Onboardbase, &out.Onboardbase
  3124. *out = new(OnboardbaseProvider)
  3125. (*in).DeepCopyInto(*out)
  3126. }
  3127. if in.KeeperSecurity != nil {
  3128. in, out := &in.KeeperSecurity, &out.KeeperSecurity
  3129. *out = new(KeeperSecurityProvider)
  3130. (*in).DeepCopyInto(*out)
  3131. }
  3132. if in.Conjur != nil {
  3133. in, out := &in.Conjur, &out.Conjur
  3134. *out = new(ConjurProvider)
  3135. (*in).DeepCopyInto(*out)
  3136. }
  3137. if in.Delinea != nil {
  3138. in, out := &in.Delinea, &out.Delinea
  3139. *out = new(DelineaProvider)
  3140. (*in).DeepCopyInto(*out)
  3141. }
  3142. if in.SecretServer != nil {
  3143. in, out := &in.SecretServer, &out.SecretServer
  3144. *out = new(SecretServerProvider)
  3145. (*in).DeepCopyInto(*out)
  3146. }
  3147. if in.Chef != nil {
  3148. in, out := &in.Chef, &out.Chef
  3149. *out = new(ChefProvider)
  3150. (*in).DeepCopyInto(*out)
  3151. }
  3152. if in.Pulumi != nil {
  3153. in, out := &in.Pulumi, &out.Pulumi
  3154. *out = new(PulumiProvider)
  3155. (*in).DeepCopyInto(*out)
  3156. }
  3157. if in.Fortanix != nil {
  3158. in, out := &in.Fortanix, &out.Fortanix
  3159. *out = new(FortanixProvider)
  3160. (*in).DeepCopyInto(*out)
  3161. }
  3162. if in.PasswordDepot != nil {
  3163. in, out := &in.PasswordDepot, &out.PasswordDepot
  3164. *out = new(PasswordDepotProvider)
  3165. (*in).DeepCopyInto(*out)
  3166. }
  3167. if in.Passbolt != nil {
  3168. in, out := &in.Passbolt, &out.Passbolt
  3169. *out = new(PassboltProvider)
  3170. (*in).DeepCopyInto(*out)
  3171. }
  3172. if in.Device42 != nil {
  3173. in, out := &in.Device42, &out.Device42
  3174. *out = new(Device42Provider)
  3175. (*in).DeepCopyInto(*out)
  3176. }
  3177. if in.Infisical != nil {
  3178. in, out := &in.Infisical, &out.Infisical
  3179. *out = new(InfisicalProvider)
  3180. (*in).DeepCopyInto(*out)
  3181. }
  3182. if in.Beyondtrust != nil {
  3183. in, out := &in.Beyondtrust, &out.Beyondtrust
  3184. *out = new(BeyondtrustProvider)
  3185. (*in).DeepCopyInto(*out)
  3186. }
  3187. if in.CloudruSM != nil {
  3188. in, out := &in.CloudruSM, &out.CloudruSM
  3189. *out = new(CloudruSMProvider)
  3190. (*in).DeepCopyInto(*out)
  3191. }
  3192. if in.Volcengine != nil {
  3193. in, out := &in.Volcengine, &out.Volcengine
  3194. *out = new(VolcengineProvider)
  3195. (*in).DeepCopyInto(*out)
  3196. }
  3197. if in.Ngrok != nil {
  3198. in, out := &in.Ngrok, &out.Ngrok
  3199. *out = new(NgrokProvider)
  3200. (*in).DeepCopyInto(*out)
  3201. }
  3202. if in.Barbican != nil {
  3203. in, out := &in.Barbican, &out.Barbican
  3204. *out = new(BarbicanProvider)
  3205. (*in).DeepCopyInto(*out)
  3206. }
  3207. }
  3208. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SecretStoreProvider.
  3209. func (in *SecretStoreProvider) DeepCopy() *SecretStoreProvider {
  3210. if in == nil {
  3211. return nil
  3212. }
  3213. out := new(SecretStoreProvider)
  3214. in.DeepCopyInto(out)
  3215. return out
  3216. }
  3217. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  3218. func (in *SecretStoreRef) DeepCopyInto(out *SecretStoreRef) {
  3219. *out = *in
  3220. }
  3221. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SecretStoreRef.
  3222. func (in *SecretStoreRef) DeepCopy() *SecretStoreRef {
  3223. if in == nil {
  3224. return nil
  3225. }
  3226. out := new(SecretStoreRef)
  3227. in.DeepCopyInto(out)
  3228. return out
  3229. }
  3230. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  3231. func (in *SecretStoreRetrySettings) DeepCopyInto(out *SecretStoreRetrySettings) {
  3232. *out = *in
  3233. if in.MaxRetries != nil {
  3234. in, out := &in.MaxRetries, &out.MaxRetries
  3235. *out = new(int32)
  3236. **out = **in
  3237. }
  3238. if in.RetryInterval != nil {
  3239. in, out := &in.RetryInterval, &out.RetryInterval
  3240. *out = new(string)
  3241. **out = **in
  3242. }
  3243. }
  3244. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SecretStoreRetrySettings.
  3245. func (in *SecretStoreRetrySettings) DeepCopy() *SecretStoreRetrySettings {
  3246. if in == nil {
  3247. return nil
  3248. }
  3249. out := new(SecretStoreRetrySettings)
  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 *SecretStoreSpec) DeepCopyInto(out *SecretStoreSpec) {
  3255. *out = *in
  3256. if in.Provider != nil {
  3257. in, out := &in.Provider, &out.Provider
  3258. *out = new(SecretStoreProvider)
  3259. (*in).DeepCopyInto(*out)
  3260. }
  3261. if in.RetrySettings != nil {
  3262. in, out := &in.RetrySettings, &out.RetrySettings
  3263. *out = new(SecretStoreRetrySettings)
  3264. (*in).DeepCopyInto(*out)
  3265. }
  3266. if in.Conditions != nil {
  3267. in, out := &in.Conditions, &out.Conditions
  3268. *out = make([]ClusterSecretStoreCondition, len(*in))
  3269. for i := range *in {
  3270. (*in)[i].DeepCopyInto(&(*out)[i])
  3271. }
  3272. }
  3273. }
  3274. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SecretStoreSpec.
  3275. func (in *SecretStoreSpec) DeepCopy() *SecretStoreSpec {
  3276. if in == nil {
  3277. return nil
  3278. }
  3279. out := new(SecretStoreSpec)
  3280. in.DeepCopyInto(out)
  3281. return out
  3282. }
  3283. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  3284. func (in *SecretStoreStatus) DeepCopyInto(out *SecretStoreStatus) {
  3285. *out = *in
  3286. if in.Conditions != nil {
  3287. in, out := &in.Conditions, &out.Conditions
  3288. *out = make([]SecretStoreStatusCondition, len(*in))
  3289. for i := range *in {
  3290. (*in)[i].DeepCopyInto(&(*out)[i])
  3291. }
  3292. }
  3293. }
  3294. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SecretStoreStatus.
  3295. func (in *SecretStoreStatus) DeepCopy() *SecretStoreStatus {
  3296. if in == nil {
  3297. return nil
  3298. }
  3299. out := new(SecretStoreStatus)
  3300. in.DeepCopyInto(out)
  3301. return out
  3302. }
  3303. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  3304. func (in *SecretStoreStatusCondition) DeepCopyInto(out *SecretStoreStatusCondition) {
  3305. *out = *in
  3306. in.LastTransitionTime.DeepCopyInto(&out.LastTransitionTime)
  3307. }
  3308. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SecretStoreStatusCondition.
  3309. func (in *SecretStoreStatusCondition) DeepCopy() *SecretStoreStatusCondition {
  3310. if in == nil {
  3311. return nil
  3312. }
  3313. out := new(SecretStoreStatusCondition)
  3314. in.DeepCopyInto(out)
  3315. return out
  3316. }
  3317. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  3318. func (in *SecretsManager) DeepCopyInto(out *SecretsManager) {
  3319. *out = *in
  3320. }
  3321. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SecretsManager.
  3322. func (in *SecretsManager) DeepCopy() *SecretsManager {
  3323. if in == nil {
  3324. return nil
  3325. }
  3326. out := new(SecretsManager)
  3327. in.DeepCopyInto(out)
  3328. return out
  3329. }
  3330. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  3331. func (in *SenhaseguraAuth) DeepCopyInto(out *SenhaseguraAuth) {
  3332. *out = *in
  3333. in.ClientSecret.DeepCopyInto(&out.ClientSecret)
  3334. }
  3335. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SenhaseguraAuth.
  3336. func (in *SenhaseguraAuth) DeepCopy() *SenhaseguraAuth {
  3337. if in == nil {
  3338. return nil
  3339. }
  3340. out := new(SenhaseguraAuth)
  3341. in.DeepCopyInto(out)
  3342. return out
  3343. }
  3344. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  3345. func (in *SenhaseguraProvider) DeepCopyInto(out *SenhaseguraProvider) {
  3346. *out = *in
  3347. in.Auth.DeepCopyInto(&out.Auth)
  3348. }
  3349. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SenhaseguraProvider.
  3350. func (in *SenhaseguraProvider) DeepCopy() *SenhaseguraProvider {
  3351. if in == nil {
  3352. return nil
  3353. }
  3354. out := new(SenhaseguraProvider)
  3355. in.DeepCopyInto(out)
  3356. return out
  3357. }
  3358. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  3359. func (in *StoreGeneratorSourceRef) DeepCopyInto(out *StoreGeneratorSourceRef) {
  3360. *out = *in
  3361. if in.SecretStoreRef != nil {
  3362. in, out := &in.SecretStoreRef, &out.SecretStoreRef
  3363. *out = new(SecretStoreRef)
  3364. **out = **in
  3365. }
  3366. if in.GeneratorRef != nil {
  3367. in, out := &in.GeneratorRef, &out.GeneratorRef
  3368. *out = new(GeneratorRef)
  3369. **out = **in
  3370. }
  3371. }
  3372. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new StoreGeneratorSourceRef.
  3373. func (in *StoreGeneratorSourceRef) DeepCopy() *StoreGeneratorSourceRef {
  3374. if in == nil {
  3375. return nil
  3376. }
  3377. out := new(StoreGeneratorSourceRef)
  3378. in.DeepCopyInto(out)
  3379. return out
  3380. }
  3381. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  3382. func (in *StoreSourceRef) DeepCopyInto(out *StoreSourceRef) {
  3383. *out = *in
  3384. out.SecretStoreRef = in.SecretStoreRef
  3385. if in.GeneratorRef != nil {
  3386. in, out := &in.GeneratorRef, &out.GeneratorRef
  3387. *out = new(GeneratorRef)
  3388. **out = **in
  3389. }
  3390. }
  3391. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new StoreSourceRef.
  3392. func (in *StoreSourceRef) DeepCopy() *StoreSourceRef {
  3393. if in == nil {
  3394. return nil
  3395. }
  3396. out := new(StoreSourceRef)
  3397. in.DeepCopyInto(out)
  3398. return out
  3399. }
  3400. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  3401. func (in *Tag) DeepCopyInto(out *Tag) {
  3402. *out = *in
  3403. }
  3404. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Tag.
  3405. func (in *Tag) DeepCopy() *Tag {
  3406. if in == nil {
  3407. return nil
  3408. }
  3409. out := new(Tag)
  3410. in.DeepCopyInto(out)
  3411. return out
  3412. }
  3413. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  3414. func (in *TemplateFrom) DeepCopyInto(out *TemplateFrom) {
  3415. *out = *in
  3416. if in.ConfigMap != nil {
  3417. in, out := &in.ConfigMap, &out.ConfigMap
  3418. *out = new(TemplateRef)
  3419. (*in).DeepCopyInto(*out)
  3420. }
  3421. if in.Secret != nil {
  3422. in, out := &in.Secret, &out.Secret
  3423. *out = new(TemplateRef)
  3424. (*in).DeepCopyInto(*out)
  3425. }
  3426. if in.Literal != nil {
  3427. in, out := &in.Literal, &out.Literal
  3428. *out = new(string)
  3429. **out = **in
  3430. }
  3431. }
  3432. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TemplateFrom.
  3433. func (in *TemplateFrom) DeepCopy() *TemplateFrom {
  3434. if in == nil {
  3435. return nil
  3436. }
  3437. out := new(TemplateFrom)
  3438. in.DeepCopyInto(out)
  3439. return out
  3440. }
  3441. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  3442. func (in *TemplateRef) DeepCopyInto(out *TemplateRef) {
  3443. *out = *in
  3444. if in.Items != nil {
  3445. in, out := &in.Items, &out.Items
  3446. *out = make([]TemplateRefItem, len(*in))
  3447. copy(*out, *in)
  3448. }
  3449. }
  3450. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TemplateRef.
  3451. func (in *TemplateRef) DeepCopy() *TemplateRef {
  3452. if in == nil {
  3453. return nil
  3454. }
  3455. out := new(TemplateRef)
  3456. in.DeepCopyInto(out)
  3457. return out
  3458. }
  3459. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  3460. func (in *TemplateRefItem) DeepCopyInto(out *TemplateRefItem) {
  3461. *out = *in
  3462. }
  3463. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TemplateRefItem.
  3464. func (in *TemplateRefItem) DeepCopy() *TemplateRefItem {
  3465. if in == nil {
  3466. return nil
  3467. }
  3468. out := new(TemplateRefItem)
  3469. in.DeepCopyInto(out)
  3470. return out
  3471. }
  3472. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  3473. func (in *TokenAuth) DeepCopyInto(out *TokenAuth) {
  3474. *out = *in
  3475. in.BearerToken.DeepCopyInto(&out.BearerToken)
  3476. }
  3477. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TokenAuth.
  3478. func (in *TokenAuth) DeepCopy() *TokenAuth {
  3479. if in == nil {
  3480. return nil
  3481. }
  3482. out := new(TokenAuth)
  3483. in.DeepCopyInto(out)
  3484. return out
  3485. }
  3486. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  3487. func (in *TokenAuthCredentials) DeepCopyInto(out *TokenAuthCredentials) {
  3488. *out = *in
  3489. in.AccessToken.DeepCopyInto(&out.AccessToken)
  3490. }
  3491. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TokenAuthCredentials.
  3492. func (in *TokenAuthCredentials) DeepCopy() *TokenAuthCredentials {
  3493. if in == nil {
  3494. return nil
  3495. }
  3496. out := new(TokenAuthCredentials)
  3497. in.DeepCopyInto(out)
  3498. return out
  3499. }
  3500. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  3501. func (in *UniversalAuthCredentials) DeepCopyInto(out *UniversalAuthCredentials) {
  3502. *out = *in
  3503. in.ClientID.DeepCopyInto(&out.ClientID)
  3504. in.ClientSecret.DeepCopyInto(&out.ClientSecret)
  3505. }
  3506. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new UniversalAuthCredentials.
  3507. func (in *UniversalAuthCredentials) DeepCopy() *UniversalAuthCredentials {
  3508. if in == nil {
  3509. return nil
  3510. }
  3511. out := new(UniversalAuthCredentials)
  3512. in.DeepCopyInto(out)
  3513. return out
  3514. }
  3515. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  3516. func (in *VaultAppRole) DeepCopyInto(out *VaultAppRole) {
  3517. *out = *in
  3518. if in.RoleRef != nil {
  3519. in, out := &in.RoleRef, &out.RoleRef
  3520. *out = new(apismetav1.SecretKeySelector)
  3521. (*in).DeepCopyInto(*out)
  3522. }
  3523. in.SecretRef.DeepCopyInto(&out.SecretRef)
  3524. }
  3525. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VaultAppRole.
  3526. func (in *VaultAppRole) DeepCopy() *VaultAppRole {
  3527. if in == nil {
  3528. return nil
  3529. }
  3530. out := new(VaultAppRole)
  3531. in.DeepCopyInto(out)
  3532. return out
  3533. }
  3534. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  3535. func (in *VaultAuth) DeepCopyInto(out *VaultAuth) {
  3536. *out = *in
  3537. if in.Namespace != nil {
  3538. in, out := &in.Namespace, &out.Namespace
  3539. *out = new(string)
  3540. **out = **in
  3541. }
  3542. if in.TokenSecretRef != nil {
  3543. in, out := &in.TokenSecretRef, &out.TokenSecretRef
  3544. *out = new(apismetav1.SecretKeySelector)
  3545. (*in).DeepCopyInto(*out)
  3546. }
  3547. if in.AppRole != nil {
  3548. in, out := &in.AppRole, &out.AppRole
  3549. *out = new(VaultAppRole)
  3550. (*in).DeepCopyInto(*out)
  3551. }
  3552. if in.Kubernetes != nil {
  3553. in, out := &in.Kubernetes, &out.Kubernetes
  3554. *out = new(VaultKubernetesAuth)
  3555. (*in).DeepCopyInto(*out)
  3556. }
  3557. if in.Ldap != nil {
  3558. in, out := &in.Ldap, &out.Ldap
  3559. *out = new(VaultLdapAuth)
  3560. (*in).DeepCopyInto(*out)
  3561. }
  3562. if in.Jwt != nil {
  3563. in, out := &in.Jwt, &out.Jwt
  3564. *out = new(VaultJwtAuth)
  3565. (*in).DeepCopyInto(*out)
  3566. }
  3567. if in.Cert != nil {
  3568. in, out := &in.Cert, &out.Cert
  3569. *out = new(VaultCertAuth)
  3570. (*in).DeepCopyInto(*out)
  3571. }
  3572. if in.Iam != nil {
  3573. in, out := &in.Iam, &out.Iam
  3574. *out = new(VaultIamAuth)
  3575. (*in).DeepCopyInto(*out)
  3576. }
  3577. if in.UserPass != nil {
  3578. in, out := &in.UserPass, &out.UserPass
  3579. *out = new(VaultUserPassAuth)
  3580. (*in).DeepCopyInto(*out)
  3581. }
  3582. if in.GCP != nil {
  3583. in, out := &in.GCP, &out.GCP
  3584. *out = new(VaultGCPAuth)
  3585. (*in).DeepCopyInto(*out)
  3586. }
  3587. }
  3588. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VaultAuth.
  3589. func (in *VaultAuth) DeepCopy() *VaultAuth {
  3590. if in == nil {
  3591. return nil
  3592. }
  3593. out := new(VaultAuth)
  3594. in.DeepCopyInto(out)
  3595. return out
  3596. }
  3597. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  3598. func (in *VaultAwsAuth) DeepCopyInto(out *VaultAwsAuth) {
  3599. *out = *in
  3600. if in.SecretRef != nil {
  3601. in, out := &in.SecretRef, &out.SecretRef
  3602. *out = new(VaultAwsAuthSecretRef)
  3603. (*in).DeepCopyInto(*out)
  3604. }
  3605. if in.JWTAuth != nil {
  3606. in, out := &in.JWTAuth, &out.JWTAuth
  3607. *out = new(VaultAwsJWTAuth)
  3608. (*in).DeepCopyInto(*out)
  3609. }
  3610. }
  3611. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VaultAwsAuth.
  3612. func (in *VaultAwsAuth) DeepCopy() *VaultAwsAuth {
  3613. if in == nil {
  3614. return nil
  3615. }
  3616. out := new(VaultAwsAuth)
  3617. in.DeepCopyInto(out)
  3618. return out
  3619. }
  3620. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  3621. func (in *VaultAwsAuthSecretRef) DeepCopyInto(out *VaultAwsAuthSecretRef) {
  3622. *out = *in
  3623. in.AccessKeyID.DeepCopyInto(&out.AccessKeyID)
  3624. in.SecretAccessKey.DeepCopyInto(&out.SecretAccessKey)
  3625. if in.SessionToken != nil {
  3626. in, out := &in.SessionToken, &out.SessionToken
  3627. *out = new(apismetav1.SecretKeySelector)
  3628. (*in).DeepCopyInto(*out)
  3629. }
  3630. }
  3631. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VaultAwsAuthSecretRef.
  3632. func (in *VaultAwsAuthSecretRef) DeepCopy() *VaultAwsAuthSecretRef {
  3633. if in == nil {
  3634. return nil
  3635. }
  3636. out := new(VaultAwsAuthSecretRef)
  3637. in.DeepCopyInto(out)
  3638. return out
  3639. }
  3640. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  3641. func (in *VaultAwsJWTAuth) DeepCopyInto(out *VaultAwsJWTAuth) {
  3642. *out = *in
  3643. if in.ServiceAccountRef != nil {
  3644. in, out := &in.ServiceAccountRef, &out.ServiceAccountRef
  3645. *out = new(apismetav1.ServiceAccountSelector)
  3646. (*in).DeepCopyInto(*out)
  3647. }
  3648. }
  3649. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VaultAwsJWTAuth.
  3650. func (in *VaultAwsJWTAuth) DeepCopy() *VaultAwsJWTAuth {
  3651. if in == nil {
  3652. return nil
  3653. }
  3654. out := new(VaultAwsJWTAuth)
  3655. in.DeepCopyInto(out)
  3656. return out
  3657. }
  3658. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  3659. func (in *VaultCertAuth) DeepCopyInto(out *VaultCertAuth) {
  3660. *out = *in
  3661. in.ClientCert.DeepCopyInto(&out.ClientCert)
  3662. in.SecretRef.DeepCopyInto(&out.SecretRef)
  3663. }
  3664. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VaultCertAuth.
  3665. func (in *VaultCertAuth) DeepCopy() *VaultCertAuth {
  3666. if in == nil {
  3667. return nil
  3668. }
  3669. out := new(VaultCertAuth)
  3670. in.DeepCopyInto(out)
  3671. return out
  3672. }
  3673. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  3674. func (in *VaultCheckAndSet) DeepCopyInto(out *VaultCheckAndSet) {
  3675. *out = *in
  3676. }
  3677. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VaultCheckAndSet.
  3678. func (in *VaultCheckAndSet) DeepCopy() *VaultCheckAndSet {
  3679. if in == nil {
  3680. return nil
  3681. }
  3682. out := new(VaultCheckAndSet)
  3683. in.DeepCopyInto(out)
  3684. return out
  3685. }
  3686. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  3687. func (in *VaultClientTLS) DeepCopyInto(out *VaultClientTLS) {
  3688. *out = *in
  3689. if in.CertSecretRef != nil {
  3690. in, out := &in.CertSecretRef, &out.CertSecretRef
  3691. *out = new(apismetav1.SecretKeySelector)
  3692. (*in).DeepCopyInto(*out)
  3693. }
  3694. if in.KeySecretRef != nil {
  3695. in, out := &in.KeySecretRef, &out.KeySecretRef
  3696. *out = new(apismetav1.SecretKeySelector)
  3697. (*in).DeepCopyInto(*out)
  3698. }
  3699. }
  3700. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VaultClientTLS.
  3701. func (in *VaultClientTLS) DeepCopy() *VaultClientTLS {
  3702. if in == nil {
  3703. return nil
  3704. }
  3705. out := new(VaultClientTLS)
  3706. in.DeepCopyInto(out)
  3707. return out
  3708. }
  3709. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  3710. func (in *VaultGCPAuth) DeepCopyInto(out *VaultGCPAuth) {
  3711. *out = *in
  3712. if in.SecretRef != nil {
  3713. in, out := &in.SecretRef, &out.SecretRef
  3714. *out = new(GCPSMAuthSecretRef)
  3715. (*in).DeepCopyInto(*out)
  3716. }
  3717. if in.WorkloadIdentity != nil {
  3718. in, out := &in.WorkloadIdentity, &out.WorkloadIdentity
  3719. *out = new(GCPWorkloadIdentity)
  3720. (*in).DeepCopyInto(*out)
  3721. }
  3722. if in.ServiceAccountRef != nil {
  3723. in, out := &in.ServiceAccountRef, &out.ServiceAccountRef
  3724. *out = new(apismetav1.ServiceAccountSelector)
  3725. (*in).DeepCopyInto(*out)
  3726. }
  3727. }
  3728. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VaultGCPAuth.
  3729. func (in *VaultGCPAuth) DeepCopy() *VaultGCPAuth {
  3730. if in == nil {
  3731. return nil
  3732. }
  3733. out := new(VaultGCPAuth)
  3734. in.DeepCopyInto(out)
  3735. return out
  3736. }
  3737. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  3738. func (in *VaultIamAuth) DeepCopyInto(out *VaultIamAuth) {
  3739. *out = *in
  3740. if in.SecretRef != nil {
  3741. in, out := &in.SecretRef, &out.SecretRef
  3742. *out = new(VaultAwsAuthSecretRef)
  3743. (*in).DeepCopyInto(*out)
  3744. }
  3745. if in.JWTAuth != nil {
  3746. in, out := &in.JWTAuth, &out.JWTAuth
  3747. *out = new(VaultAwsJWTAuth)
  3748. (*in).DeepCopyInto(*out)
  3749. }
  3750. }
  3751. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VaultIamAuth.
  3752. func (in *VaultIamAuth) DeepCopy() *VaultIamAuth {
  3753. if in == nil {
  3754. return nil
  3755. }
  3756. out := new(VaultIamAuth)
  3757. in.DeepCopyInto(out)
  3758. return out
  3759. }
  3760. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  3761. func (in *VaultJwtAuth) DeepCopyInto(out *VaultJwtAuth) {
  3762. *out = *in
  3763. if in.SecretRef != nil {
  3764. in, out := &in.SecretRef, &out.SecretRef
  3765. *out = new(apismetav1.SecretKeySelector)
  3766. (*in).DeepCopyInto(*out)
  3767. }
  3768. if in.KubernetesServiceAccountToken != nil {
  3769. in, out := &in.KubernetesServiceAccountToken, &out.KubernetesServiceAccountToken
  3770. *out = new(VaultKubernetesServiceAccountTokenAuth)
  3771. (*in).DeepCopyInto(*out)
  3772. }
  3773. }
  3774. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VaultJwtAuth.
  3775. func (in *VaultJwtAuth) DeepCopy() *VaultJwtAuth {
  3776. if in == nil {
  3777. return nil
  3778. }
  3779. out := new(VaultJwtAuth)
  3780. in.DeepCopyInto(out)
  3781. return out
  3782. }
  3783. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  3784. func (in *VaultKubernetesAuth) DeepCopyInto(out *VaultKubernetesAuth) {
  3785. *out = *in
  3786. if in.ServiceAccountRef != nil {
  3787. in, out := &in.ServiceAccountRef, &out.ServiceAccountRef
  3788. *out = new(apismetav1.ServiceAccountSelector)
  3789. (*in).DeepCopyInto(*out)
  3790. }
  3791. if in.SecretRef != nil {
  3792. in, out := &in.SecretRef, &out.SecretRef
  3793. *out = new(apismetav1.SecretKeySelector)
  3794. (*in).DeepCopyInto(*out)
  3795. }
  3796. }
  3797. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VaultKubernetesAuth.
  3798. func (in *VaultKubernetesAuth) DeepCopy() *VaultKubernetesAuth {
  3799. if in == nil {
  3800. return nil
  3801. }
  3802. out := new(VaultKubernetesAuth)
  3803. in.DeepCopyInto(out)
  3804. return out
  3805. }
  3806. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  3807. func (in *VaultKubernetesServiceAccountTokenAuth) DeepCopyInto(out *VaultKubernetesServiceAccountTokenAuth) {
  3808. *out = *in
  3809. in.ServiceAccountRef.DeepCopyInto(&out.ServiceAccountRef)
  3810. if in.Audiences != nil {
  3811. in, out := &in.Audiences, &out.Audiences
  3812. *out = new([]string)
  3813. if **in != nil {
  3814. in, out := *in, *out
  3815. *out = make([]string, len(*in))
  3816. copy(*out, *in)
  3817. }
  3818. }
  3819. if in.ExpirationSeconds != nil {
  3820. in, out := &in.ExpirationSeconds, &out.ExpirationSeconds
  3821. *out = new(int64)
  3822. **out = **in
  3823. }
  3824. }
  3825. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VaultKubernetesServiceAccountTokenAuth.
  3826. func (in *VaultKubernetesServiceAccountTokenAuth) DeepCopy() *VaultKubernetesServiceAccountTokenAuth {
  3827. if in == nil {
  3828. return nil
  3829. }
  3830. out := new(VaultKubernetesServiceAccountTokenAuth)
  3831. in.DeepCopyInto(out)
  3832. return out
  3833. }
  3834. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  3835. func (in *VaultLdapAuth) DeepCopyInto(out *VaultLdapAuth) {
  3836. *out = *in
  3837. in.SecretRef.DeepCopyInto(&out.SecretRef)
  3838. }
  3839. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VaultLdapAuth.
  3840. func (in *VaultLdapAuth) DeepCopy() *VaultLdapAuth {
  3841. if in == nil {
  3842. return nil
  3843. }
  3844. out := new(VaultLdapAuth)
  3845. in.DeepCopyInto(out)
  3846. return out
  3847. }
  3848. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  3849. func (in *VaultProvider) DeepCopyInto(out *VaultProvider) {
  3850. *out = *in
  3851. if in.Auth != nil {
  3852. in, out := &in.Auth, &out.Auth
  3853. *out = new(VaultAuth)
  3854. (*in).DeepCopyInto(*out)
  3855. }
  3856. if in.Path != nil {
  3857. in, out := &in.Path, &out.Path
  3858. *out = new(string)
  3859. **out = **in
  3860. }
  3861. if in.Namespace != nil {
  3862. in, out := &in.Namespace, &out.Namespace
  3863. *out = new(string)
  3864. **out = **in
  3865. }
  3866. if in.CABundle != nil {
  3867. in, out := &in.CABundle, &out.CABundle
  3868. *out = make([]byte, len(*in))
  3869. copy(*out, *in)
  3870. }
  3871. in.ClientTLS.DeepCopyInto(&out.ClientTLS)
  3872. if in.CAProvider != nil {
  3873. in, out := &in.CAProvider, &out.CAProvider
  3874. *out = new(CAProvider)
  3875. (*in).DeepCopyInto(*out)
  3876. }
  3877. if in.Headers != nil {
  3878. in, out := &in.Headers, &out.Headers
  3879. *out = make(map[string]string, len(*in))
  3880. for key, val := range *in {
  3881. (*out)[key] = val
  3882. }
  3883. }
  3884. if in.CheckAndSet != nil {
  3885. in, out := &in.CheckAndSet, &out.CheckAndSet
  3886. *out = new(VaultCheckAndSet)
  3887. **out = **in
  3888. }
  3889. }
  3890. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VaultProvider.
  3891. func (in *VaultProvider) DeepCopy() *VaultProvider {
  3892. if in == nil {
  3893. return nil
  3894. }
  3895. out := new(VaultProvider)
  3896. in.DeepCopyInto(out)
  3897. return out
  3898. }
  3899. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  3900. func (in *VaultUserPassAuth) DeepCopyInto(out *VaultUserPassAuth) {
  3901. *out = *in
  3902. in.SecretRef.DeepCopyInto(&out.SecretRef)
  3903. }
  3904. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VaultUserPassAuth.
  3905. func (in *VaultUserPassAuth) DeepCopy() *VaultUserPassAuth {
  3906. if in == nil {
  3907. return nil
  3908. }
  3909. out := new(VaultUserPassAuth)
  3910. in.DeepCopyInto(out)
  3911. return out
  3912. }
  3913. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  3914. func (in *VolcengineAuth) DeepCopyInto(out *VolcengineAuth) {
  3915. *out = *in
  3916. if in.SecretRef != nil {
  3917. in, out := &in.SecretRef, &out.SecretRef
  3918. *out = new(VolcengineAuthSecretRef)
  3919. (*in).DeepCopyInto(*out)
  3920. }
  3921. }
  3922. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VolcengineAuth.
  3923. func (in *VolcengineAuth) DeepCopy() *VolcengineAuth {
  3924. if in == nil {
  3925. return nil
  3926. }
  3927. out := new(VolcengineAuth)
  3928. in.DeepCopyInto(out)
  3929. return out
  3930. }
  3931. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  3932. func (in *VolcengineAuthSecretRef) DeepCopyInto(out *VolcengineAuthSecretRef) {
  3933. *out = *in
  3934. in.AccessKeyID.DeepCopyInto(&out.AccessKeyID)
  3935. in.SecretAccessKey.DeepCopyInto(&out.SecretAccessKey)
  3936. if in.Token != nil {
  3937. in, out := &in.Token, &out.Token
  3938. *out = new(apismetav1.SecretKeySelector)
  3939. (*in).DeepCopyInto(*out)
  3940. }
  3941. }
  3942. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VolcengineAuthSecretRef.
  3943. func (in *VolcengineAuthSecretRef) DeepCopy() *VolcengineAuthSecretRef {
  3944. if in == nil {
  3945. return nil
  3946. }
  3947. out := new(VolcengineAuthSecretRef)
  3948. in.DeepCopyInto(out)
  3949. return out
  3950. }
  3951. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  3952. func (in *VolcengineProvider) DeepCopyInto(out *VolcengineProvider) {
  3953. *out = *in
  3954. if in.Auth != nil {
  3955. in, out := &in.Auth, &out.Auth
  3956. *out = new(VolcengineAuth)
  3957. (*in).DeepCopyInto(*out)
  3958. }
  3959. }
  3960. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VolcengineProvider.
  3961. func (in *VolcengineProvider) DeepCopy() *VolcengineProvider {
  3962. if in == nil {
  3963. return nil
  3964. }
  3965. out := new(VolcengineProvider)
  3966. in.DeepCopyInto(out)
  3967. return out
  3968. }
  3969. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  3970. func (in *WebhookCAProvider) DeepCopyInto(out *WebhookCAProvider) {
  3971. *out = *in
  3972. if in.Namespace != nil {
  3973. in, out := &in.Namespace, &out.Namespace
  3974. *out = new(string)
  3975. **out = **in
  3976. }
  3977. }
  3978. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new WebhookCAProvider.
  3979. func (in *WebhookCAProvider) DeepCopy() *WebhookCAProvider {
  3980. if in == nil {
  3981. return nil
  3982. }
  3983. out := new(WebhookCAProvider)
  3984. in.DeepCopyInto(out)
  3985. return out
  3986. }
  3987. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  3988. func (in *WebhookProvider) DeepCopyInto(out *WebhookProvider) {
  3989. *out = *in
  3990. if in.Headers != nil {
  3991. in, out := &in.Headers, &out.Headers
  3992. *out = make(map[string]string, len(*in))
  3993. for key, val := range *in {
  3994. (*out)[key] = val
  3995. }
  3996. }
  3997. if in.Auth != nil {
  3998. in, out := &in.Auth, &out.Auth
  3999. *out = new(AuthorizationProtocol)
  4000. (*in).DeepCopyInto(*out)
  4001. }
  4002. if in.Timeout != nil {
  4003. in, out := &in.Timeout, &out.Timeout
  4004. *out = new(metav1.Duration)
  4005. **out = **in
  4006. }
  4007. out.Result = in.Result
  4008. if in.Secrets != nil {
  4009. in, out := &in.Secrets, &out.Secrets
  4010. *out = make([]WebhookSecret, len(*in))
  4011. for i := range *in {
  4012. (*in)[i].DeepCopyInto(&(*out)[i])
  4013. }
  4014. }
  4015. if in.CABundle != nil {
  4016. in, out := &in.CABundle, &out.CABundle
  4017. *out = make([]byte, len(*in))
  4018. copy(*out, *in)
  4019. }
  4020. if in.CAProvider != nil {
  4021. in, out := &in.CAProvider, &out.CAProvider
  4022. *out = new(WebhookCAProvider)
  4023. (*in).DeepCopyInto(*out)
  4024. }
  4025. }
  4026. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new WebhookProvider.
  4027. func (in *WebhookProvider) DeepCopy() *WebhookProvider {
  4028. if in == nil {
  4029. return nil
  4030. }
  4031. out := new(WebhookProvider)
  4032. in.DeepCopyInto(out)
  4033. return out
  4034. }
  4035. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  4036. func (in *WebhookResult) DeepCopyInto(out *WebhookResult) {
  4037. *out = *in
  4038. }
  4039. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new WebhookResult.
  4040. func (in *WebhookResult) DeepCopy() *WebhookResult {
  4041. if in == nil {
  4042. return nil
  4043. }
  4044. out := new(WebhookResult)
  4045. in.DeepCopyInto(out)
  4046. return out
  4047. }
  4048. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  4049. func (in *WebhookSecret) DeepCopyInto(out *WebhookSecret) {
  4050. *out = *in
  4051. in.SecretRef.DeepCopyInto(&out.SecretRef)
  4052. }
  4053. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new WebhookSecret.
  4054. func (in *WebhookSecret) DeepCopy() *WebhookSecret {
  4055. if in == nil {
  4056. return nil
  4057. }
  4058. out := new(WebhookSecret)
  4059. in.DeepCopyInto(out)
  4060. return out
  4061. }
  4062. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  4063. func (in *YandexAuth) DeepCopyInto(out *YandexAuth) {
  4064. *out = *in
  4065. in.AuthorizedKey.DeepCopyInto(&out.AuthorizedKey)
  4066. }
  4067. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new YandexAuth.
  4068. func (in *YandexAuth) DeepCopy() *YandexAuth {
  4069. if in == nil {
  4070. return nil
  4071. }
  4072. out := new(YandexAuth)
  4073. in.DeepCopyInto(out)
  4074. return out
  4075. }
  4076. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  4077. func (in *YandexCAProvider) DeepCopyInto(out *YandexCAProvider) {
  4078. *out = *in
  4079. in.Certificate.DeepCopyInto(&out.Certificate)
  4080. }
  4081. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new YandexCAProvider.
  4082. func (in *YandexCAProvider) DeepCopy() *YandexCAProvider {
  4083. if in == nil {
  4084. return nil
  4085. }
  4086. out := new(YandexCAProvider)
  4087. in.DeepCopyInto(out)
  4088. return out
  4089. }
  4090. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  4091. func (in *YandexCertificateManagerProvider) DeepCopyInto(out *YandexCertificateManagerProvider) {
  4092. *out = *in
  4093. in.Auth.DeepCopyInto(&out.Auth)
  4094. if in.CAProvider != nil {
  4095. in, out := &in.CAProvider, &out.CAProvider
  4096. *out = new(YandexCAProvider)
  4097. (*in).DeepCopyInto(*out)
  4098. }
  4099. if in.FetchingPolicy != nil {
  4100. in, out := &in.FetchingPolicy, &out.FetchingPolicy
  4101. *out = new(FetchingPolicy)
  4102. (*in).DeepCopyInto(*out)
  4103. }
  4104. }
  4105. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new YandexCertificateManagerProvider.
  4106. func (in *YandexCertificateManagerProvider) DeepCopy() *YandexCertificateManagerProvider {
  4107. if in == nil {
  4108. return nil
  4109. }
  4110. out := new(YandexCertificateManagerProvider)
  4111. in.DeepCopyInto(out)
  4112. return out
  4113. }
  4114. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  4115. func (in *YandexLockboxProvider) DeepCopyInto(out *YandexLockboxProvider) {
  4116. *out = *in
  4117. in.Auth.DeepCopyInto(&out.Auth)
  4118. if in.CAProvider != nil {
  4119. in, out := &in.CAProvider, &out.CAProvider
  4120. *out = new(YandexCAProvider)
  4121. (*in).DeepCopyInto(*out)
  4122. }
  4123. if in.FetchingPolicy != nil {
  4124. in, out := &in.FetchingPolicy, &out.FetchingPolicy
  4125. *out = new(FetchingPolicy)
  4126. (*in).DeepCopyInto(*out)
  4127. }
  4128. }
  4129. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new YandexLockboxProvider.
  4130. func (in *YandexLockboxProvider) DeepCopy() *YandexLockboxProvider {
  4131. if in == nil {
  4132. return nil
  4133. }
  4134. out := new(YandexLockboxProvider)
  4135. in.DeepCopyInto(out)
  4136. return out
  4137. }