zz_generated.deepcopy.go 57 KB

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