zz_generated.deepcopy.go 58 KB

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