clustergenerator-v1alpha1.yaml 8.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330
  1. apiVersion: generators.external-secrets.io/v1alpha1
  2. kind: ClusterGenerator
  3. metadata: {}
  4. spec:
  5. generator:
  6. acrAccessTokenSpec:
  7. auth:
  8. managedIdentity:
  9. identityId: string
  10. servicePrincipal:
  11. secretRef:
  12. clientId:
  13. key: string
  14. name: string
  15. namespace: string
  16. clientSecret:
  17. key: string
  18. name: string
  19. namespace: string
  20. workloadIdentity:
  21. serviceAccountRef:
  22. audiences: [] # minItems 0 of type string
  23. name: string
  24. namespace: string
  25. environmentType: "PublicCloud"
  26. registry: string
  27. scope: string
  28. tenantId: string
  29. cloudsmithAccessTokenSpec:
  30. apiUrl: string
  31. orgSlug: string
  32. serviceAccountRef:
  33. audiences: [] # minItems 0 of type string
  34. name: string
  35. namespace: string
  36. serviceSlug: string
  37. ecrAuthorizationTokenSpec:
  38. auth:
  39. jwt:
  40. serviceAccountRef:
  41. audiences: [] # minItems 0 of type string
  42. name: string
  43. namespace: string
  44. secretRef:
  45. accessKeyIDSecretRef:
  46. key: string
  47. name: string
  48. namespace: string
  49. secretAccessKeySecretRef:
  50. key: string
  51. name: string
  52. namespace: string
  53. sessionTokenSecretRef:
  54. key: string
  55. name: string
  56. namespace: string
  57. region: string
  58. role: string
  59. scope: string
  60. fakeSpec:
  61. controller: string
  62. data: {}
  63. gcrAccessTokenSpec:
  64. auth:
  65. secretRef:
  66. secretAccessKeySecretRef:
  67. key: string
  68. name: string
  69. namespace: string
  70. workloadIdentity:
  71. clusterLocation: string
  72. clusterName: string
  73. clusterProjectID: string
  74. serviceAccountRef:
  75. audiences: [] # minItems 0 of type string
  76. name: string
  77. namespace: string
  78. workloadIdentityFederation:
  79. audience: string
  80. awsSecurityCredentials:
  81. awsCredentialsSecretRef:
  82. name: string
  83. namespace: string
  84. region: "ap-south-1"
  85. credConfig:
  86. key: string
  87. name: string
  88. namespace: string
  89. externalTokenEndpoint: string
  90. serviceAccountRef:
  91. audiences: [] # minItems 0 of type string
  92. name: string
  93. namespace: string
  94. projectID: string
  95. githubAccessTokenSpec:
  96. appID: string
  97. auth:
  98. privateKey:
  99. secretRef:
  100. key: string
  101. name: string
  102. namespace: string
  103. installID: string
  104. permissions: {}
  105. repositories: [] # minItems 0 of type string
  106. url: string
  107. grafanaSpec:
  108. auth:
  109. basic:
  110. password:
  111. key: string
  112. name: string
  113. username: string
  114. token:
  115. key: string
  116. name: string
  117. serviceAccount:
  118. name: string
  119. role: string
  120. url: string
  121. mfaSpec:
  122. algorithm: string
  123. length: 1
  124. secret:
  125. key: string
  126. name: string
  127. namespace: string
  128. timePeriod: 1
  129. when: 2024-10-11T12:48:44Z
  130. passwordSpec:
  131. allowRepeat: false
  132. digits: 1
  133. length: 24
  134. noUpper: false
  135. symbolCharacters: string
  136. symbols: 1
  137. quayAccessTokenSpec:
  138. robotAccount: string
  139. serviceAccountRef:
  140. audiences: [] # minItems 0 of type string
  141. name: string
  142. namespace: string
  143. url: string
  144. sshKeySpec:
  145. comment: string
  146. keySize: 256
  147. keyType: "rsa"
  148. stsSessionTokenSpec:
  149. auth:
  150. jwt:
  151. serviceAccountRef:
  152. audiences: [] # minItems 0 of type string
  153. name: string
  154. namespace: string
  155. secretRef:
  156. accessKeyIDSecretRef:
  157. key: string
  158. name: string
  159. namespace: string
  160. secretAccessKeySecretRef:
  161. key: string
  162. name: string
  163. namespace: string
  164. sessionTokenSecretRef:
  165. key: string
  166. name: string
  167. namespace: string
  168. region: string
  169. requestParameters:
  170. serialNumber: string
  171. sessionDuration: 1
  172. tokenCode: string
  173. role: string
  174. uuidSpec: {}
  175. vaultDynamicSecretSpec:
  176. allowEmptyResponse: false
  177. controller: string
  178. method: string
  179. parameters:
  180. path: string
  181. provider:
  182. auth:
  183. appRole:
  184. path: "approle"
  185. roleId: string
  186. roleRef:
  187. key: string
  188. name: string
  189. namespace: string
  190. secretRef:
  191. key: string
  192. name: string
  193. namespace: string
  194. cert:
  195. clientCert:
  196. key: string
  197. name: string
  198. namespace: string
  199. path: "cert"
  200. secretRef:
  201. key: string
  202. name: string
  203. namespace: string
  204. iam:
  205. externalID: string
  206. jwt:
  207. serviceAccountRef:
  208. audiences: [] # minItems 0 of type string
  209. name: string
  210. namespace: string
  211. path: string
  212. region: string
  213. role: string
  214. secretRef:
  215. accessKeyIDSecretRef:
  216. key: string
  217. name: string
  218. namespace: string
  219. secretAccessKeySecretRef:
  220. key: string
  221. name: string
  222. namespace: string
  223. sessionTokenSecretRef:
  224. key: string
  225. name: string
  226. namespace: string
  227. vaultAwsIamServerID: string
  228. vaultRole: string
  229. jwt:
  230. kubernetesServiceAccountToken:
  231. audiences: [] # minItems 0 of type string
  232. expirationSeconds: 1
  233. serviceAccountRef:
  234. audiences: [] # minItems 0 of type string
  235. name: string
  236. namespace: string
  237. path: "jwt"
  238. role: string
  239. secretRef:
  240. key: string
  241. name: string
  242. namespace: string
  243. kubernetes:
  244. mountPath: "kubernetes"
  245. role: string
  246. secretRef:
  247. key: string
  248. name: string
  249. namespace: string
  250. serviceAccountRef:
  251. audiences: [] # minItems 0 of type string
  252. name: string
  253. namespace: string
  254. ldap:
  255. path: "ldap"
  256. secretRef:
  257. key: string
  258. name: string
  259. namespace: string
  260. username: string
  261. namespace: string
  262. tokenSecretRef:
  263. key: string
  264. name: string
  265. namespace: string
  266. userPass:
  267. path: "userpass"
  268. secretRef:
  269. key: string
  270. name: string
  271. namespace: string
  272. username: string
  273. caBundle: c3RyaW5n
  274. caProvider:
  275. key: string
  276. name: string
  277. namespace: string
  278. type: "Secret" # "Secret", "ConfigMap"
  279. checkAndSet:
  280. required: true
  281. forwardInconsistent: true
  282. headers: {}
  283. namespace: string
  284. path: string
  285. readYourWrites: true
  286. server: string
  287. tls:
  288. certSecretRef:
  289. key: string
  290. name: string
  291. namespace: string
  292. keySecretRef:
  293. key: string
  294. name: string
  295. namespace: string
  296. version: "v2"
  297. resultType: "Data"
  298. retrySettings:
  299. maxRetries: 1
  300. retryInterval: string
  301. webhookSpec:
  302. auth:
  303. ntlm:
  304. passwordSecret:
  305. key: string
  306. name: string
  307. namespace: string
  308. usernameSecret:
  309. key: string
  310. name: string
  311. namespace: string
  312. body: string
  313. caBundle: c3RyaW5n
  314. caProvider:
  315. key: string
  316. name: string
  317. namespace: string
  318. type: "Secret" # "Secret", "ConfigMap"
  319. headers: {}
  320. method: string
  321. result:
  322. jsonPath: string
  323. secrets:
  324. - name: string
  325. secretRef:
  326. key: string
  327. name: string
  328. timeout: string
  329. url: string
  330. kind: "ACRAccessToken" # "ACRAccessToken", "CloudsmithAccessToken", "ECRAuthorizationToken", "Fake", "GCRAccessToken", "GithubAccessToken", "QuayAccessToken", "Password", "SSHKey", "STSSessionToken", "UUID", "VaultDynamicSecret", "Webhook", "Grafana"