zz_generated.deepcopy.go 55 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888
  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 *FakeProvider) DeepCopyInto(out *FakeProvider) {
  745. *out = *in
  746. if in.Data != nil {
  747. in, out := &in.Data, &out.Data
  748. *out = make([]FakeProviderData, len(*in))
  749. for i := range *in {
  750. (*in)[i].DeepCopyInto(&(*out)[i])
  751. }
  752. }
  753. }
  754. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new FakeProvider.
  755. func (in *FakeProvider) DeepCopy() *FakeProvider {
  756. if in == nil {
  757. return nil
  758. }
  759. out := new(FakeProvider)
  760. in.DeepCopyInto(out)
  761. return out
  762. }
  763. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  764. func (in *FakeProviderData) DeepCopyInto(out *FakeProviderData) {
  765. *out = *in
  766. if in.ValueMap != nil {
  767. in, out := &in.ValueMap, &out.ValueMap
  768. *out = make(map[string]string, len(*in))
  769. for key, val := range *in {
  770. (*out)[key] = val
  771. }
  772. }
  773. }
  774. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new FakeProviderData.
  775. func (in *FakeProviderData) DeepCopy() *FakeProviderData {
  776. if in == nil {
  777. return nil
  778. }
  779. out := new(FakeProviderData)
  780. in.DeepCopyInto(out)
  781. return out
  782. }
  783. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  784. func (in *FindName) DeepCopyInto(out *FindName) {
  785. *out = *in
  786. }
  787. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new FindName.
  788. func (in *FindName) DeepCopy() *FindName {
  789. if in == nil {
  790. return nil
  791. }
  792. out := new(FindName)
  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 *GCPSMAuth) DeepCopyInto(out *GCPSMAuth) {
  798. *out = *in
  799. if in.SecretRef != nil {
  800. in, out := &in.SecretRef, &out.SecretRef
  801. *out = new(GCPSMAuthSecretRef)
  802. (*in).DeepCopyInto(*out)
  803. }
  804. if in.WorkloadIdentity != nil {
  805. in, out := &in.WorkloadIdentity, &out.WorkloadIdentity
  806. *out = new(GCPWorkloadIdentity)
  807. (*in).DeepCopyInto(*out)
  808. }
  809. }
  810. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GCPSMAuth.
  811. func (in *GCPSMAuth) DeepCopy() *GCPSMAuth {
  812. if in == nil {
  813. return nil
  814. }
  815. out := new(GCPSMAuth)
  816. in.DeepCopyInto(out)
  817. return out
  818. }
  819. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  820. func (in *GCPSMAuthSecretRef) DeepCopyInto(out *GCPSMAuthSecretRef) {
  821. *out = *in
  822. in.SecretAccessKey.DeepCopyInto(&out.SecretAccessKey)
  823. }
  824. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GCPSMAuthSecretRef.
  825. func (in *GCPSMAuthSecretRef) DeepCopy() *GCPSMAuthSecretRef {
  826. if in == nil {
  827. return nil
  828. }
  829. out := new(GCPSMAuthSecretRef)
  830. in.DeepCopyInto(out)
  831. return out
  832. }
  833. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  834. func (in *GCPSMProvider) DeepCopyInto(out *GCPSMProvider) {
  835. *out = *in
  836. in.Auth.DeepCopyInto(&out.Auth)
  837. }
  838. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GCPSMProvider.
  839. func (in *GCPSMProvider) DeepCopy() *GCPSMProvider {
  840. if in == nil {
  841. return nil
  842. }
  843. out := new(GCPSMProvider)
  844. in.DeepCopyInto(out)
  845. return out
  846. }
  847. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  848. func (in *GCPWorkloadIdentity) DeepCopyInto(out *GCPWorkloadIdentity) {
  849. *out = *in
  850. in.ServiceAccountRef.DeepCopyInto(&out.ServiceAccountRef)
  851. }
  852. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GCPWorkloadIdentity.
  853. func (in *GCPWorkloadIdentity) DeepCopy() *GCPWorkloadIdentity {
  854. if in == nil {
  855. return nil
  856. }
  857. out := new(GCPWorkloadIdentity)
  858. in.DeepCopyInto(out)
  859. return out
  860. }
  861. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  862. func (in *GenericStoreValidator) DeepCopyInto(out *GenericStoreValidator) {
  863. *out = *in
  864. }
  865. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GenericStoreValidator.
  866. func (in *GenericStoreValidator) DeepCopy() *GenericStoreValidator {
  867. if in == nil {
  868. return nil
  869. }
  870. out := new(GenericStoreValidator)
  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 *GitlabAuth) DeepCopyInto(out *GitlabAuth) {
  876. *out = *in
  877. in.SecretRef.DeepCopyInto(&out.SecretRef)
  878. }
  879. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GitlabAuth.
  880. func (in *GitlabAuth) DeepCopy() *GitlabAuth {
  881. if in == nil {
  882. return nil
  883. }
  884. out := new(GitlabAuth)
  885. in.DeepCopyInto(out)
  886. return out
  887. }
  888. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  889. func (in *GitlabProvider) DeepCopyInto(out *GitlabProvider) {
  890. *out = *in
  891. in.Auth.DeepCopyInto(&out.Auth)
  892. }
  893. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GitlabProvider.
  894. func (in *GitlabProvider) DeepCopy() *GitlabProvider {
  895. if in == nil {
  896. return nil
  897. }
  898. out := new(GitlabProvider)
  899. in.DeepCopyInto(out)
  900. return out
  901. }
  902. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  903. func (in *GitlabSecretRef) DeepCopyInto(out *GitlabSecretRef) {
  904. *out = *in
  905. in.AccessToken.DeepCopyInto(&out.AccessToken)
  906. }
  907. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GitlabSecretRef.
  908. func (in *GitlabSecretRef) DeepCopy() *GitlabSecretRef {
  909. if in == nil {
  910. return nil
  911. }
  912. out := new(GitlabSecretRef)
  913. in.DeepCopyInto(out)
  914. return out
  915. }
  916. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  917. func (in *IBMAuth) DeepCopyInto(out *IBMAuth) {
  918. *out = *in
  919. in.SecretRef.DeepCopyInto(&out.SecretRef)
  920. }
  921. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new IBMAuth.
  922. func (in *IBMAuth) DeepCopy() *IBMAuth {
  923. if in == nil {
  924. return nil
  925. }
  926. out := new(IBMAuth)
  927. in.DeepCopyInto(out)
  928. return out
  929. }
  930. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  931. func (in *IBMAuthSecretRef) DeepCopyInto(out *IBMAuthSecretRef) {
  932. *out = *in
  933. in.SecretAPIKey.DeepCopyInto(&out.SecretAPIKey)
  934. }
  935. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new IBMAuthSecretRef.
  936. func (in *IBMAuthSecretRef) DeepCopy() *IBMAuthSecretRef {
  937. if in == nil {
  938. return nil
  939. }
  940. out := new(IBMAuthSecretRef)
  941. in.DeepCopyInto(out)
  942. return out
  943. }
  944. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  945. func (in *IBMProvider) DeepCopyInto(out *IBMProvider) {
  946. *out = *in
  947. in.Auth.DeepCopyInto(&out.Auth)
  948. if in.ServiceURL != nil {
  949. in, out := &in.ServiceURL, &out.ServiceURL
  950. *out = new(string)
  951. **out = **in
  952. }
  953. }
  954. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new IBMProvider.
  955. func (in *IBMProvider) DeepCopy() *IBMProvider {
  956. if in == nil {
  957. return nil
  958. }
  959. out := new(IBMProvider)
  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 *KubernetesAuth) DeepCopyInto(out *KubernetesAuth) {
  965. *out = *in
  966. if in.Cert != nil {
  967. in, out := &in.Cert, &out.Cert
  968. *out = new(CertAuth)
  969. (*in).DeepCopyInto(*out)
  970. }
  971. if in.Token != nil {
  972. in, out := &in.Token, &out.Token
  973. *out = new(TokenAuth)
  974. (*in).DeepCopyInto(*out)
  975. }
  976. if in.ServiceAccount != nil {
  977. in, out := &in.ServiceAccount, &out.ServiceAccount
  978. *out = new(ServiceAccountAuth)
  979. (*in).DeepCopyInto(*out)
  980. }
  981. }
  982. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KubernetesAuth.
  983. func (in *KubernetesAuth) DeepCopy() *KubernetesAuth {
  984. if in == nil {
  985. return nil
  986. }
  987. out := new(KubernetesAuth)
  988. in.DeepCopyInto(out)
  989. return out
  990. }
  991. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  992. func (in *KubernetesProvider) DeepCopyInto(out *KubernetesProvider) {
  993. *out = *in
  994. in.Server.DeepCopyInto(&out.Server)
  995. in.Auth.DeepCopyInto(&out.Auth)
  996. }
  997. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KubernetesProvider.
  998. func (in *KubernetesProvider) DeepCopy() *KubernetesProvider {
  999. if in == nil {
  1000. return nil
  1001. }
  1002. out := new(KubernetesProvider)
  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 *KubernetesServer) DeepCopyInto(out *KubernetesServer) {
  1008. *out = *in
  1009. if in.CABundle != nil {
  1010. in, out := &in.CABundle, &out.CABundle
  1011. *out = make([]byte, len(*in))
  1012. copy(*out, *in)
  1013. }
  1014. if in.CAProvider != nil {
  1015. in, out := &in.CAProvider, &out.CAProvider
  1016. *out = new(CAProvider)
  1017. (*in).DeepCopyInto(*out)
  1018. }
  1019. }
  1020. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KubernetesServer.
  1021. func (in *KubernetesServer) DeepCopy() *KubernetesServer {
  1022. if in == nil {
  1023. return nil
  1024. }
  1025. out := new(KubernetesServer)
  1026. in.DeepCopyInto(out)
  1027. return out
  1028. }
  1029. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1030. func (in *OracleAuth) DeepCopyInto(out *OracleAuth) {
  1031. *out = *in
  1032. in.SecretRef.DeepCopyInto(&out.SecretRef)
  1033. }
  1034. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OracleAuth.
  1035. func (in *OracleAuth) DeepCopy() *OracleAuth {
  1036. if in == nil {
  1037. return nil
  1038. }
  1039. out := new(OracleAuth)
  1040. in.DeepCopyInto(out)
  1041. return out
  1042. }
  1043. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1044. func (in *OracleProvider) DeepCopyInto(out *OracleProvider) {
  1045. *out = *in
  1046. if in.Auth != nil {
  1047. in, out := &in.Auth, &out.Auth
  1048. *out = new(OracleAuth)
  1049. (*in).DeepCopyInto(*out)
  1050. }
  1051. }
  1052. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OracleProvider.
  1053. func (in *OracleProvider) DeepCopy() *OracleProvider {
  1054. if in == nil {
  1055. return nil
  1056. }
  1057. out := new(OracleProvider)
  1058. in.DeepCopyInto(out)
  1059. return out
  1060. }
  1061. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1062. func (in *OracleSecretRef) DeepCopyInto(out *OracleSecretRef) {
  1063. *out = *in
  1064. in.PrivateKey.DeepCopyInto(&out.PrivateKey)
  1065. in.Fingerprint.DeepCopyInto(&out.Fingerprint)
  1066. }
  1067. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OracleSecretRef.
  1068. func (in *OracleSecretRef) DeepCopy() *OracleSecretRef {
  1069. if in == nil {
  1070. return nil
  1071. }
  1072. out := new(OracleSecretRef)
  1073. in.DeepCopyInto(out)
  1074. return out
  1075. }
  1076. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1077. func (in *SecretStore) DeepCopyInto(out *SecretStore) {
  1078. *out = *in
  1079. out.TypeMeta = in.TypeMeta
  1080. in.ObjectMeta.DeepCopyInto(&out.ObjectMeta)
  1081. in.Spec.DeepCopyInto(&out.Spec)
  1082. in.Status.DeepCopyInto(&out.Status)
  1083. }
  1084. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SecretStore.
  1085. func (in *SecretStore) DeepCopy() *SecretStore {
  1086. if in == nil {
  1087. return nil
  1088. }
  1089. out := new(SecretStore)
  1090. in.DeepCopyInto(out)
  1091. return out
  1092. }
  1093. // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
  1094. func (in *SecretStore) DeepCopyObject() runtime.Object {
  1095. if c := in.DeepCopy(); c != nil {
  1096. return c
  1097. }
  1098. return nil
  1099. }
  1100. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1101. func (in *SecretStoreList) DeepCopyInto(out *SecretStoreList) {
  1102. *out = *in
  1103. out.TypeMeta = in.TypeMeta
  1104. in.ListMeta.DeepCopyInto(&out.ListMeta)
  1105. if in.Items != nil {
  1106. in, out := &in.Items, &out.Items
  1107. *out = make([]SecretStore, len(*in))
  1108. for i := range *in {
  1109. (*in)[i].DeepCopyInto(&(*out)[i])
  1110. }
  1111. }
  1112. }
  1113. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SecretStoreList.
  1114. func (in *SecretStoreList) DeepCopy() *SecretStoreList {
  1115. if in == nil {
  1116. return nil
  1117. }
  1118. out := new(SecretStoreList)
  1119. in.DeepCopyInto(out)
  1120. return out
  1121. }
  1122. // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
  1123. func (in *SecretStoreList) DeepCopyObject() runtime.Object {
  1124. if c := in.DeepCopy(); c != nil {
  1125. return c
  1126. }
  1127. return nil
  1128. }
  1129. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1130. func (in *SecretStoreProvider) DeepCopyInto(out *SecretStoreProvider) {
  1131. *out = *in
  1132. if in.AWS != nil {
  1133. in, out := &in.AWS, &out.AWS
  1134. *out = new(AWSProvider)
  1135. (*in).DeepCopyInto(*out)
  1136. }
  1137. if in.AzureKV != nil {
  1138. in, out := &in.AzureKV, &out.AzureKV
  1139. *out = new(AzureKVProvider)
  1140. (*in).DeepCopyInto(*out)
  1141. }
  1142. if in.Akeyless != nil {
  1143. in, out := &in.Akeyless, &out.Akeyless
  1144. *out = new(AkeylessProvider)
  1145. (*in).DeepCopyInto(*out)
  1146. }
  1147. if in.Vault != nil {
  1148. in, out := &in.Vault, &out.Vault
  1149. *out = new(VaultProvider)
  1150. (*in).DeepCopyInto(*out)
  1151. }
  1152. if in.GCPSM != nil {
  1153. in, out := &in.GCPSM, &out.GCPSM
  1154. *out = new(GCPSMProvider)
  1155. (*in).DeepCopyInto(*out)
  1156. }
  1157. if in.Oracle != nil {
  1158. in, out := &in.Oracle, &out.Oracle
  1159. *out = new(OracleProvider)
  1160. (*in).DeepCopyInto(*out)
  1161. }
  1162. if in.IBM != nil {
  1163. in, out := &in.IBM, &out.IBM
  1164. *out = new(IBMProvider)
  1165. (*in).DeepCopyInto(*out)
  1166. }
  1167. if in.YandexLockbox != nil {
  1168. in, out := &in.YandexLockbox, &out.YandexLockbox
  1169. *out = new(YandexLockboxProvider)
  1170. (*in).DeepCopyInto(*out)
  1171. }
  1172. if in.Gitlab != nil {
  1173. in, out := &in.Gitlab, &out.Gitlab
  1174. *out = new(GitlabProvider)
  1175. (*in).DeepCopyInto(*out)
  1176. }
  1177. if in.Alibaba != nil {
  1178. in, out := &in.Alibaba, &out.Alibaba
  1179. *out = new(AlibabaProvider)
  1180. (*in).DeepCopyInto(*out)
  1181. }
  1182. if in.Webhook != nil {
  1183. in, out := &in.Webhook, &out.Webhook
  1184. *out = new(WebhookProvider)
  1185. (*in).DeepCopyInto(*out)
  1186. }
  1187. if in.Kubernetes != nil {
  1188. in, out := &in.Kubernetes, &out.Kubernetes
  1189. *out = new(KubernetesProvider)
  1190. (*in).DeepCopyInto(*out)
  1191. }
  1192. if in.Fake != nil {
  1193. in, out := &in.Fake, &out.Fake
  1194. *out = new(FakeProvider)
  1195. (*in).DeepCopyInto(*out)
  1196. }
  1197. }
  1198. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SecretStoreProvider.
  1199. func (in *SecretStoreProvider) DeepCopy() *SecretStoreProvider {
  1200. if in == nil {
  1201. return nil
  1202. }
  1203. out := new(SecretStoreProvider)
  1204. in.DeepCopyInto(out)
  1205. return out
  1206. }
  1207. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1208. func (in *SecretStoreRef) DeepCopyInto(out *SecretStoreRef) {
  1209. *out = *in
  1210. }
  1211. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SecretStoreRef.
  1212. func (in *SecretStoreRef) DeepCopy() *SecretStoreRef {
  1213. if in == nil {
  1214. return nil
  1215. }
  1216. out := new(SecretStoreRef)
  1217. in.DeepCopyInto(out)
  1218. return out
  1219. }
  1220. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1221. func (in *SecretStoreRetrySettings) DeepCopyInto(out *SecretStoreRetrySettings) {
  1222. *out = *in
  1223. if in.MaxRetries != nil {
  1224. in, out := &in.MaxRetries, &out.MaxRetries
  1225. *out = new(int32)
  1226. **out = **in
  1227. }
  1228. if in.RetryInterval != nil {
  1229. in, out := &in.RetryInterval, &out.RetryInterval
  1230. *out = new(string)
  1231. **out = **in
  1232. }
  1233. }
  1234. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SecretStoreRetrySettings.
  1235. func (in *SecretStoreRetrySettings) DeepCopy() *SecretStoreRetrySettings {
  1236. if in == nil {
  1237. return nil
  1238. }
  1239. out := new(SecretStoreRetrySettings)
  1240. in.DeepCopyInto(out)
  1241. return out
  1242. }
  1243. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1244. func (in *SecretStoreSpec) DeepCopyInto(out *SecretStoreSpec) {
  1245. *out = *in
  1246. if in.Provider != nil {
  1247. in, out := &in.Provider, &out.Provider
  1248. *out = new(SecretStoreProvider)
  1249. (*in).DeepCopyInto(*out)
  1250. }
  1251. if in.RetrySettings != nil {
  1252. in, out := &in.RetrySettings, &out.RetrySettings
  1253. *out = new(SecretStoreRetrySettings)
  1254. (*in).DeepCopyInto(*out)
  1255. }
  1256. }
  1257. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SecretStoreSpec.
  1258. func (in *SecretStoreSpec) DeepCopy() *SecretStoreSpec {
  1259. if in == nil {
  1260. return nil
  1261. }
  1262. out := new(SecretStoreSpec)
  1263. in.DeepCopyInto(out)
  1264. return out
  1265. }
  1266. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1267. func (in *SecretStoreStatus) DeepCopyInto(out *SecretStoreStatus) {
  1268. *out = *in
  1269. if in.Conditions != nil {
  1270. in, out := &in.Conditions, &out.Conditions
  1271. *out = make([]SecretStoreStatusCondition, len(*in))
  1272. for i := range *in {
  1273. (*in)[i].DeepCopyInto(&(*out)[i])
  1274. }
  1275. }
  1276. }
  1277. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SecretStoreStatus.
  1278. func (in *SecretStoreStatus) DeepCopy() *SecretStoreStatus {
  1279. if in == nil {
  1280. return nil
  1281. }
  1282. out := new(SecretStoreStatus)
  1283. in.DeepCopyInto(out)
  1284. return out
  1285. }
  1286. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1287. func (in *SecretStoreStatusCondition) DeepCopyInto(out *SecretStoreStatusCondition) {
  1288. *out = *in
  1289. in.LastTransitionTime.DeepCopyInto(&out.LastTransitionTime)
  1290. }
  1291. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SecretStoreStatusCondition.
  1292. func (in *SecretStoreStatusCondition) DeepCopy() *SecretStoreStatusCondition {
  1293. if in == nil {
  1294. return nil
  1295. }
  1296. out := new(SecretStoreStatusCondition)
  1297. in.DeepCopyInto(out)
  1298. return out
  1299. }
  1300. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1301. func (in *ServiceAccountAuth) DeepCopyInto(out *ServiceAccountAuth) {
  1302. *out = *in
  1303. in.ServiceAccountRef.DeepCopyInto(&out.ServiceAccountRef)
  1304. }
  1305. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ServiceAccountAuth.
  1306. func (in *ServiceAccountAuth) DeepCopy() *ServiceAccountAuth {
  1307. if in == nil {
  1308. return nil
  1309. }
  1310. out := new(ServiceAccountAuth)
  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 *TemplateFrom) DeepCopyInto(out *TemplateFrom) {
  1316. *out = *in
  1317. if in.ConfigMap != nil {
  1318. in, out := &in.ConfigMap, &out.ConfigMap
  1319. *out = new(TemplateRef)
  1320. (*in).DeepCopyInto(*out)
  1321. }
  1322. if in.Secret != nil {
  1323. in, out := &in.Secret, &out.Secret
  1324. *out = new(TemplateRef)
  1325. (*in).DeepCopyInto(*out)
  1326. }
  1327. }
  1328. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TemplateFrom.
  1329. func (in *TemplateFrom) DeepCopy() *TemplateFrom {
  1330. if in == nil {
  1331. return nil
  1332. }
  1333. out := new(TemplateFrom)
  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 *TemplateRef) DeepCopyInto(out *TemplateRef) {
  1339. *out = *in
  1340. if in.Items != nil {
  1341. in, out := &in.Items, &out.Items
  1342. *out = make([]TemplateRefItem, len(*in))
  1343. copy(*out, *in)
  1344. }
  1345. }
  1346. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TemplateRef.
  1347. func (in *TemplateRef) DeepCopy() *TemplateRef {
  1348. if in == nil {
  1349. return nil
  1350. }
  1351. out := new(TemplateRef)
  1352. in.DeepCopyInto(out)
  1353. return out
  1354. }
  1355. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1356. func (in *TemplateRefItem) DeepCopyInto(out *TemplateRefItem) {
  1357. *out = *in
  1358. }
  1359. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TemplateRefItem.
  1360. func (in *TemplateRefItem) DeepCopy() *TemplateRefItem {
  1361. if in == nil {
  1362. return nil
  1363. }
  1364. out := new(TemplateRefItem)
  1365. in.DeepCopyInto(out)
  1366. return out
  1367. }
  1368. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1369. func (in *TokenAuth) DeepCopyInto(out *TokenAuth) {
  1370. *out = *in
  1371. in.BearerToken.DeepCopyInto(&out.BearerToken)
  1372. }
  1373. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TokenAuth.
  1374. func (in *TokenAuth) DeepCopy() *TokenAuth {
  1375. if in == nil {
  1376. return nil
  1377. }
  1378. out := new(TokenAuth)
  1379. in.DeepCopyInto(out)
  1380. return out
  1381. }
  1382. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1383. func (in *VaultAppRole) DeepCopyInto(out *VaultAppRole) {
  1384. *out = *in
  1385. in.SecretRef.DeepCopyInto(&out.SecretRef)
  1386. }
  1387. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VaultAppRole.
  1388. func (in *VaultAppRole) DeepCopy() *VaultAppRole {
  1389. if in == nil {
  1390. return nil
  1391. }
  1392. out := new(VaultAppRole)
  1393. in.DeepCopyInto(out)
  1394. return out
  1395. }
  1396. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1397. func (in *VaultAuth) DeepCopyInto(out *VaultAuth) {
  1398. *out = *in
  1399. if in.TokenSecretRef != nil {
  1400. in, out := &in.TokenSecretRef, &out.TokenSecretRef
  1401. *out = new(metav1.SecretKeySelector)
  1402. (*in).DeepCopyInto(*out)
  1403. }
  1404. if in.AppRole != nil {
  1405. in, out := &in.AppRole, &out.AppRole
  1406. *out = new(VaultAppRole)
  1407. (*in).DeepCopyInto(*out)
  1408. }
  1409. if in.Kubernetes != nil {
  1410. in, out := &in.Kubernetes, &out.Kubernetes
  1411. *out = new(VaultKubernetesAuth)
  1412. (*in).DeepCopyInto(*out)
  1413. }
  1414. if in.Ldap != nil {
  1415. in, out := &in.Ldap, &out.Ldap
  1416. *out = new(VaultLdapAuth)
  1417. (*in).DeepCopyInto(*out)
  1418. }
  1419. if in.Jwt != nil {
  1420. in, out := &in.Jwt, &out.Jwt
  1421. *out = new(VaultJwtAuth)
  1422. (*in).DeepCopyInto(*out)
  1423. }
  1424. if in.Cert != nil {
  1425. in, out := &in.Cert, &out.Cert
  1426. *out = new(VaultCertAuth)
  1427. (*in).DeepCopyInto(*out)
  1428. }
  1429. }
  1430. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VaultAuth.
  1431. func (in *VaultAuth) DeepCopy() *VaultAuth {
  1432. if in == nil {
  1433. return nil
  1434. }
  1435. out := new(VaultAuth)
  1436. in.DeepCopyInto(out)
  1437. return out
  1438. }
  1439. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1440. func (in *VaultCertAuth) DeepCopyInto(out *VaultCertAuth) {
  1441. *out = *in
  1442. in.ClientCert.DeepCopyInto(&out.ClientCert)
  1443. in.SecretRef.DeepCopyInto(&out.SecretRef)
  1444. }
  1445. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VaultCertAuth.
  1446. func (in *VaultCertAuth) DeepCopy() *VaultCertAuth {
  1447. if in == nil {
  1448. return nil
  1449. }
  1450. out := new(VaultCertAuth)
  1451. in.DeepCopyInto(out)
  1452. return out
  1453. }
  1454. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1455. func (in *VaultJwtAuth) DeepCopyInto(out *VaultJwtAuth) {
  1456. *out = *in
  1457. if in.SecretRef != nil {
  1458. in, out := &in.SecretRef, &out.SecretRef
  1459. *out = new(metav1.SecretKeySelector)
  1460. (*in).DeepCopyInto(*out)
  1461. }
  1462. if in.KubernetesServiceAccountToken != nil {
  1463. in, out := &in.KubernetesServiceAccountToken, &out.KubernetesServiceAccountToken
  1464. *out = new(VaultKubernetesServiceAccountTokenAuth)
  1465. (*in).DeepCopyInto(*out)
  1466. }
  1467. }
  1468. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VaultJwtAuth.
  1469. func (in *VaultJwtAuth) DeepCopy() *VaultJwtAuth {
  1470. if in == nil {
  1471. return nil
  1472. }
  1473. out := new(VaultJwtAuth)
  1474. in.DeepCopyInto(out)
  1475. return out
  1476. }
  1477. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1478. func (in *VaultKubernetesAuth) DeepCopyInto(out *VaultKubernetesAuth) {
  1479. *out = *in
  1480. if in.ServiceAccountRef != nil {
  1481. in, out := &in.ServiceAccountRef, &out.ServiceAccountRef
  1482. *out = new(metav1.ServiceAccountSelector)
  1483. (*in).DeepCopyInto(*out)
  1484. }
  1485. if in.SecretRef != nil {
  1486. in, out := &in.SecretRef, &out.SecretRef
  1487. *out = new(metav1.SecretKeySelector)
  1488. (*in).DeepCopyInto(*out)
  1489. }
  1490. }
  1491. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VaultKubernetesAuth.
  1492. func (in *VaultKubernetesAuth) DeepCopy() *VaultKubernetesAuth {
  1493. if in == nil {
  1494. return nil
  1495. }
  1496. out := new(VaultKubernetesAuth)
  1497. in.DeepCopyInto(out)
  1498. return out
  1499. }
  1500. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1501. func (in *VaultKubernetesServiceAccountTokenAuth) DeepCopyInto(out *VaultKubernetesServiceAccountTokenAuth) {
  1502. *out = *in
  1503. in.ServiceAccountRef.DeepCopyInto(&out.ServiceAccountRef)
  1504. if in.Audiences != nil {
  1505. in, out := &in.Audiences, &out.Audiences
  1506. *out = new([]string)
  1507. if **in != nil {
  1508. in, out := *in, *out
  1509. *out = make([]string, len(*in))
  1510. copy(*out, *in)
  1511. }
  1512. }
  1513. if in.ExpirationSeconds != nil {
  1514. in, out := &in.ExpirationSeconds, &out.ExpirationSeconds
  1515. *out = new(int64)
  1516. **out = **in
  1517. }
  1518. }
  1519. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VaultKubernetesServiceAccountTokenAuth.
  1520. func (in *VaultKubernetesServiceAccountTokenAuth) DeepCopy() *VaultKubernetesServiceAccountTokenAuth {
  1521. if in == nil {
  1522. return nil
  1523. }
  1524. out := new(VaultKubernetesServiceAccountTokenAuth)
  1525. in.DeepCopyInto(out)
  1526. return out
  1527. }
  1528. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1529. func (in *VaultLdapAuth) DeepCopyInto(out *VaultLdapAuth) {
  1530. *out = *in
  1531. in.SecretRef.DeepCopyInto(&out.SecretRef)
  1532. }
  1533. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VaultLdapAuth.
  1534. func (in *VaultLdapAuth) DeepCopy() *VaultLdapAuth {
  1535. if in == nil {
  1536. return nil
  1537. }
  1538. out := new(VaultLdapAuth)
  1539. in.DeepCopyInto(out)
  1540. return out
  1541. }
  1542. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1543. func (in *VaultProvider) DeepCopyInto(out *VaultProvider) {
  1544. *out = *in
  1545. in.Auth.DeepCopyInto(&out.Auth)
  1546. if in.Path != nil {
  1547. in, out := &in.Path, &out.Path
  1548. *out = new(string)
  1549. **out = **in
  1550. }
  1551. if in.Namespace != nil {
  1552. in, out := &in.Namespace, &out.Namespace
  1553. *out = new(string)
  1554. **out = **in
  1555. }
  1556. if in.CABundle != nil {
  1557. in, out := &in.CABundle, &out.CABundle
  1558. *out = make([]byte, len(*in))
  1559. copy(*out, *in)
  1560. }
  1561. if in.CAProvider != nil {
  1562. in, out := &in.CAProvider, &out.CAProvider
  1563. *out = new(CAProvider)
  1564. (*in).DeepCopyInto(*out)
  1565. }
  1566. }
  1567. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VaultProvider.
  1568. func (in *VaultProvider) DeepCopy() *VaultProvider {
  1569. if in == nil {
  1570. return nil
  1571. }
  1572. out := new(VaultProvider)
  1573. in.DeepCopyInto(out)
  1574. return out
  1575. }
  1576. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1577. func (in *WebhookCAProvider) DeepCopyInto(out *WebhookCAProvider) {
  1578. *out = *in
  1579. if in.Namespace != nil {
  1580. in, out := &in.Namespace, &out.Namespace
  1581. *out = new(string)
  1582. **out = **in
  1583. }
  1584. }
  1585. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new WebhookCAProvider.
  1586. func (in *WebhookCAProvider) DeepCopy() *WebhookCAProvider {
  1587. if in == nil {
  1588. return nil
  1589. }
  1590. out := new(WebhookCAProvider)
  1591. in.DeepCopyInto(out)
  1592. return out
  1593. }
  1594. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1595. func (in *WebhookProvider) DeepCopyInto(out *WebhookProvider) {
  1596. *out = *in
  1597. if in.Headers != nil {
  1598. in, out := &in.Headers, &out.Headers
  1599. *out = make(map[string]string, len(*in))
  1600. for key, val := range *in {
  1601. (*out)[key] = val
  1602. }
  1603. }
  1604. if in.Timeout != nil {
  1605. in, out := &in.Timeout, &out.Timeout
  1606. *out = new(v1.Duration)
  1607. **out = **in
  1608. }
  1609. out.Result = in.Result
  1610. if in.Secrets != nil {
  1611. in, out := &in.Secrets, &out.Secrets
  1612. *out = make([]WebhookSecret, len(*in))
  1613. for i := range *in {
  1614. (*in)[i].DeepCopyInto(&(*out)[i])
  1615. }
  1616. }
  1617. if in.CABundle != nil {
  1618. in, out := &in.CABundle, &out.CABundle
  1619. *out = make([]byte, len(*in))
  1620. copy(*out, *in)
  1621. }
  1622. if in.CAProvider != nil {
  1623. in, out := &in.CAProvider, &out.CAProvider
  1624. *out = new(WebhookCAProvider)
  1625. (*in).DeepCopyInto(*out)
  1626. }
  1627. }
  1628. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new WebhookProvider.
  1629. func (in *WebhookProvider) DeepCopy() *WebhookProvider {
  1630. if in == nil {
  1631. return nil
  1632. }
  1633. out := new(WebhookProvider)
  1634. in.DeepCopyInto(out)
  1635. return out
  1636. }
  1637. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1638. func (in *WebhookResult) DeepCopyInto(out *WebhookResult) {
  1639. *out = *in
  1640. }
  1641. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new WebhookResult.
  1642. func (in *WebhookResult) DeepCopy() *WebhookResult {
  1643. if in == nil {
  1644. return nil
  1645. }
  1646. out := new(WebhookResult)
  1647. in.DeepCopyInto(out)
  1648. return out
  1649. }
  1650. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1651. func (in *WebhookSecret) DeepCopyInto(out *WebhookSecret) {
  1652. *out = *in
  1653. in.SecretRef.DeepCopyInto(&out.SecretRef)
  1654. }
  1655. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new WebhookSecret.
  1656. func (in *WebhookSecret) DeepCopy() *WebhookSecret {
  1657. if in == nil {
  1658. return nil
  1659. }
  1660. out := new(WebhookSecret)
  1661. in.DeepCopyInto(out)
  1662. return out
  1663. }
  1664. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1665. func (in *YandexLockboxAuth) DeepCopyInto(out *YandexLockboxAuth) {
  1666. *out = *in
  1667. in.AuthorizedKey.DeepCopyInto(&out.AuthorizedKey)
  1668. }
  1669. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new YandexLockboxAuth.
  1670. func (in *YandexLockboxAuth) DeepCopy() *YandexLockboxAuth {
  1671. if in == nil {
  1672. return nil
  1673. }
  1674. out := new(YandexLockboxAuth)
  1675. in.DeepCopyInto(out)
  1676. return out
  1677. }
  1678. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1679. func (in *YandexLockboxCAProvider) DeepCopyInto(out *YandexLockboxCAProvider) {
  1680. *out = *in
  1681. in.Certificate.DeepCopyInto(&out.Certificate)
  1682. }
  1683. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new YandexLockboxCAProvider.
  1684. func (in *YandexLockboxCAProvider) DeepCopy() *YandexLockboxCAProvider {
  1685. if in == nil {
  1686. return nil
  1687. }
  1688. out := new(YandexLockboxCAProvider)
  1689. in.DeepCopyInto(out)
  1690. return out
  1691. }
  1692. // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
  1693. func (in *YandexLockboxProvider) DeepCopyInto(out *YandexLockboxProvider) {
  1694. *out = *in
  1695. in.Auth.DeepCopyInto(&out.Auth)
  1696. if in.CAProvider != nil {
  1697. in, out := &in.CAProvider, &out.CAProvider
  1698. *out = new(YandexLockboxCAProvider)
  1699. (*in).DeepCopyInto(*out)
  1700. }
  1701. }
  1702. // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new YandexLockboxProvider.
  1703. func (in *YandexLockboxProvider) DeepCopy() *YandexLockboxProvider {
  1704. if in == nil {
  1705. return nil
  1706. }
  1707. out := new(YandexLockboxProvider)
  1708. in.DeepCopyInto(out)
  1709. return out
  1710. }