zz_generated.deepcopy.go 58 KB

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