zz_generated.deepcopy.go 61 KB

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