zz_generated.deepcopy.go 56 KB

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