@kilic.dev/pulumi-k8s-crds 3.0.2 → 3.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +21 -0
- package/dist/types/input.d.ts +692 -228
- package/dist/types/output.d.ts +692 -228
- package/package.json +13 -10
package/dist/types/input.d.ts
CHANGED
|
@@ -74671,8 +74671,8 @@ export declare namespace external_secrets {
|
|
|
74671
74671
|
interface ClusterSecretStoreSpecProviderAkeylessAuthSecretRefKubernetesAuthServiceAccountRef {
|
|
74672
74672
|
/**
|
|
74673
74673
|
* Audience specifies the `aud` claim for the service account token
|
|
74674
|
-
*
|
|
74675
|
-
*
|
|
74674
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
74675
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
74676
74676
|
*/
|
|
74677
74677
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
74678
74678
|
/**
|
|
@@ -74694,8 +74694,8 @@ export declare namespace external_secrets {
|
|
|
74694
74694
|
interface ClusterSecretStoreSpecProviderAkeylessAuthSecretRefKubernetesAuthServiceAccountRefPatch {
|
|
74695
74695
|
/**
|
|
74696
74696
|
* Audience specifies the `aud` claim for the service account token
|
|
74697
|
-
*
|
|
74698
|
-
*
|
|
74697
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
74698
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
74699
74699
|
*/
|
|
74700
74700
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
74701
74701
|
/**
|
|
@@ -74861,8 +74861,8 @@ export declare namespace external_secrets {
|
|
|
74861
74861
|
interface ClusterSecretStoreSpecProviderAkeylessAuthSecretRefServiceAccountRef {
|
|
74862
74862
|
/**
|
|
74863
74863
|
* Audience specifies the `aud` claim for the service account token
|
|
74864
|
-
*
|
|
74865
|
-
*
|
|
74864
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
74865
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
74866
74866
|
*/
|
|
74867
74867
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
74868
74868
|
/**
|
|
@@ -74884,8 +74884,8 @@ export declare namespace external_secrets {
|
|
|
74884
74884
|
interface ClusterSecretStoreSpecProviderAkeylessAuthSecretRefServiceAccountRefPatch {
|
|
74885
74885
|
/**
|
|
74886
74886
|
* Audience specifies the `aud` claim for the service account token
|
|
74887
|
-
*
|
|
74888
|
-
*
|
|
74887
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
74888
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
74889
74889
|
*/
|
|
74890
74890
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
74891
74891
|
/**
|
|
@@ -75045,8 +75045,8 @@ export declare namespace external_secrets {
|
|
|
75045
75045
|
interface ClusterSecretStoreSpecProviderAwsAuthJwtServiceAccountRef {
|
|
75046
75046
|
/**
|
|
75047
75047
|
* Audience specifies the `aud` claim for the service account token
|
|
75048
|
-
*
|
|
75049
|
-
*
|
|
75048
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
75049
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
75050
75050
|
*/
|
|
75051
75051
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
75052
75052
|
/**
|
|
@@ -75065,8 +75065,8 @@ export declare namespace external_secrets {
|
|
|
75065
75065
|
interface ClusterSecretStoreSpecProviderAwsAuthJwtServiceAccountRefPatch {
|
|
75066
75066
|
/**
|
|
75067
75067
|
* Audience specifies the `aud` claim for the service account token
|
|
75068
|
-
*
|
|
75069
|
-
*
|
|
75068
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
75069
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
75070
75070
|
*/
|
|
75071
75071
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
75072
75072
|
/**
|
|
@@ -75651,8 +75651,8 @@ export declare namespace external_secrets {
|
|
|
75651
75651
|
interface ClusterSecretStoreSpecProviderAzurekvServiceAccountRef {
|
|
75652
75652
|
/**
|
|
75653
75653
|
* Audience specifies the `aud` claim for the service account token
|
|
75654
|
-
*
|
|
75655
|
-
*
|
|
75654
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
75655
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
75656
75656
|
*/
|
|
75657
75657
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
75658
75658
|
/**
|
|
@@ -75672,8 +75672,8 @@ export declare namespace external_secrets {
|
|
|
75672
75672
|
interface ClusterSecretStoreSpecProviderAzurekvServiceAccountRefPatch {
|
|
75673
75673
|
/**
|
|
75674
75674
|
* Audience specifies the `aud` claim for the service account token
|
|
75675
|
-
*
|
|
75676
|
-
*
|
|
75675
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
75676
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
75677
75677
|
*/
|
|
75678
75678
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
75679
75679
|
/**
|
|
@@ -77104,8 +77104,8 @@ export declare namespace external_secrets {
|
|
|
77104
77104
|
interface ClusterSecretStoreSpecProviderConjurAuthJwtServiceAccountRef {
|
|
77105
77105
|
/**
|
|
77106
77106
|
* Audience specifies the `aud` claim for the service account token
|
|
77107
|
-
*
|
|
77108
|
-
*
|
|
77107
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
77108
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
77109
77109
|
*/
|
|
77110
77110
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
77111
77111
|
/**
|
|
@@ -77125,8 +77125,8 @@ export declare namespace external_secrets {
|
|
|
77125
77125
|
interface ClusterSecretStoreSpecProviderConjurAuthJwtServiceAccountRefPatch {
|
|
77126
77126
|
/**
|
|
77127
77127
|
* Audience specifies the `aud` claim for the service account token
|
|
77128
|
-
*
|
|
77129
|
-
*
|
|
77128
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
77129
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
77130
77130
|
*/
|
|
77131
77131
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
77132
77132
|
/**
|
|
@@ -77382,8 +77382,8 @@ export declare namespace external_secrets {
|
|
|
77382
77382
|
interface ClusterSecretStoreSpecProviderCrdAuthServiceAccount {
|
|
77383
77383
|
/**
|
|
77384
77384
|
* Audience specifies the `aud` claim for the service account token
|
|
77385
|
-
*
|
|
77386
|
-
*
|
|
77385
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
77386
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
77387
77387
|
*/
|
|
77388
77388
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
77389
77389
|
/**
|
|
@@ -77402,8 +77402,8 @@ export declare namespace external_secrets {
|
|
|
77402
77402
|
interface ClusterSecretStoreSpecProviderCrdAuthServiceAccountPatch {
|
|
77403
77403
|
/**
|
|
77404
77404
|
* Audience specifies the `aud` claim for the service account token
|
|
77405
|
-
*
|
|
77406
|
-
*
|
|
77405
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
77406
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
77407
77407
|
*/
|
|
77408
77408
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
77409
77409
|
/**
|
|
@@ -77889,8 +77889,8 @@ export declare namespace external_secrets {
|
|
|
77889
77889
|
interface ClusterSecretStoreSpecProviderDopplerAuthOidcConfigServiceAccountRef {
|
|
77890
77890
|
/**
|
|
77891
77891
|
* Audience specifies the `aud` claim for the service account token
|
|
77892
|
-
*
|
|
77893
|
-
*
|
|
77892
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
77893
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
77894
77894
|
*/
|
|
77895
77895
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
77896
77896
|
/**
|
|
@@ -77909,8 +77909,8 @@ export declare namespace external_secrets {
|
|
|
77909
77909
|
interface ClusterSecretStoreSpecProviderDopplerAuthOidcConfigServiceAccountRefPatch {
|
|
77910
77910
|
/**
|
|
77911
77911
|
* Audience specifies the `aud` claim for the service account token
|
|
77912
|
-
*
|
|
77913
|
-
*
|
|
77912
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
77913
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
77914
77914
|
*/
|
|
77915
77915
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
77916
77916
|
/**
|
|
@@ -78524,8 +78524,8 @@ export declare namespace external_secrets {
|
|
|
78524
78524
|
interface ClusterSecretStoreSpecProviderGcpsmAuthWorkloadIdentityFederationServiceAccountRef {
|
|
78525
78525
|
/**
|
|
78526
78526
|
* Audience specifies the `aud` claim for the service account token
|
|
78527
|
-
*
|
|
78528
|
-
*
|
|
78527
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
78528
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
78529
78529
|
*/
|
|
78530
78530
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
78531
78531
|
/**
|
|
@@ -78545,8 +78545,8 @@ export declare namespace external_secrets {
|
|
|
78545
78545
|
interface ClusterSecretStoreSpecProviderGcpsmAuthWorkloadIdentityFederationServiceAccountRefPatch {
|
|
78546
78546
|
/**
|
|
78547
78547
|
* Audience specifies the `aud` claim for the service account token
|
|
78548
|
-
*
|
|
78549
|
-
*
|
|
78548
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
78549
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
78550
78550
|
*/
|
|
78551
78551
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
78552
78552
|
/**
|
|
@@ -78586,8 +78586,8 @@ export declare namespace external_secrets {
|
|
|
78586
78586
|
interface ClusterSecretStoreSpecProviderGcpsmAuthWorkloadIdentityServiceAccountRef {
|
|
78587
78587
|
/**
|
|
78588
78588
|
* Audience specifies the `aud` claim for the service account token
|
|
78589
|
-
*
|
|
78590
|
-
*
|
|
78589
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
78590
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
78591
78591
|
*/
|
|
78592
78592
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
78593
78593
|
/**
|
|
@@ -78606,8 +78606,8 @@ export declare namespace external_secrets {
|
|
|
78606
78606
|
interface ClusterSecretStoreSpecProviderGcpsmAuthWorkloadIdentityServiceAccountRefPatch {
|
|
78607
78607
|
/**
|
|
78608
78608
|
* Audience specifies the `aud` claim for the service account token
|
|
78609
|
-
*
|
|
78610
|
-
*
|
|
78609
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
78610
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
78611
78611
|
*/
|
|
78612
78612
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
78613
78613
|
/**
|
|
@@ -78643,7 +78643,7 @@ export declare namespace external_secrets {
|
|
|
78643
78643
|
secretVersionSelectionPolicy?: pulumi.Input<string | undefined>;
|
|
78644
78644
|
}
|
|
78645
78645
|
/**
|
|
78646
|
-
* Github configures this store to push GitHub Actions secrets using the GitHub API provider.
|
|
78646
|
+
* Github configures this store to push GitHub Actions or Dependabot secrets using the GitHub API provider.
|
|
78647
78647
|
* Note: This provider only supports write operations (PushSecret) and cannot fetch secrets from GitHub
|
|
78648
78648
|
*/
|
|
78649
78649
|
interface ClusterSecretStoreSpecProviderGithub {
|
|
@@ -78675,6 +78675,11 @@ export declare namespace external_secrets {
|
|
|
78675
78675
|
* repository will be used to fetch secrets from the Github repository within an organization
|
|
78676
78676
|
*/
|
|
78677
78677
|
repository?: pulumi.Input<string | undefined>;
|
|
78678
|
+
/**
|
|
78679
|
+
* secretType specifies which GitHub secret service to use.
|
|
78680
|
+
* Defaults to Actions for backwards compatibility.
|
|
78681
|
+
*/
|
|
78682
|
+
secretType?: pulumi.Input<string | undefined>;
|
|
78678
78683
|
/**
|
|
78679
78684
|
* Upload URL for enterprise instances. Default to URL.
|
|
78680
78685
|
*/
|
|
@@ -78737,7 +78742,7 @@ export declare namespace external_secrets {
|
|
|
78737
78742
|
namespace?: pulumi.Input<string | undefined>;
|
|
78738
78743
|
}
|
|
78739
78744
|
/**
|
|
78740
|
-
* Github configures this store to push GitHub Actions secrets using the GitHub API provider.
|
|
78745
|
+
* Github configures this store to push GitHub Actions or Dependabot secrets using the GitHub API provider.
|
|
78741
78746
|
* Note: This provider only supports write operations (PushSecret) and cannot fetch secrets from GitHub
|
|
78742
78747
|
*/
|
|
78743
78748
|
interface ClusterSecretStoreSpecProviderGithubPatch {
|
|
@@ -78769,6 +78774,11 @@ export declare namespace external_secrets {
|
|
|
78769
78774
|
* repository will be used to fetch secrets from the Github repository within an organization
|
|
78770
78775
|
*/
|
|
78771
78776
|
repository?: pulumi.Input<string | undefined>;
|
|
78777
|
+
/**
|
|
78778
|
+
* secretType specifies which GitHub secret service to use.
|
|
78779
|
+
* Defaults to Actions for backwards compatibility.
|
|
78780
|
+
*/
|
|
78781
|
+
secretType?: pulumi.Input<string | undefined>;
|
|
78772
78782
|
/**
|
|
78773
78783
|
* Upload URL for enterprise instances. Default to URL.
|
|
78774
78784
|
*/
|
|
@@ -80528,8 +80538,8 @@ export declare namespace external_secrets {
|
|
|
80528
80538
|
interface ClusterSecretStoreSpecProviderKubernetesAuthServiceAccount {
|
|
80529
80539
|
/**
|
|
80530
80540
|
* Audience specifies the `aud` claim for the service account token
|
|
80531
|
-
*
|
|
80532
|
-
*
|
|
80541
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
80542
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
80533
80543
|
*/
|
|
80534
80544
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
80535
80545
|
/**
|
|
@@ -80548,8 +80558,8 @@ export declare namespace external_secrets {
|
|
|
80548
80558
|
interface ClusterSecretStoreSpecProviderKubernetesAuthServiceAccountPatch {
|
|
80549
80559
|
/**
|
|
80550
80560
|
* Audience specifies the `aud` claim for the service account token
|
|
80551
|
-
*
|
|
80552
|
-
*
|
|
80561
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
80562
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
80553
80563
|
*/
|
|
80554
80564
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
80555
80565
|
/**
|
|
@@ -80715,6 +80725,7 @@ export declare namespace external_secrets {
|
|
|
80715
80725
|
interface ClusterSecretStoreSpecProviderNebiusmysteryboxAuth {
|
|
80716
80726
|
serviceAccountCredsSecretRef?: pulumi.Input<inputs.external_secrets.v1.ClusterSecretStoreSpecProviderNebiusmysteryboxAuthServiceAccountCredsSecretRef | undefined>;
|
|
80717
80727
|
tokenSecretRef?: pulumi.Input<inputs.external_secrets.v1.ClusterSecretStoreSpecProviderNebiusmysteryboxAuthTokenSecretRef | undefined>;
|
|
80728
|
+
workloadIdentity?: pulumi.Input<inputs.external_secrets.v1.ClusterSecretStoreSpecProviderNebiusmysteryboxAuthWorkloadIdentity | undefined>;
|
|
80718
80729
|
}
|
|
80719
80730
|
/**
|
|
80720
80731
|
* Auth defines parameters to authenticate in MysteryBox
|
|
@@ -80722,6 +80733,7 @@ export declare namespace external_secrets {
|
|
|
80722
80733
|
interface ClusterSecretStoreSpecProviderNebiusmysteryboxAuthPatch {
|
|
80723
80734
|
serviceAccountCredsSecretRef?: pulumi.Input<inputs.external_secrets.v1.ClusterSecretStoreSpecProviderNebiusmysteryboxAuthServiceAccountCredsSecretRefPatch | undefined>;
|
|
80724
80735
|
tokenSecretRef?: pulumi.Input<inputs.external_secrets.v1.ClusterSecretStoreSpecProviderNebiusmysteryboxAuthTokenSecretRefPatch | undefined>;
|
|
80736
|
+
workloadIdentity?: pulumi.Input<inputs.external_secrets.v1.ClusterSecretStoreSpecProviderNebiusmysteryboxAuthWorkloadIdentityPatch | undefined>;
|
|
80725
80737
|
}
|
|
80726
80738
|
/**
|
|
80727
80739
|
* ServiceAccountCreds references a Kubernetes Secret key that contains a JSON
|
|
@@ -80823,6 +80835,72 @@ export declare namespace external_secrets {
|
|
|
80823
80835
|
*/
|
|
80824
80836
|
namespace?: pulumi.Input<string | undefined>;
|
|
80825
80837
|
}
|
|
80838
|
+
/**
|
|
80839
|
+
* WorkloadIdentity defines configuration for workload identity authentication to Nebius IAM.
|
|
80840
|
+
*/
|
|
80841
|
+
interface ClusterSecretStoreSpecProviderNebiusmysteryboxAuthWorkloadIdentity {
|
|
80842
|
+
/**
|
|
80843
|
+
* IAMServiceAccountID is the Nebius IAM service account identifier that the
|
|
80844
|
+
* federated Kubernetes service account should impersonate during token exchange.
|
|
80845
|
+
*/
|
|
80846
|
+
iamServiceAccountID?: pulumi.Input<string | undefined>;
|
|
80847
|
+
serviceAccountRef?: pulumi.Input<inputs.external_secrets.v1.ClusterSecretStoreSpecProviderNebiusmysteryboxAuthWorkloadIdentityServiceAccountRef | undefined>;
|
|
80848
|
+
}
|
|
80849
|
+
/**
|
|
80850
|
+
* WorkloadIdentity defines configuration for workload identity authentication to Nebius IAM.
|
|
80851
|
+
*/
|
|
80852
|
+
interface ClusterSecretStoreSpecProviderNebiusmysteryboxAuthWorkloadIdentityPatch {
|
|
80853
|
+
/**
|
|
80854
|
+
* IAMServiceAccountID is the Nebius IAM service account identifier that the
|
|
80855
|
+
* federated Kubernetes service account should impersonate during token exchange.
|
|
80856
|
+
*/
|
|
80857
|
+
iamServiceAccountID?: pulumi.Input<string | undefined>;
|
|
80858
|
+
serviceAccountRef?: pulumi.Input<inputs.external_secrets.v1.ClusterSecretStoreSpecProviderNebiusmysteryboxAuthWorkloadIdentityServiceAccountRefPatch | undefined>;
|
|
80859
|
+
}
|
|
80860
|
+
/**
|
|
80861
|
+
* ServiceAccountRef references a Kubernetes ServiceAccount used to request a
|
|
80862
|
+
* temporary JWT via the TokenRequest API. The JWT is then exchanged for a
|
|
80863
|
+
* Nebius IAM token using workload federation.
|
|
80864
|
+
*/
|
|
80865
|
+
interface ClusterSecretStoreSpecProviderNebiusmysteryboxAuthWorkloadIdentityServiceAccountRef {
|
|
80866
|
+
/**
|
|
80867
|
+
* Audience specifies the `aud` claim for the service account token
|
|
80868
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
80869
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
80870
|
+
*/
|
|
80871
|
+
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
80872
|
+
/**
|
|
80873
|
+
* The name of the ServiceAccount resource being referred to.
|
|
80874
|
+
*/
|
|
80875
|
+
name?: pulumi.Input<string | undefined>;
|
|
80876
|
+
/**
|
|
80877
|
+
* Namespace of the resource being referred to.
|
|
80878
|
+
* Ignored if referent is not cluster-scoped, otherwise defaults to the namespace of the referent.
|
|
80879
|
+
*/
|
|
80880
|
+
namespace?: pulumi.Input<string | undefined>;
|
|
80881
|
+
}
|
|
80882
|
+
/**
|
|
80883
|
+
* ServiceAccountRef references a Kubernetes ServiceAccount used to request a
|
|
80884
|
+
* temporary JWT via the TokenRequest API. The JWT is then exchanged for a
|
|
80885
|
+
* Nebius IAM token using workload federation.
|
|
80886
|
+
*/
|
|
80887
|
+
interface ClusterSecretStoreSpecProviderNebiusmysteryboxAuthWorkloadIdentityServiceAccountRefPatch {
|
|
80888
|
+
/**
|
|
80889
|
+
* Audience specifies the `aud` claim for the service account token
|
|
80890
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
80891
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
80892
|
+
*/
|
|
80893
|
+
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
80894
|
+
/**
|
|
80895
|
+
* The name of the ServiceAccount resource being referred to.
|
|
80896
|
+
*/
|
|
80897
|
+
name?: pulumi.Input<string | undefined>;
|
|
80898
|
+
/**
|
|
80899
|
+
* Namespace of the resource being referred to.
|
|
80900
|
+
* Ignored if referent is not cluster-scoped, otherwise defaults to the namespace of the referent.
|
|
80901
|
+
*/
|
|
80902
|
+
namespace?: pulumi.Input<string | undefined>;
|
|
80903
|
+
}
|
|
80826
80904
|
/**
|
|
80827
80905
|
* The provider for the CA bundle to use to validate NebiusMysterybox server certificate.
|
|
80828
80906
|
*/
|
|
@@ -81406,6 +81484,7 @@ export declare namespace external_secrets {
|
|
|
81406
81484
|
*/
|
|
81407
81485
|
interface ClusterSecretStoreSpecProviderOpenBaoAuth {
|
|
81408
81486
|
appRole?: pulumi.Input<inputs.external_secrets.v1.ClusterSecretStoreSpecProviderOpenBaoAuthAppRole | undefined>;
|
|
81487
|
+
kubernetes?: pulumi.Input<inputs.external_secrets.v1.ClusterSecretStoreSpecProviderOpenBaoAuthKubernetes | undefined>;
|
|
81409
81488
|
/**
|
|
81410
81489
|
* Name of the [OpenBao Namespace] to authenticate to. This can be different
|
|
81411
81490
|
* than the namespace your secret is in. Namespaces is a set of features
|
|
@@ -81547,11 +81626,140 @@ export declare namespace external_secrets {
|
|
|
81547
81626
|
*/
|
|
81548
81627
|
namespace?: pulumi.Input<string | undefined>;
|
|
81549
81628
|
}
|
|
81629
|
+
/**
|
|
81630
|
+
* Kubernetes authenticates with OpenBao by passing a ServiceAccount
|
|
81631
|
+
* token to the [Kubernetes auth mechanism].
|
|
81632
|
+
*
|
|
81633
|
+
* [Kubernetes auth mechanism]: https://openbao.org/docs/auth/kubernetes/
|
|
81634
|
+
*/
|
|
81635
|
+
interface ClusterSecretStoreSpecProviderOpenBaoAuthKubernetes {
|
|
81636
|
+
/**
|
|
81637
|
+
* Path where the Kubernetes authentication backend is mounted in OpenBao, e.g:
|
|
81638
|
+
* "kubernetes"
|
|
81639
|
+
*/
|
|
81640
|
+
path?: pulumi.Input<string | undefined>;
|
|
81641
|
+
/**
|
|
81642
|
+
* A required field containing the OpenBao Role to assume. A Role binds a
|
|
81643
|
+
* Kubernetes ServiceAccount with a set of OpenBao policies.
|
|
81644
|
+
*/
|
|
81645
|
+
role?: pulumi.Input<string | undefined>;
|
|
81646
|
+
secretRef?: pulumi.Input<inputs.external_secrets.v1.ClusterSecretStoreSpecProviderOpenBaoAuthKubernetesSecretRef | undefined>;
|
|
81647
|
+
serviceAccountRef?: pulumi.Input<inputs.external_secrets.v1.ClusterSecretStoreSpecProviderOpenBaoAuthKubernetesServiceAccountRef | undefined>;
|
|
81648
|
+
}
|
|
81649
|
+
/**
|
|
81650
|
+
* Kubernetes authenticates with OpenBao by passing a ServiceAccount
|
|
81651
|
+
* token to the [Kubernetes auth mechanism].
|
|
81652
|
+
*
|
|
81653
|
+
* [Kubernetes auth mechanism]: https://openbao.org/docs/auth/kubernetes/
|
|
81654
|
+
*/
|
|
81655
|
+
interface ClusterSecretStoreSpecProviderOpenBaoAuthKubernetesPatch {
|
|
81656
|
+
/**
|
|
81657
|
+
* Path where the Kubernetes authentication backend is mounted in OpenBao, e.g:
|
|
81658
|
+
* "kubernetes"
|
|
81659
|
+
*/
|
|
81660
|
+
path?: pulumi.Input<string | undefined>;
|
|
81661
|
+
/**
|
|
81662
|
+
* A required field containing the OpenBao Role to assume. A Role binds a
|
|
81663
|
+
* Kubernetes ServiceAccount with a set of OpenBao policies.
|
|
81664
|
+
*/
|
|
81665
|
+
role?: pulumi.Input<string | undefined>;
|
|
81666
|
+
secretRef?: pulumi.Input<inputs.external_secrets.v1.ClusterSecretStoreSpecProviderOpenBaoAuthKubernetesSecretRefPatch | undefined>;
|
|
81667
|
+
serviceAccountRef?: pulumi.Input<inputs.external_secrets.v1.ClusterSecretStoreSpecProviderOpenBaoAuthKubernetesServiceAccountRefPatch | undefined>;
|
|
81668
|
+
}
|
|
81669
|
+
/**
|
|
81670
|
+
* Optional secret field containing a Kubernetes ServiceAccount JWT used
|
|
81671
|
+
* for authenticating with OpenBao. If a name is specified without a key,
|
|
81672
|
+
* `token` is the default.
|
|
81673
|
+
*/
|
|
81674
|
+
interface ClusterSecretStoreSpecProviderOpenBaoAuthKubernetesSecretRef {
|
|
81675
|
+
/**
|
|
81676
|
+
* A key in the referenced Secret.
|
|
81677
|
+
* Some instances of this field may be defaulted, in others it may be required.
|
|
81678
|
+
*/
|
|
81679
|
+
key?: pulumi.Input<string | undefined>;
|
|
81680
|
+
/**
|
|
81681
|
+
* The name of the Secret resource being referred to.
|
|
81682
|
+
*/
|
|
81683
|
+
name?: pulumi.Input<string | undefined>;
|
|
81684
|
+
/**
|
|
81685
|
+
* The namespace of the Secret resource being referred to.
|
|
81686
|
+
* Ignored if referent is not cluster-scoped, otherwise defaults to the namespace of the referent.
|
|
81687
|
+
*/
|
|
81688
|
+
namespace?: pulumi.Input<string | undefined>;
|
|
81689
|
+
}
|
|
81690
|
+
/**
|
|
81691
|
+
* Optional secret field containing a Kubernetes ServiceAccount JWT used
|
|
81692
|
+
* for authenticating with OpenBao. If a name is specified without a key,
|
|
81693
|
+
* `token` is the default.
|
|
81694
|
+
*/
|
|
81695
|
+
interface ClusterSecretStoreSpecProviderOpenBaoAuthKubernetesSecretRefPatch {
|
|
81696
|
+
/**
|
|
81697
|
+
* A key in the referenced Secret.
|
|
81698
|
+
* Some instances of this field may be defaulted, in others it may be required.
|
|
81699
|
+
*/
|
|
81700
|
+
key?: pulumi.Input<string | undefined>;
|
|
81701
|
+
/**
|
|
81702
|
+
* The name of the Secret resource being referred to.
|
|
81703
|
+
*/
|
|
81704
|
+
name?: pulumi.Input<string | undefined>;
|
|
81705
|
+
/**
|
|
81706
|
+
* The namespace of the Secret resource being referred to.
|
|
81707
|
+
* Ignored if referent is not cluster-scoped, otherwise defaults to the namespace of the referent.
|
|
81708
|
+
*/
|
|
81709
|
+
namespace?: pulumi.Input<string | undefined>;
|
|
81710
|
+
}
|
|
81711
|
+
/**
|
|
81712
|
+
* Optional service account field containing the name of a Kubernetes ServiceAccount.
|
|
81713
|
+
* If the service account is specified, a token will be requested from the Kubernetes
|
|
81714
|
+
* TokenRequest API for authenticating with OpenBao.
|
|
81715
|
+
* Any configured audiences will be passed to the TokenRequest as-is.
|
|
81716
|
+
*/
|
|
81717
|
+
interface ClusterSecretStoreSpecProviderOpenBaoAuthKubernetesServiceAccountRef {
|
|
81718
|
+
/**
|
|
81719
|
+
* Audience specifies the `aud` claim for the service account token
|
|
81720
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
81721
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
81722
|
+
*/
|
|
81723
|
+
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
81724
|
+
/**
|
|
81725
|
+
* The name of the ServiceAccount resource being referred to.
|
|
81726
|
+
*/
|
|
81727
|
+
name?: pulumi.Input<string | undefined>;
|
|
81728
|
+
/**
|
|
81729
|
+
* Namespace of the resource being referred to.
|
|
81730
|
+
* Ignored if referent is not cluster-scoped, otherwise defaults to the namespace of the referent.
|
|
81731
|
+
*/
|
|
81732
|
+
namespace?: pulumi.Input<string | undefined>;
|
|
81733
|
+
}
|
|
81734
|
+
/**
|
|
81735
|
+
* Optional service account field containing the name of a Kubernetes ServiceAccount.
|
|
81736
|
+
* If the service account is specified, a token will be requested from the Kubernetes
|
|
81737
|
+
* TokenRequest API for authenticating with OpenBao.
|
|
81738
|
+
* Any configured audiences will be passed to the TokenRequest as-is.
|
|
81739
|
+
*/
|
|
81740
|
+
interface ClusterSecretStoreSpecProviderOpenBaoAuthKubernetesServiceAccountRefPatch {
|
|
81741
|
+
/**
|
|
81742
|
+
* Audience specifies the `aud` claim for the service account token
|
|
81743
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
81744
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
81745
|
+
*/
|
|
81746
|
+
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
81747
|
+
/**
|
|
81748
|
+
* The name of the ServiceAccount resource being referred to.
|
|
81749
|
+
*/
|
|
81750
|
+
name?: pulumi.Input<string | undefined>;
|
|
81751
|
+
/**
|
|
81752
|
+
* Namespace of the resource being referred to.
|
|
81753
|
+
* Ignored if referent is not cluster-scoped, otherwise defaults to the namespace of the referent.
|
|
81754
|
+
*/
|
|
81755
|
+
namespace?: pulumi.Input<string | undefined>;
|
|
81756
|
+
}
|
|
81550
81757
|
/**
|
|
81551
81758
|
* Auth configures how secret-manager authenticates with the OpenBao server.
|
|
81552
81759
|
*/
|
|
81553
81760
|
interface ClusterSecretStoreSpecProviderOpenBaoAuthPatch {
|
|
81554
81761
|
appRole?: pulumi.Input<inputs.external_secrets.v1.ClusterSecretStoreSpecProviderOpenBaoAuthAppRolePatch | undefined>;
|
|
81762
|
+
kubernetes?: pulumi.Input<inputs.external_secrets.v1.ClusterSecretStoreSpecProviderOpenBaoAuthKubernetesPatch | undefined>;
|
|
81555
81763
|
/**
|
|
81556
81764
|
* Name of the [OpenBao Namespace] to authenticate to. This can be different
|
|
81557
81765
|
* than the namespace your secret is in. Namespaces is a set of features
|
|
@@ -81959,8 +82167,8 @@ export declare namespace external_secrets {
|
|
|
81959
82167
|
interface ClusterSecretStoreSpecProviderOracleServiceAccountRef {
|
|
81960
82168
|
/**
|
|
81961
82169
|
* Audience specifies the `aud` claim for the service account token
|
|
81962
|
-
*
|
|
81963
|
-
*
|
|
82170
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
82171
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
81964
82172
|
*/
|
|
81965
82173
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
81966
82174
|
/**
|
|
@@ -81980,8 +82188,8 @@ export declare namespace external_secrets {
|
|
|
81980
82188
|
interface ClusterSecretStoreSpecProviderOracleServiceAccountRefPatch {
|
|
81981
82189
|
/**
|
|
81982
82190
|
* Audience specifies the `aud` claim for the service account token
|
|
81983
|
-
*
|
|
81984
|
-
*
|
|
82191
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
82192
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
81985
82193
|
*/
|
|
81986
82194
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
81987
82195
|
/**
|
|
@@ -82811,8 +83019,8 @@ export declare namespace external_secrets {
|
|
|
82811
83019
|
interface ClusterSecretStoreSpecProviderPulumiAuthOidcConfigServiceAccountRef {
|
|
82812
83020
|
/**
|
|
82813
83021
|
* Audience specifies the `aud` claim for the service account token
|
|
82814
|
-
*
|
|
82815
|
-
*
|
|
83022
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
83023
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
82816
83024
|
*/
|
|
82817
83025
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
82818
83026
|
/**
|
|
@@ -82831,8 +83039,8 @@ export declare namespace external_secrets {
|
|
|
82831
83039
|
interface ClusterSecretStoreSpecProviderPulumiAuthOidcConfigServiceAccountRefPatch {
|
|
82832
83040
|
/**
|
|
82833
83041
|
* Audience specifies the `aud` claim for the service account token
|
|
82834
|
-
*
|
|
82835
|
-
*
|
|
83042
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
83043
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
82836
83044
|
*/
|
|
82837
83045
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
82838
83046
|
/**
|
|
@@ -83046,6 +83254,11 @@ export declare namespace external_secrets {
|
|
|
83046
83254
|
*/
|
|
83047
83255
|
caBundle?: pulumi.Input<string | undefined>;
|
|
83048
83256
|
caProvider?: pulumi.Input<inputs.external_secrets.v1.ClusterSecretStoreSpecProviderSecretserverCaProvider | undefined>;
|
|
83257
|
+
/**
|
|
83258
|
+
* DisableSiteIDValidation permits a missing site ID for new secrets.
|
|
83259
|
+
* The provider sends 0 if no site ID is set.
|
|
83260
|
+
*/
|
|
83261
|
+
disableSiteIDValidation?: pulumi.Input<boolean | undefined>;
|
|
83049
83262
|
/**
|
|
83050
83263
|
* Domain is the secret server domain.
|
|
83051
83264
|
*/
|
|
@@ -83056,6 +83269,12 @@ export declare namespace external_secrets {
|
|
|
83056
83269
|
* URL to your secret server installation
|
|
83057
83270
|
*/
|
|
83058
83271
|
serverURL?: pulumi.Input<string | undefined>;
|
|
83272
|
+
/**
|
|
83273
|
+
* SiteID is the ID of the Secret Server site for new secrets.
|
|
83274
|
+
* PushSecret metadata can override this value for one secret.
|
|
83275
|
+
* The provider uses 1 if this field is not set.
|
|
83276
|
+
*/
|
|
83277
|
+
siteId?: pulumi.Input<number | undefined>;
|
|
83059
83278
|
token?: pulumi.Input<inputs.external_secrets.v1.ClusterSecretStoreSpecProviderSecretserverToken | undefined>;
|
|
83060
83279
|
username?: pulumi.Input<inputs.external_secrets.v1.ClusterSecretStoreSpecProviderSecretserverUsername | undefined>;
|
|
83061
83280
|
}
|
|
@@ -83175,6 +83394,11 @@ export declare namespace external_secrets {
|
|
|
83175
83394
|
*/
|
|
83176
83395
|
caBundle?: pulumi.Input<string | undefined>;
|
|
83177
83396
|
caProvider?: pulumi.Input<inputs.external_secrets.v1.ClusterSecretStoreSpecProviderSecretserverCaProviderPatch | undefined>;
|
|
83397
|
+
/**
|
|
83398
|
+
* DisableSiteIDValidation permits a missing site ID for new secrets.
|
|
83399
|
+
* The provider sends 0 if no site ID is set.
|
|
83400
|
+
*/
|
|
83401
|
+
disableSiteIDValidation?: pulumi.Input<boolean | undefined>;
|
|
83178
83402
|
/**
|
|
83179
83403
|
* Domain is the secret server domain.
|
|
83180
83404
|
*/
|
|
@@ -83185,6 +83409,12 @@ export declare namespace external_secrets {
|
|
|
83185
83409
|
* URL to your secret server installation
|
|
83186
83410
|
*/
|
|
83187
83411
|
serverURL?: pulumi.Input<string | undefined>;
|
|
83412
|
+
/**
|
|
83413
|
+
* SiteID is the ID of the Secret Server site for new secrets.
|
|
83414
|
+
* PushSecret metadata can override this value for one secret.
|
|
83415
|
+
* The provider uses 1 if this field is not set.
|
|
83416
|
+
*/
|
|
83417
|
+
siteId?: pulumi.Input<number | undefined>;
|
|
83188
83418
|
token?: pulumi.Input<inputs.external_secrets.v1.ClusterSecretStoreSpecProviderSecretserverTokenPatch | undefined>;
|
|
83189
83419
|
username?: pulumi.Input<inputs.external_secrets.v1.ClusterSecretStoreSpecProviderSecretserverUsernamePatch | undefined>;
|
|
83190
83420
|
}
|
|
@@ -83824,8 +84054,8 @@ export declare namespace external_secrets {
|
|
|
83824
84054
|
interface ClusterSecretStoreSpecProviderVaultAuthGcpServiceAccountRef {
|
|
83825
84055
|
/**
|
|
83826
84056
|
* Audience specifies the `aud` claim for the service account token
|
|
83827
|
-
*
|
|
83828
|
-
*
|
|
84057
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
84058
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
83829
84059
|
*/
|
|
83830
84060
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
83831
84061
|
/**
|
|
@@ -83844,8 +84074,8 @@ export declare namespace external_secrets {
|
|
|
83844
84074
|
interface ClusterSecretStoreSpecProviderVaultAuthGcpServiceAccountRefPatch {
|
|
83845
84075
|
/**
|
|
83846
84076
|
* Audience specifies the `aud` claim for the service account token
|
|
83847
|
-
*
|
|
83848
|
-
*
|
|
84077
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
84078
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
83849
84079
|
*/
|
|
83850
84080
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
83851
84081
|
/**
|
|
@@ -83906,8 +84136,8 @@ export declare namespace external_secrets {
|
|
|
83906
84136
|
interface ClusterSecretStoreSpecProviderVaultAuthGcpWorkloadIdentityServiceAccountRef {
|
|
83907
84137
|
/**
|
|
83908
84138
|
* Audience specifies the `aud` claim for the service account token
|
|
83909
|
-
*
|
|
83910
|
-
*
|
|
84139
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
84140
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
83911
84141
|
*/
|
|
83912
84142
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
83913
84143
|
/**
|
|
@@ -83926,8 +84156,8 @@ export declare namespace external_secrets {
|
|
|
83926
84156
|
interface ClusterSecretStoreSpecProviderVaultAuthGcpWorkloadIdentityServiceAccountRefPatch {
|
|
83927
84157
|
/**
|
|
83928
84158
|
* Audience specifies the `aud` claim for the service account token
|
|
83929
|
-
*
|
|
83930
|
-
*
|
|
84159
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
84160
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
83931
84161
|
*/
|
|
83932
84162
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
83933
84163
|
/**
|
|
@@ -83990,8 +84220,8 @@ export declare namespace external_secrets {
|
|
|
83990
84220
|
interface ClusterSecretStoreSpecProviderVaultAuthIamJwtServiceAccountRef {
|
|
83991
84221
|
/**
|
|
83992
84222
|
* Audience specifies the `aud` claim for the service account token
|
|
83993
|
-
*
|
|
83994
|
-
*
|
|
84223
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
84224
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
83995
84225
|
*/
|
|
83996
84226
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
83997
84227
|
/**
|
|
@@ -84010,8 +84240,8 @@ export declare namespace external_secrets {
|
|
|
84010
84240
|
interface ClusterSecretStoreSpecProviderVaultAuthIamJwtServiceAccountRefPatch {
|
|
84011
84241
|
/**
|
|
84012
84242
|
* Audience specifies the `aud` claim for the service account token
|
|
84013
|
-
*
|
|
84014
|
-
*
|
|
84243
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
84244
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
84015
84245
|
*/
|
|
84016
84246
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
84017
84247
|
/**
|
|
@@ -84262,8 +84492,8 @@ export declare namespace external_secrets {
|
|
|
84262
84492
|
interface ClusterSecretStoreSpecProviderVaultAuthJwtKubernetesServiceAccountTokenServiceAccountRef {
|
|
84263
84493
|
/**
|
|
84264
84494
|
* Audience specifies the `aud` claim for the service account token
|
|
84265
|
-
*
|
|
84266
|
-
*
|
|
84495
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
84496
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
84267
84497
|
*/
|
|
84268
84498
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
84269
84499
|
/**
|
|
@@ -84282,8 +84512,8 @@ export declare namespace external_secrets {
|
|
|
84282
84512
|
interface ClusterSecretStoreSpecProviderVaultAuthJwtKubernetesServiceAccountTokenServiceAccountRefPatch {
|
|
84283
84513
|
/**
|
|
84284
84514
|
* Audience specifies the `aud` claim for the service account token
|
|
84285
|
-
*
|
|
84286
|
-
*
|
|
84515
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
84516
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
84287
84517
|
*/
|
|
84288
84518
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
84289
84519
|
/**
|
|
@@ -84443,8 +84673,8 @@ export declare namespace external_secrets {
|
|
|
84443
84673
|
interface ClusterSecretStoreSpecProviderVaultAuthKubernetesServiceAccountRef {
|
|
84444
84674
|
/**
|
|
84445
84675
|
* Audience specifies the `aud` claim for the service account token
|
|
84446
|
-
*
|
|
84447
|
-
*
|
|
84676
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
84677
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
84448
84678
|
*/
|
|
84449
84679
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
84450
84680
|
/**
|
|
@@ -84466,8 +84696,8 @@ export declare namespace external_secrets {
|
|
|
84466
84696
|
interface ClusterSecretStoreSpecProviderVaultAuthKubernetesServiceAccountRefPatch {
|
|
84467
84697
|
/**
|
|
84468
84698
|
* Audience specifies the `aud` claim for the service account token
|
|
84469
|
-
*
|
|
84470
|
-
*
|
|
84699
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
84700
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
84471
84701
|
*/
|
|
84472
84702
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
84473
84703
|
/**
|
|
@@ -87183,8 +87413,8 @@ export declare namespace external_secrets {
|
|
|
87183
87413
|
interface SecretStoreSpecProviderAkeylessAuthSecretRefKubernetesAuthServiceAccountRef {
|
|
87184
87414
|
/**
|
|
87185
87415
|
* Audience specifies the `aud` claim for the service account token
|
|
87186
|
-
*
|
|
87187
|
-
*
|
|
87416
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
87417
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
87188
87418
|
*/
|
|
87189
87419
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
87190
87420
|
/**
|
|
@@ -87206,8 +87436,8 @@ export declare namespace external_secrets {
|
|
|
87206
87436
|
interface SecretStoreSpecProviderAkeylessAuthSecretRefKubernetesAuthServiceAccountRefPatch {
|
|
87207
87437
|
/**
|
|
87208
87438
|
* Audience specifies the `aud` claim for the service account token
|
|
87209
|
-
*
|
|
87210
|
-
*
|
|
87439
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
87440
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
87211
87441
|
*/
|
|
87212
87442
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
87213
87443
|
/**
|
|
@@ -87373,8 +87603,8 @@ export declare namespace external_secrets {
|
|
|
87373
87603
|
interface SecretStoreSpecProviderAkeylessAuthSecretRefServiceAccountRef {
|
|
87374
87604
|
/**
|
|
87375
87605
|
* Audience specifies the `aud` claim for the service account token
|
|
87376
|
-
*
|
|
87377
|
-
*
|
|
87606
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
87607
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
87378
87608
|
*/
|
|
87379
87609
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
87380
87610
|
/**
|
|
@@ -87396,8 +87626,8 @@ export declare namespace external_secrets {
|
|
|
87396
87626
|
interface SecretStoreSpecProviderAkeylessAuthSecretRefServiceAccountRefPatch {
|
|
87397
87627
|
/**
|
|
87398
87628
|
* Audience specifies the `aud` claim for the service account token
|
|
87399
|
-
*
|
|
87400
|
-
*
|
|
87629
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
87630
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
87401
87631
|
*/
|
|
87402
87632
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
87403
87633
|
/**
|
|
@@ -87557,8 +87787,8 @@ export declare namespace external_secrets {
|
|
|
87557
87787
|
interface SecretStoreSpecProviderAwsAuthJwtServiceAccountRef {
|
|
87558
87788
|
/**
|
|
87559
87789
|
* Audience specifies the `aud` claim for the service account token
|
|
87560
|
-
*
|
|
87561
|
-
*
|
|
87790
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
87791
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
87562
87792
|
*/
|
|
87563
87793
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
87564
87794
|
/**
|
|
@@ -87577,8 +87807,8 @@ export declare namespace external_secrets {
|
|
|
87577
87807
|
interface SecretStoreSpecProviderAwsAuthJwtServiceAccountRefPatch {
|
|
87578
87808
|
/**
|
|
87579
87809
|
* Audience specifies the `aud` claim for the service account token
|
|
87580
|
-
*
|
|
87581
|
-
*
|
|
87810
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
87811
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
87582
87812
|
*/
|
|
87583
87813
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
87584
87814
|
/**
|
|
@@ -88163,8 +88393,8 @@ export declare namespace external_secrets {
|
|
|
88163
88393
|
interface SecretStoreSpecProviderAzurekvServiceAccountRef {
|
|
88164
88394
|
/**
|
|
88165
88395
|
* Audience specifies the `aud` claim for the service account token
|
|
88166
|
-
*
|
|
88167
|
-
*
|
|
88396
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
88397
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
88168
88398
|
*/
|
|
88169
88399
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
88170
88400
|
/**
|
|
@@ -88184,8 +88414,8 @@ export declare namespace external_secrets {
|
|
|
88184
88414
|
interface SecretStoreSpecProviderAzurekvServiceAccountRefPatch {
|
|
88185
88415
|
/**
|
|
88186
88416
|
* Audience specifies the `aud` claim for the service account token
|
|
88187
|
-
*
|
|
88188
|
-
*
|
|
88417
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
88418
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
88189
88419
|
*/
|
|
88190
88420
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
88191
88421
|
/**
|
|
@@ -89616,8 +89846,8 @@ export declare namespace external_secrets {
|
|
|
89616
89846
|
interface SecretStoreSpecProviderConjurAuthJwtServiceAccountRef {
|
|
89617
89847
|
/**
|
|
89618
89848
|
* Audience specifies the `aud` claim for the service account token
|
|
89619
|
-
*
|
|
89620
|
-
*
|
|
89849
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
89850
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
89621
89851
|
*/
|
|
89622
89852
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
89623
89853
|
/**
|
|
@@ -89637,8 +89867,8 @@ export declare namespace external_secrets {
|
|
|
89637
89867
|
interface SecretStoreSpecProviderConjurAuthJwtServiceAccountRefPatch {
|
|
89638
89868
|
/**
|
|
89639
89869
|
* Audience specifies the `aud` claim for the service account token
|
|
89640
|
-
*
|
|
89641
|
-
*
|
|
89870
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
89871
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
89642
89872
|
*/
|
|
89643
89873
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
89644
89874
|
/**
|
|
@@ -89894,8 +90124,8 @@ export declare namespace external_secrets {
|
|
|
89894
90124
|
interface SecretStoreSpecProviderCrdAuthServiceAccount {
|
|
89895
90125
|
/**
|
|
89896
90126
|
* Audience specifies the `aud` claim for the service account token
|
|
89897
|
-
*
|
|
89898
|
-
*
|
|
90127
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
90128
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
89899
90129
|
*/
|
|
89900
90130
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
89901
90131
|
/**
|
|
@@ -89914,8 +90144,8 @@ export declare namespace external_secrets {
|
|
|
89914
90144
|
interface SecretStoreSpecProviderCrdAuthServiceAccountPatch {
|
|
89915
90145
|
/**
|
|
89916
90146
|
* Audience specifies the `aud` claim for the service account token
|
|
89917
|
-
*
|
|
89918
|
-
*
|
|
90147
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
90148
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
89919
90149
|
*/
|
|
89920
90150
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
89921
90151
|
/**
|
|
@@ -90401,8 +90631,8 @@ export declare namespace external_secrets {
|
|
|
90401
90631
|
interface SecretStoreSpecProviderDopplerAuthOidcConfigServiceAccountRef {
|
|
90402
90632
|
/**
|
|
90403
90633
|
* Audience specifies the `aud` claim for the service account token
|
|
90404
|
-
*
|
|
90405
|
-
*
|
|
90634
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
90635
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
90406
90636
|
*/
|
|
90407
90637
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
90408
90638
|
/**
|
|
@@ -90421,8 +90651,8 @@ export declare namespace external_secrets {
|
|
|
90421
90651
|
interface SecretStoreSpecProviderDopplerAuthOidcConfigServiceAccountRefPatch {
|
|
90422
90652
|
/**
|
|
90423
90653
|
* Audience specifies the `aud` claim for the service account token
|
|
90424
|
-
*
|
|
90425
|
-
*
|
|
90654
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
90655
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
90426
90656
|
*/
|
|
90427
90657
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
90428
90658
|
/**
|
|
@@ -91036,8 +91266,8 @@ export declare namespace external_secrets {
|
|
|
91036
91266
|
interface SecretStoreSpecProviderGcpsmAuthWorkloadIdentityFederationServiceAccountRef {
|
|
91037
91267
|
/**
|
|
91038
91268
|
* Audience specifies the `aud` claim for the service account token
|
|
91039
|
-
*
|
|
91040
|
-
*
|
|
91269
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
91270
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
91041
91271
|
*/
|
|
91042
91272
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
91043
91273
|
/**
|
|
@@ -91057,8 +91287,8 @@ export declare namespace external_secrets {
|
|
|
91057
91287
|
interface SecretStoreSpecProviderGcpsmAuthWorkloadIdentityFederationServiceAccountRefPatch {
|
|
91058
91288
|
/**
|
|
91059
91289
|
* Audience specifies the `aud` claim for the service account token
|
|
91060
|
-
*
|
|
91061
|
-
*
|
|
91290
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
91291
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
91062
91292
|
*/
|
|
91063
91293
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
91064
91294
|
/**
|
|
@@ -91098,8 +91328,8 @@ export declare namespace external_secrets {
|
|
|
91098
91328
|
interface SecretStoreSpecProviderGcpsmAuthWorkloadIdentityServiceAccountRef {
|
|
91099
91329
|
/**
|
|
91100
91330
|
* Audience specifies the `aud` claim for the service account token
|
|
91101
|
-
*
|
|
91102
|
-
*
|
|
91331
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
91332
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
91103
91333
|
*/
|
|
91104
91334
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
91105
91335
|
/**
|
|
@@ -91118,8 +91348,8 @@ export declare namespace external_secrets {
|
|
|
91118
91348
|
interface SecretStoreSpecProviderGcpsmAuthWorkloadIdentityServiceAccountRefPatch {
|
|
91119
91349
|
/**
|
|
91120
91350
|
* Audience specifies the `aud` claim for the service account token
|
|
91121
|
-
*
|
|
91122
|
-
*
|
|
91351
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
91352
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
91123
91353
|
*/
|
|
91124
91354
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
91125
91355
|
/**
|
|
@@ -91155,7 +91385,7 @@ export declare namespace external_secrets {
|
|
|
91155
91385
|
secretVersionSelectionPolicy?: pulumi.Input<string | undefined>;
|
|
91156
91386
|
}
|
|
91157
91387
|
/**
|
|
91158
|
-
* Github configures this store to push GitHub Actions secrets using the GitHub API provider.
|
|
91388
|
+
* Github configures this store to push GitHub Actions or Dependabot secrets using the GitHub API provider.
|
|
91159
91389
|
* Note: This provider only supports write operations (PushSecret) and cannot fetch secrets from GitHub
|
|
91160
91390
|
*/
|
|
91161
91391
|
interface SecretStoreSpecProviderGithub {
|
|
@@ -91187,6 +91417,11 @@ export declare namespace external_secrets {
|
|
|
91187
91417
|
* repository will be used to fetch secrets from the Github repository within an organization
|
|
91188
91418
|
*/
|
|
91189
91419
|
repository?: pulumi.Input<string | undefined>;
|
|
91420
|
+
/**
|
|
91421
|
+
* secretType specifies which GitHub secret service to use.
|
|
91422
|
+
* Defaults to Actions for backwards compatibility.
|
|
91423
|
+
*/
|
|
91424
|
+
secretType?: pulumi.Input<string | undefined>;
|
|
91190
91425
|
/**
|
|
91191
91426
|
* Upload URL for enterprise instances. Default to URL.
|
|
91192
91427
|
*/
|
|
@@ -91249,7 +91484,7 @@ export declare namespace external_secrets {
|
|
|
91249
91484
|
namespace?: pulumi.Input<string | undefined>;
|
|
91250
91485
|
}
|
|
91251
91486
|
/**
|
|
91252
|
-
* Github configures this store to push GitHub Actions secrets using the GitHub API provider.
|
|
91487
|
+
* Github configures this store to push GitHub Actions or Dependabot secrets using the GitHub API provider.
|
|
91253
91488
|
* Note: This provider only supports write operations (PushSecret) and cannot fetch secrets from GitHub
|
|
91254
91489
|
*/
|
|
91255
91490
|
interface SecretStoreSpecProviderGithubPatch {
|
|
@@ -91281,6 +91516,11 @@ export declare namespace external_secrets {
|
|
|
91281
91516
|
* repository will be used to fetch secrets from the Github repository within an organization
|
|
91282
91517
|
*/
|
|
91283
91518
|
repository?: pulumi.Input<string | undefined>;
|
|
91519
|
+
/**
|
|
91520
|
+
* secretType specifies which GitHub secret service to use.
|
|
91521
|
+
* Defaults to Actions for backwards compatibility.
|
|
91522
|
+
*/
|
|
91523
|
+
secretType?: pulumi.Input<string | undefined>;
|
|
91284
91524
|
/**
|
|
91285
91525
|
* Upload URL for enterprise instances. Default to URL.
|
|
91286
91526
|
*/
|
|
@@ -93040,8 +93280,8 @@ export declare namespace external_secrets {
|
|
|
93040
93280
|
interface SecretStoreSpecProviderKubernetesAuthServiceAccount {
|
|
93041
93281
|
/**
|
|
93042
93282
|
* Audience specifies the `aud` claim for the service account token
|
|
93043
|
-
*
|
|
93044
|
-
*
|
|
93283
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
93284
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
93045
93285
|
*/
|
|
93046
93286
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
93047
93287
|
/**
|
|
@@ -93060,8 +93300,8 @@ export declare namespace external_secrets {
|
|
|
93060
93300
|
interface SecretStoreSpecProviderKubernetesAuthServiceAccountPatch {
|
|
93061
93301
|
/**
|
|
93062
93302
|
* Audience specifies the `aud` claim for the service account token
|
|
93063
|
-
*
|
|
93064
|
-
*
|
|
93303
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
93304
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
93065
93305
|
*/
|
|
93066
93306
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
93067
93307
|
/**
|
|
@@ -93227,6 +93467,7 @@ export declare namespace external_secrets {
|
|
|
93227
93467
|
interface SecretStoreSpecProviderNebiusmysteryboxAuth {
|
|
93228
93468
|
serviceAccountCredsSecretRef?: pulumi.Input<inputs.external_secrets.v1.SecretStoreSpecProviderNebiusmysteryboxAuthServiceAccountCredsSecretRef | undefined>;
|
|
93229
93469
|
tokenSecretRef?: pulumi.Input<inputs.external_secrets.v1.SecretStoreSpecProviderNebiusmysteryboxAuthTokenSecretRef | undefined>;
|
|
93470
|
+
workloadIdentity?: pulumi.Input<inputs.external_secrets.v1.SecretStoreSpecProviderNebiusmysteryboxAuthWorkloadIdentity | undefined>;
|
|
93230
93471
|
}
|
|
93231
93472
|
/**
|
|
93232
93473
|
* Auth defines parameters to authenticate in MysteryBox
|
|
@@ -93234,6 +93475,7 @@ export declare namespace external_secrets {
|
|
|
93234
93475
|
interface SecretStoreSpecProviderNebiusmysteryboxAuthPatch {
|
|
93235
93476
|
serviceAccountCredsSecretRef?: pulumi.Input<inputs.external_secrets.v1.SecretStoreSpecProviderNebiusmysteryboxAuthServiceAccountCredsSecretRefPatch | undefined>;
|
|
93236
93477
|
tokenSecretRef?: pulumi.Input<inputs.external_secrets.v1.SecretStoreSpecProviderNebiusmysteryboxAuthTokenSecretRefPatch | undefined>;
|
|
93478
|
+
workloadIdentity?: pulumi.Input<inputs.external_secrets.v1.SecretStoreSpecProviderNebiusmysteryboxAuthWorkloadIdentityPatch | undefined>;
|
|
93237
93479
|
}
|
|
93238
93480
|
/**
|
|
93239
93481
|
* ServiceAccountCreds references a Kubernetes Secret key that contains a JSON
|
|
@@ -93335,6 +93577,72 @@ export declare namespace external_secrets {
|
|
|
93335
93577
|
*/
|
|
93336
93578
|
namespace?: pulumi.Input<string | undefined>;
|
|
93337
93579
|
}
|
|
93580
|
+
/**
|
|
93581
|
+
* WorkloadIdentity defines configuration for workload identity authentication to Nebius IAM.
|
|
93582
|
+
*/
|
|
93583
|
+
interface SecretStoreSpecProviderNebiusmysteryboxAuthWorkloadIdentity {
|
|
93584
|
+
/**
|
|
93585
|
+
* IAMServiceAccountID is the Nebius IAM service account identifier that the
|
|
93586
|
+
* federated Kubernetes service account should impersonate during token exchange.
|
|
93587
|
+
*/
|
|
93588
|
+
iamServiceAccountID?: pulumi.Input<string | undefined>;
|
|
93589
|
+
serviceAccountRef?: pulumi.Input<inputs.external_secrets.v1.SecretStoreSpecProviderNebiusmysteryboxAuthWorkloadIdentityServiceAccountRef | undefined>;
|
|
93590
|
+
}
|
|
93591
|
+
/**
|
|
93592
|
+
* WorkloadIdentity defines configuration for workload identity authentication to Nebius IAM.
|
|
93593
|
+
*/
|
|
93594
|
+
interface SecretStoreSpecProviderNebiusmysteryboxAuthWorkloadIdentityPatch {
|
|
93595
|
+
/**
|
|
93596
|
+
* IAMServiceAccountID is the Nebius IAM service account identifier that the
|
|
93597
|
+
* federated Kubernetes service account should impersonate during token exchange.
|
|
93598
|
+
*/
|
|
93599
|
+
iamServiceAccountID?: pulumi.Input<string | undefined>;
|
|
93600
|
+
serviceAccountRef?: pulumi.Input<inputs.external_secrets.v1.SecretStoreSpecProviderNebiusmysteryboxAuthWorkloadIdentityServiceAccountRefPatch | undefined>;
|
|
93601
|
+
}
|
|
93602
|
+
/**
|
|
93603
|
+
* ServiceAccountRef references a Kubernetes ServiceAccount used to request a
|
|
93604
|
+
* temporary JWT via the TokenRequest API. The JWT is then exchanged for a
|
|
93605
|
+
* Nebius IAM token using workload federation.
|
|
93606
|
+
*/
|
|
93607
|
+
interface SecretStoreSpecProviderNebiusmysteryboxAuthWorkloadIdentityServiceAccountRef {
|
|
93608
|
+
/**
|
|
93609
|
+
* Audience specifies the `aud` claim for the service account token
|
|
93610
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
93611
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
93612
|
+
*/
|
|
93613
|
+
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
93614
|
+
/**
|
|
93615
|
+
* The name of the ServiceAccount resource being referred to.
|
|
93616
|
+
*/
|
|
93617
|
+
name?: pulumi.Input<string | undefined>;
|
|
93618
|
+
/**
|
|
93619
|
+
* Namespace of the resource being referred to.
|
|
93620
|
+
* Ignored if referent is not cluster-scoped, otherwise defaults to the namespace of the referent.
|
|
93621
|
+
*/
|
|
93622
|
+
namespace?: pulumi.Input<string | undefined>;
|
|
93623
|
+
}
|
|
93624
|
+
/**
|
|
93625
|
+
* ServiceAccountRef references a Kubernetes ServiceAccount used to request a
|
|
93626
|
+
* temporary JWT via the TokenRequest API. The JWT is then exchanged for a
|
|
93627
|
+
* Nebius IAM token using workload federation.
|
|
93628
|
+
*/
|
|
93629
|
+
interface SecretStoreSpecProviderNebiusmysteryboxAuthWorkloadIdentityServiceAccountRefPatch {
|
|
93630
|
+
/**
|
|
93631
|
+
* Audience specifies the `aud` claim for the service account token
|
|
93632
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
93633
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
93634
|
+
*/
|
|
93635
|
+
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
93636
|
+
/**
|
|
93637
|
+
* The name of the ServiceAccount resource being referred to.
|
|
93638
|
+
*/
|
|
93639
|
+
name?: pulumi.Input<string | undefined>;
|
|
93640
|
+
/**
|
|
93641
|
+
* Namespace of the resource being referred to.
|
|
93642
|
+
* Ignored if referent is not cluster-scoped, otherwise defaults to the namespace of the referent.
|
|
93643
|
+
*/
|
|
93644
|
+
namespace?: pulumi.Input<string | undefined>;
|
|
93645
|
+
}
|
|
93338
93646
|
/**
|
|
93339
93647
|
* The provider for the CA bundle to use to validate NebiusMysterybox server certificate.
|
|
93340
93648
|
*/
|
|
@@ -93918,6 +94226,7 @@ export declare namespace external_secrets {
|
|
|
93918
94226
|
*/
|
|
93919
94227
|
interface SecretStoreSpecProviderOpenBaoAuth {
|
|
93920
94228
|
appRole?: pulumi.Input<inputs.external_secrets.v1.SecretStoreSpecProviderOpenBaoAuthAppRole | undefined>;
|
|
94229
|
+
kubernetes?: pulumi.Input<inputs.external_secrets.v1.SecretStoreSpecProviderOpenBaoAuthKubernetes | undefined>;
|
|
93921
94230
|
/**
|
|
93922
94231
|
* Name of the [OpenBao Namespace] to authenticate to. This can be different
|
|
93923
94232
|
* than the namespace your secret is in. Namespaces is a set of features
|
|
@@ -94059,11 +94368,140 @@ export declare namespace external_secrets {
|
|
|
94059
94368
|
*/
|
|
94060
94369
|
namespace?: pulumi.Input<string | undefined>;
|
|
94061
94370
|
}
|
|
94371
|
+
/**
|
|
94372
|
+
* Kubernetes authenticates with OpenBao by passing a ServiceAccount
|
|
94373
|
+
* token to the [Kubernetes auth mechanism].
|
|
94374
|
+
*
|
|
94375
|
+
* [Kubernetes auth mechanism]: https://openbao.org/docs/auth/kubernetes/
|
|
94376
|
+
*/
|
|
94377
|
+
interface SecretStoreSpecProviderOpenBaoAuthKubernetes {
|
|
94378
|
+
/**
|
|
94379
|
+
* Path where the Kubernetes authentication backend is mounted in OpenBao, e.g:
|
|
94380
|
+
* "kubernetes"
|
|
94381
|
+
*/
|
|
94382
|
+
path?: pulumi.Input<string | undefined>;
|
|
94383
|
+
/**
|
|
94384
|
+
* A required field containing the OpenBao Role to assume. A Role binds a
|
|
94385
|
+
* Kubernetes ServiceAccount with a set of OpenBao policies.
|
|
94386
|
+
*/
|
|
94387
|
+
role?: pulumi.Input<string | undefined>;
|
|
94388
|
+
secretRef?: pulumi.Input<inputs.external_secrets.v1.SecretStoreSpecProviderOpenBaoAuthKubernetesSecretRef | undefined>;
|
|
94389
|
+
serviceAccountRef?: pulumi.Input<inputs.external_secrets.v1.SecretStoreSpecProviderOpenBaoAuthKubernetesServiceAccountRef | undefined>;
|
|
94390
|
+
}
|
|
94391
|
+
/**
|
|
94392
|
+
* Kubernetes authenticates with OpenBao by passing a ServiceAccount
|
|
94393
|
+
* token to the [Kubernetes auth mechanism].
|
|
94394
|
+
*
|
|
94395
|
+
* [Kubernetes auth mechanism]: https://openbao.org/docs/auth/kubernetes/
|
|
94396
|
+
*/
|
|
94397
|
+
interface SecretStoreSpecProviderOpenBaoAuthKubernetesPatch {
|
|
94398
|
+
/**
|
|
94399
|
+
* Path where the Kubernetes authentication backend is mounted in OpenBao, e.g:
|
|
94400
|
+
* "kubernetes"
|
|
94401
|
+
*/
|
|
94402
|
+
path?: pulumi.Input<string | undefined>;
|
|
94403
|
+
/**
|
|
94404
|
+
* A required field containing the OpenBao Role to assume. A Role binds a
|
|
94405
|
+
* Kubernetes ServiceAccount with a set of OpenBao policies.
|
|
94406
|
+
*/
|
|
94407
|
+
role?: pulumi.Input<string | undefined>;
|
|
94408
|
+
secretRef?: pulumi.Input<inputs.external_secrets.v1.SecretStoreSpecProviderOpenBaoAuthKubernetesSecretRefPatch | undefined>;
|
|
94409
|
+
serviceAccountRef?: pulumi.Input<inputs.external_secrets.v1.SecretStoreSpecProviderOpenBaoAuthKubernetesServiceAccountRefPatch | undefined>;
|
|
94410
|
+
}
|
|
94411
|
+
/**
|
|
94412
|
+
* Optional secret field containing a Kubernetes ServiceAccount JWT used
|
|
94413
|
+
* for authenticating with OpenBao. If a name is specified without a key,
|
|
94414
|
+
* `token` is the default.
|
|
94415
|
+
*/
|
|
94416
|
+
interface SecretStoreSpecProviderOpenBaoAuthKubernetesSecretRef {
|
|
94417
|
+
/**
|
|
94418
|
+
* A key in the referenced Secret.
|
|
94419
|
+
* Some instances of this field may be defaulted, in others it may be required.
|
|
94420
|
+
*/
|
|
94421
|
+
key?: pulumi.Input<string | undefined>;
|
|
94422
|
+
/**
|
|
94423
|
+
* The name of the Secret resource being referred to.
|
|
94424
|
+
*/
|
|
94425
|
+
name?: pulumi.Input<string | undefined>;
|
|
94426
|
+
/**
|
|
94427
|
+
* The namespace of the Secret resource being referred to.
|
|
94428
|
+
* Ignored if referent is not cluster-scoped, otherwise defaults to the namespace of the referent.
|
|
94429
|
+
*/
|
|
94430
|
+
namespace?: pulumi.Input<string | undefined>;
|
|
94431
|
+
}
|
|
94432
|
+
/**
|
|
94433
|
+
* Optional secret field containing a Kubernetes ServiceAccount JWT used
|
|
94434
|
+
* for authenticating with OpenBao. If a name is specified without a key,
|
|
94435
|
+
* `token` is the default.
|
|
94436
|
+
*/
|
|
94437
|
+
interface SecretStoreSpecProviderOpenBaoAuthKubernetesSecretRefPatch {
|
|
94438
|
+
/**
|
|
94439
|
+
* A key in the referenced Secret.
|
|
94440
|
+
* Some instances of this field may be defaulted, in others it may be required.
|
|
94441
|
+
*/
|
|
94442
|
+
key?: pulumi.Input<string | undefined>;
|
|
94443
|
+
/**
|
|
94444
|
+
* The name of the Secret resource being referred to.
|
|
94445
|
+
*/
|
|
94446
|
+
name?: pulumi.Input<string | undefined>;
|
|
94447
|
+
/**
|
|
94448
|
+
* The namespace of the Secret resource being referred to.
|
|
94449
|
+
* Ignored if referent is not cluster-scoped, otherwise defaults to the namespace of the referent.
|
|
94450
|
+
*/
|
|
94451
|
+
namespace?: pulumi.Input<string | undefined>;
|
|
94452
|
+
}
|
|
94453
|
+
/**
|
|
94454
|
+
* Optional service account field containing the name of a Kubernetes ServiceAccount.
|
|
94455
|
+
* If the service account is specified, a token will be requested from the Kubernetes
|
|
94456
|
+
* TokenRequest API for authenticating with OpenBao.
|
|
94457
|
+
* Any configured audiences will be passed to the TokenRequest as-is.
|
|
94458
|
+
*/
|
|
94459
|
+
interface SecretStoreSpecProviderOpenBaoAuthKubernetesServiceAccountRef {
|
|
94460
|
+
/**
|
|
94461
|
+
* Audience specifies the `aud` claim for the service account token
|
|
94462
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
94463
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
94464
|
+
*/
|
|
94465
|
+
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
94466
|
+
/**
|
|
94467
|
+
* The name of the ServiceAccount resource being referred to.
|
|
94468
|
+
*/
|
|
94469
|
+
name?: pulumi.Input<string | undefined>;
|
|
94470
|
+
/**
|
|
94471
|
+
* Namespace of the resource being referred to.
|
|
94472
|
+
* Ignored if referent is not cluster-scoped, otherwise defaults to the namespace of the referent.
|
|
94473
|
+
*/
|
|
94474
|
+
namespace?: pulumi.Input<string | undefined>;
|
|
94475
|
+
}
|
|
94476
|
+
/**
|
|
94477
|
+
* Optional service account field containing the name of a Kubernetes ServiceAccount.
|
|
94478
|
+
* If the service account is specified, a token will be requested from the Kubernetes
|
|
94479
|
+
* TokenRequest API for authenticating with OpenBao.
|
|
94480
|
+
* Any configured audiences will be passed to the TokenRequest as-is.
|
|
94481
|
+
*/
|
|
94482
|
+
interface SecretStoreSpecProviderOpenBaoAuthKubernetesServiceAccountRefPatch {
|
|
94483
|
+
/**
|
|
94484
|
+
* Audience specifies the `aud` claim for the service account token
|
|
94485
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
94486
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
94487
|
+
*/
|
|
94488
|
+
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
94489
|
+
/**
|
|
94490
|
+
* The name of the ServiceAccount resource being referred to.
|
|
94491
|
+
*/
|
|
94492
|
+
name?: pulumi.Input<string | undefined>;
|
|
94493
|
+
/**
|
|
94494
|
+
* Namespace of the resource being referred to.
|
|
94495
|
+
* Ignored if referent is not cluster-scoped, otherwise defaults to the namespace of the referent.
|
|
94496
|
+
*/
|
|
94497
|
+
namespace?: pulumi.Input<string | undefined>;
|
|
94498
|
+
}
|
|
94062
94499
|
/**
|
|
94063
94500
|
* Auth configures how secret-manager authenticates with the OpenBao server.
|
|
94064
94501
|
*/
|
|
94065
94502
|
interface SecretStoreSpecProviderOpenBaoAuthPatch {
|
|
94066
94503
|
appRole?: pulumi.Input<inputs.external_secrets.v1.SecretStoreSpecProviderOpenBaoAuthAppRolePatch | undefined>;
|
|
94504
|
+
kubernetes?: pulumi.Input<inputs.external_secrets.v1.SecretStoreSpecProviderOpenBaoAuthKubernetesPatch | undefined>;
|
|
94067
94505
|
/**
|
|
94068
94506
|
* Name of the [OpenBao Namespace] to authenticate to. This can be different
|
|
94069
94507
|
* than the namespace your secret is in. Namespaces is a set of features
|
|
@@ -94471,8 +94909,8 @@ export declare namespace external_secrets {
|
|
|
94471
94909
|
interface SecretStoreSpecProviderOracleServiceAccountRef {
|
|
94472
94910
|
/**
|
|
94473
94911
|
* Audience specifies the `aud` claim for the service account token
|
|
94474
|
-
*
|
|
94475
|
-
*
|
|
94912
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
94913
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
94476
94914
|
*/
|
|
94477
94915
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
94478
94916
|
/**
|
|
@@ -94492,8 +94930,8 @@ export declare namespace external_secrets {
|
|
|
94492
94930
|
interface SecretStoreSpecProviderOracleServiceAccountRefPatch {
|
|
94493
94931
|
/**
|
|
94494
94932
|
* Audience specifies the `aud` claim for the service account token
|
|
94495
|
-
*
|
|
94496
|
-
*
|
|
94933
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
94934
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
94497
94935
|
*/
|
|
94498
94936
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
94499
94937
|
/**
|
|
@@ -95323,8 +95761,8 @@ export declare namespace external_secrets {
|
|
|
95323
95761
|
interface SecretStoreSpecProviderPulumiAuthOidcConfigServiceAccountRef {
|
|
95324
95762
|
/**
|
|
95325
95763
|
* Audience specifies the `aud` claim for the service account token
|
|
95326
|
-
*
|
|
95327
|
-
*
|
|
95764
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
95765
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
95328
95766
|
*/
|
|
95329
95767
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
95330
95768
|
/**
|
|
@@ -95343,8 +95781,8 @@ export declare namespace external_secrets {
|
|
|
95343
95781
|
interface SecretStoreSpecProviderPulumiAuthOidcConfigServiceAccountRefPatch {
|
|
95344
95782
|
/**
|
|
95345
95783
|
* Audience specifies the `aud` claim for the service account token
|
|
95346
|
-
*
|
|
95347
|
-
*
|
|
95784
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
95785
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
95348
95786
|
*/
|
|
95349
95787
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
95350
95788
|
/**
|
|
@@ -95558,6 +95996,11 @@ export declare namespace external_secrets {
|
|
|
95558
95996
|
*/
|
|
95559
95997
|
caBundle?: pulumi.Input<string | undefined>;
|
|
95560
95998
|
caProvider?: pulumi.Input<inputs.external_secrets.v1.SecretStoreSpecProviderSecretserverCaProvider | undefined>;
|
|
95999
|
+
/**
|
|
96000
|
+
* DisableSiteIDValidation permits a missing site ID for new secrets.
|
|
96001
|
+
* The provider sends 0 if no site ID is set.
|
|
96002
|
+
*/
|
|
96003
|
+
disableSiteIDValidation?: pulumi.Input<boolean | undefined>;
|
|
95561
96004
|
/**
|
|
95562
96005
|
* Domain is the secret server domain.
|
|
95563
96006
|
*/
|
|
@@ -95568,6 +96011,12 @@ export declare namespace external_secrets {
|
|
|
95568
96011
|
* URL to your secret server installation
|
|
95569
96012
|
*/
|
|
95570
96013
|
serverURL?: pulumi.Input<string | undefined>;
|
|
96014
|
+
/**
|
|
96015
|
+
* SiteID is the ID of the Secret Server site for new secrets.
|
|
96016
|
+
* PushSecret metadata can override this value for one secret.
|
|
96017
|
+
* The provider uses 1 if this field is not set.
|
|
96018
|
+
*/
|
|
96019
|
+
siteId?: pulumi.Input<number | undefined>;
|
|
95571
96020
|
token?: pulumi.Input<inputs.external_secrets.v1.SecretStoreSpecProviderSecretserverToken | undefined>;
|
|
95572
96021
|
username?: pulumi.Input<inputs.external_secrets.v1.SecretStoreSpecProviderSecretserverUsername | undefined>;
|
|
95573
96022
|
}
|
|
@@ -95687,6 +96136,11 @@ export declare namespace external_secrets {
|
|
|
95687
96136
|
*/
|
|
95688
96137
|
caBundle?: pulumi.Input<string | undefined>;
|
|
95689
96138
|
caProvider?: pulumi.Input<inputs.external_secrets.v1.SecretStoreSpecProviderSecretserverCaProviderPatch | undefined>;
|
|
96139
|
+
/**
|
|
96140
|
+
* DisableSiteIDValidation permits a missing site ID for new secrets.
|
|
96141
|
+
* The provider sends 0 if no site ID is set.
|
|
96142
|
+
*/
|
|
96143
|
+
disableSiteIDValidation?: pulumi.Input<boolean | undefined>;
|
|
95690
96144
|
/**
|
|
95691
96145
|
* Domain is the secret server domain.
|
|
95692
96146
|
*/
|
|
@@ -95697,6 +96151,12 @@ export declare namespace external_secrets {
|
|
|
95697
96151
|
* URL to your secret server installation
|
|
95698
96152
|
*/
|
|
95699
96153
|
serverURL?: pulumi.Input<string | undefined>;
|
|
96154
|
+
/**
|
|
96155
|
+
* SiteID is the ID of the Secret Server site for new secrets.
|
|
96156
|
+
* PushSecret metadata can override this value for one secret.
|
|
96157
|
+
* The provider uses 1 if this field is not set.
|
|
96158
|
+
*/
|
|
96159
|
+
siteId?: pulumi.Input<number | undefined>;
|
|
95700
96160
|
token?: pulumi.Input<inputs.external_secrets.v1.SecretStoreSpecProviderSecretserverTokenPatch | undefined>;
|
|
95701
96161
|
username?: pulumi.Input<inputs.external_secrets.v1.SecretStoreSpecProviderSecretserverUsernamePatch | undefined>;
|
|
95702
96162
|
}
|
|
@@ -96336,8 +96796,8 @@ export declare namespace external_secrets {
|
|
|
96336
96796
|
interface SecretStoreSpecProviderVaultAuthGcpServiceAccountRef {
|
|
96337
96797
|
/**
|
|
96338
96798
|
* Audience specifies the `aud` claim for the service account token
|
|
96339
|
-
*
|
|
96340
|
-
*
|
|
96799
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
96800
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
96341
96801
|
*/
|
|
96342
96802
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
96343
96803
|
/**
|
|
@@ -96356,8 +96816,8 @@ export declare namespace external_secrets {
|
|
|
96356
96816
|
interface SecretStoreSpecProviderVaultAuthGcpServiceAccountRefPatch {
|
|
96357
96817
|
/**
|
|
96358
96818
|
* Audience specifies the `aud` claim for the service account token
|
|
96359
|
-
*
|
|
96360
|
-
*
|
|
96819
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
96820
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
96361
96821
|
*/
|
|
96362
96822
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
96363
96823
|
/**
|
|
@@ -96418,8 +96878,8 @@ export declare namespace external_secrets {
|
|
|
96418
96878
|
interface SecretStoreSpecProviderVaultAuthGcpWorkloadIdentityServiceAccountRef {
|
|
96419
96879
|
/**
|
|
96420
96880
|
* Audience specifies the `aud` claim for the service account token
|
|
96421
|
-
*
|
|
96422
|
-
*
|
|
96881
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
96882
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
96423
96883
|
*/
|
|
96424
96884
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
96425
96885
|
/**
|
|
@@ -96438,8 +96898,8 @@ export declare namespace external_secrets {
|
|
|
96438
96898
|
interface SecretStoreSpecProviderVaultAuthGcpWorkloadIdentityServiceAccountRefPatch {
|
|
96439
96899
|
/**
|
|
96440
96900
|
* Audience specifies the `aud` claim for the service account token
|
|
96441
|
-
*
|
|
96442
|
-
*
|
|
96901
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
96902
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
96443
96903
|
*/
|
|
96444
96904
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
96445
96905
|
/**
|
|
@@ -96502,8 +96962,8 @@ export declare namespace external_secrets {
|
|
|
96502
96962
|
interface SecretStoreSpecProviderVaultAuthIamJwtServiceAccountRef {
|
|
96503
96963
|
/**
|
|
96504
96964
|
* Audience specifies the `aud` claim for the service account token
|
|
96505
|
-
*
|
|
96506
|
-
*
|
|
96965
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
96966
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
96507
96967
|
*/
|
|
96508
96968
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
96509
96969
|
/**
|
|
@@ -96522,8 +96982,8 @@ export declare namespace external_secrets {
|
|
|
96522
96982
|
interface SecretStoreSpecProviderVaultAuthIamJwtServiceAccountRefPatch {
|
|
96523
96983
|
/**
|
|
96524
96984
|
* Audience specifies the `aud` claim for the service account token
|
|
96525
|
-
*
|
|
96526
|
-
*
|
|
96985
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
96986
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
96527
96987
|
*/
|
|
96528
96988
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
96529
96989
|
/**
|
|
@@ -96774,8 +97234,8 @@ export declare namespace external_secrets {
|
|
|
96774
97234
|
interface SecretStoreSpecProviderVaultAuthJwtKubernetesServiceAccountTokenServiceAccountRef {
|
|
96775
97235
|
/**
|
|
96776
97236
|
* Audience specifies the `aud` claim for the service account token
|
|
96777
|
-
*
|
|
96778
|
-
*
|
|
97237
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
97238
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
96779
97239
|
*/
|
|
96780
97240
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
96781
97241
|
/**
|
|
@@ -96794,8 +97254,8 @@ export declare namespace external_secrets {
|
|
|
96794
97254
|
interface SecretStoreSpecProviderVaultAuthJwtKubernetesServiceAccountTokenServiceAccountRefPatch {
|
|
96795
97255
|
/**
|
|
96796
97256
|
* Audience specifies the `aud` claim for the service account token
|
|
96797
|
-
*
|
|
96798
|
-
*
|
|
97257
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
97258
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
96799
97259
|
*/
|
|
96800
97260
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
96801
97261
|
/**
|
|
@@ -96955,8 +97415,8 @@ export declare namespace external_secrets {
|
|
|
96955
97415
|
interface SecretStoreSpecProviderVaultAuthKubernetesServiceAccountRef {
|
|
96956
97416
|
/**
|
|
96957
97417
|
* Audience specifies the `aud` claim for the service account token
|
|
96958
|
-
*
|
|
96959
|
-
*
|
|
97418
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
97419
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
96960
97420
|
*/
|
|
96961
97421
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
96962
97422
|
/**
|
|
@@ -96978,8 +97438,8 @@ export declare namespace external_secrets {
|
|
|
96978
97438
|
interface SecretStoreSpecProviderVaultAuthKubernetesServiceAccountRefPatch {
|
|
96979
97439
|
/**
|
|
96980
97440
|
* Audience specifies the `aud` claim for the service account token
|
|
96981
|
-
*
|
|
96982
|
-
*
|
|
97441
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
97442
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
96983
97443
|
*/
|
|
96984
97444
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
96985
97445
|
/**
|
|
@@ -101674,8 +102134,8 @@ export declare namespace external_secrets {
|
|
|
101674
102134
|
interface ClusterSecretStoreSpecProviderAkeylessAuthSecretRefKubernetesAuthServiceAccountRef {
|
|
101675
102135
|
/**
|
|
101676
102136
|
* Audience specifies the `aud` claim for the service account token
|
|
101677
|
-
*
|
|
101678
|
-
*
|
|
102137
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
102138
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
101679
102139
|
*/
|
|
101680
102140
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
101681
102141
|
/**
|
|
@@ -101697,8 +102157,8 @@ export declare namespace external_secrets {
|
|
|
101697
102157
|
interface ClusterSecretStoreSpecProviderAkeylessAuthSecretRefKubernetesAuthServiceAccountRefPatch {
|
|
101698
102158
|
/**
|
|
101699
102159
|
* Audience specifies the `aud` claim for the service account token
|
|
101700
|
-
*
|
|
101701
|
-
*
|
|
102160
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
102161
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
101702
102162
|
*/
|
|
101703
102163
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
101704
102164
|
/**
|
|
@@ -102123,8 +102583,8 @@ export declare namespace external_secrets {
|
|
|
102123
102583
|
interface ClusterSecretStoreSpecProviderAwsAuthJwtServiceAccountRef {
|
|
102124
102584
|
/**
|
|
102125
102585
|
* Audience specifies the `aud` claim for the service account token
|
|
102126
|
-
*
|
|
102127
|
-
*
|
|
102586
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
102587
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
102128
102588
|
*/
|
|
102129
102589
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
102130
102590
|
/**
|
|
@@ -102143,8 +102603,8 @@ export declare namespace external_secrets {
|
|
|
102143
102603
|
interface ClusterSecretStoreSpecProviderAwsAuthJwtServiceAccountRefPatch {
|
|
102144
102604
|
/**
|
|
102145
102605
|
* Audience specifies the `aud` claim for the service account token
|
|
102146
|
-
*
|
|
102147
|
-
*
|
|
102606
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
102607
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
102148
102608
|
*/
|
|
102149
102609
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
102150
102610
|
/**
|
|
@@ -102640,8 +103100,8 @@ export declare namespace external_secrets {
|
|
|
102640
103100
|
interface ClusterSecretStoreSpecProviderAzurekvServiceAccountRef {
|
|
102641
103101
|
/**
|
|
102642
103102
|
* Audience specifies the `aud` claim for the service account token
|
|
102643
|
-
*
|
|
102644
|
-
*
|
|
103103
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
103104
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
102645
103105
|
*/
|
|
102646
103106
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
102647
103107
|
/**
|
|
@@ -102661,8 +103121,8 @@ export declare namespace external_secrets {
|
|
|
102661
103121
|
interface ClusterSecretStoreSpecProviderAzurekvServiceAccountRefPatch {
|
|
102662
103122
|
/**
|
|
102663
103123
|
* Audience specifies the `aud` claim for the service account token
|
|
102664
|
-
*
|
|
102665
|
-
*
|
|
103124
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
103125
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
102666
103126
|
*/
|
|
102667
103127
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
102668
103128
|
/**
|
|
@@ -103624,8 +104084,8 @@ export declare namespace external_secrets {
|
|
|
103624
104084
|
interface ClusterSecretStoreSpecProviderConjurAuthJwtServiceAccountRef {
|
|
103625
104085
|
/**
|
|
103626
104086
|
* Audience specifies the `aud` claim for the service account token
|
|
103627
|
-
*
|
|
103628
|
-
*
|
|
104087
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
104088
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
103629
104089
|
*/
|
|
103630
104090
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
103631
104091
|
/**
|
|
@@ -103645,8 +104105,8 @@ export declare namespace external_secrets {
|
|
|
103645
104105
|
interface ClusterSecretStoreSpecProviderConjurAuthJwtServiceAccountRefPatch {
|
|
103646
104106
|
/**
|
|
103647
104107
|
* Audience specifies the `aud` claim for the service account token
|
|
103648
|
-
*
|
|
103649
|
-
*
|
|
104108
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
104109
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
103650
104110
|
*/
|
|
103651
104111
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
103652
104112
|
/**
|
|
@@ -104305,8 +104765,8 @@ export declare namespace external_secrets {
|
|
|
104305
104765
|
interface ClusterSecretStoreSpecProviderGcpsmAuthWorkloadIdentityServiceAccountRef {
|
|
104306
104766
|
/**
|
|
104307
104767
|
* Audience specifies the `aud` claim for the service account token
|
|
104308
|
-
*
|
|
104309
|
-
*
|
|
104768
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
104769
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
104310
104770
|
*/
|
|
104311
104771
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
104312
104772
|
/**
|
|
@@ -104325,8 +104785,8 @@ export declare namespace external_secrets {
|
|
|
104325
104785
|
interface ClusterSecretStoreSpecProviderGcpsmAuthWorkloadIdentityServiceAccountRefPatch {
|
|
104326
104786
|
/**
|
|
104327
104787
|
* Audience specifies the `aud` claim for the service account token
|
|
104328
|
-
*
|
|
104329
|
-
*
|
|
104788
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
104789
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
104330
104790
|
*/
|
|
104331
104791
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
104332
104792
|
/**
|
|
@@ -105153,8 +105613,8 @@ export declare namespace external_secrets {
|
|
|
105153
105613
|
interface ClusterSecretStoreSpecProviderKubernetesAuthServiceAccount {
|
|
105154
105614
|
/**
|
|
105155
105615
|
* Audience specifies the `aud` claim for the service account token
|
|
105156
|
-
*
|
|
105157
|
-
*
|
|
105616
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
105617
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
105158
105618
|
*/
|
|
105159
105619
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
105160
105620
|
/**
|
|
@@ -105173,8 +105633,8 @@ export declare namespace external_secrets {
|
|
|
105173
105633
|
interface ClusterSecretStoreSpecProviderKubernetesAuthServiceAccountPatch {
|
|
105174
105634
|
/**
|
|
105175
105635
|
* Audience specifies the `aud` claim for the service account token
|
|
105176
|
-
*
|
|
105177
|
-
*
|
|
105636
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
105637
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
105178
105638
|
*/
|
|
105179
105639
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
105180
105640
|
/**
|
|
@@ -105734,8 +106194,8 @@ export declare namespace external_secrets {
|
|
|
105734
106194
|
interface ClusterSecretStoreSpecProviderOracleServiceAccountRef {
|
|
105735
106195
|
/**
|
|
105736
106196
|
* Audience specifies the `aud` claim for the service account token
|
|
105737
|
-
*
|
|
105738
|
-
*
|
|
106197
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
106198
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
105739
106199
|
*/
|
|
105740
106200
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
105741
106201
|
/**
|
|
@@ -105755,8 +106215,8 @@ export declare namespace external_secrets {
|
|
|
105755
106215
|
interface ClusterSecretStoreSpecProviderOracleServiceAccountRefPatch {
|
|
105756
106216
|
/**
|
|
105757
106217
|
* Audience specifies the `aud` claim for the service account token
|
|
105758
|
-
*
|
|
105759
|
-
*
|
|
106218
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
106219
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
105760
106220
|
*/
|
|
105761
106221
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
105762
106222
|
/**
|
|
@@ -106921,8 +107381,8 @@ export declare namespace external_secrets {
|
|
|
106921
107381
|
interface ClusterSecretStoreSpecProviderVaultAuthIamJwtServiceAccountRef {
|
|
106922
107382
|
/**
|
|
106923
107383
|
* Audience specifies the `aud` claim for the service account token
|
|
106924
|
-
*
|
|
106925
|
-
*
|
|
107384
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
107385
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
106926
107386
|
*/
|
|
106927
107387
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
106928
107388
|
/**
|
|
@@ -106941,8 +107401,8 @@ export declare namespace external_secrets {
|
|
|
106941
107401
|
interface ClusterSecretStoreSpecProviderVaultAuthIamJwtServiceAccountRefPatch {
|
|
106942
107402
|
/**
|
|
106943
107403
|
* Audience specifies the `aud` claim for the service account token
|
|
106944
|
-
*
|
|
106945
|
-
*
|
|
107404
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
107405
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
106946
107406
|
*/
|
|
106947
107407
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
106948
107408
|
/**
|
|
@@ -107193,8 +107653,8 @@ export declare namespace external_secrets {
|
|
|
107193
107653
|
interface ClusterSecretStoreSpecProviderVaultAuthJwtKubernetesServiceAccountTokenServiceAccountRef {
|
|
107194
107654
|
/**
|
|
107195
107655
|
* Audience specifies the `aud` claim for the service account token
|
|
107196
|
-
*
|
|
107197
|
-
*
|
|
107656
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
107657
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
107198
107658
|
*/
|
|
107199
107659
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
107200
107660
|
/**
|
|
@@ -107213,8 +107673,8 @@ export declare namespace external_secrets {
|
|
|
107213
107673
|
interface ClusterSecretStoreSpecProviderVaultAuthJwtKubernetesServiceAccountTokenServiceAccountRefPatch {
|
|
107214
107674
|
/**
|
|
107215
107675
|
* Audience specifies the `aud` claim for the service account token
|
|
107216
|
-
*
|
|
107217
|
-
*
|
|
107676
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
107677
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
107218
107678
|
*/
|
|
107219
107679
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
107220
107680
|
/**
|
|
@@ -107374,8 +107834,8 @@ export declare namespace external_secrets {
|
|
|
107374
107834
|
interface ClusterSecretStoreSpecProviderVaultAuthKubernetesServiceAccountRef {
|
|
107375
107835
|
/**
|
|
107376
107836
|
* Audience specifies the `aud` claim for the service account token
|
|
107377
|
-
*
|
|
107378
|
-
*
|
|
107837
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
107838
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
107379
107839
|
*/
|
|
107380
107840
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
107381
107841
|
/**
|
|
@@ -107397,8 +107857,8 @@ export declare namespace external_secrets {
|
|
|
107397
107857
|
interface ClusterSecretStoreSpecProviderVaultAuthKubernetesServiceAccountRefPatch {
|
|
107398
107858
|
/**
|
|
107399
107859
|
* Audience specifies the `aud` claim for the service account token
|
|
107400
|
-
*
|
|
107401
|
-
*
|
|
107860
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
107861
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
107402
107862
|
*/
|
|
107403
107863
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
107404
107864
|
/**
|
|
@@ -109615,8 +110075,8 @@ export declare namespace external_secrets {
|
|
|
109615
110075
|
interface SecretStoreSpecProviderAkeylessAuthSecretRefKubernetesAuthServiceAccountRef {
|
|
109616
110076
|
/**
|
|
109617
110077
|
* Audience specifies the `aud` claim for the service account token
|
|
109618
|
-
*
|
|
109619
|
-
*
|
|
110078
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
110079
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
109620
110080
|
*/
|
|
109621
110081
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
109622
110082
|
/**
|
|
@@ -109638,8 +110098,8 @@ export declare namespace external_secrets {
|
|
|
109638
110098
|
interface SecretStoreSpecProviderAkeylessAuthSecretRefKubernetesAuthServiceAccountRefPatch {
|
|
109639
110099
|
/**
|
|
109640
110100
|
* Audience specifies the `aud` claim for the service account token
|
|
109641
|
-
*
|
|
109642
|
-
*
|
|
110101
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
110102
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
109643
110103
|
*/
|
|
109644
110104
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
109645
110105
|
/**
|
|
@@ -110064,8 +110524,8 @@ export declare namespace external_secrets {
|
|
|
110064
110524
|
interface SecretStoreSpecProviderAwsAuthJwtServiceAccountRef {
|
|
110065
110525
|
/**
|
|
110066
110526
|
* Audience specifies the `aud` claim for the service account token
|
|
110067
|
-
*
|
|
110068
|
-
*
|
|
110527
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
110528
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
110069
110529
|
*/
|
|
110070
110530
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
110071
110531
|
/**
|
|
@@ -110084,8 +110544,8 @@ export declare namespace external_secrets {
|
|
|
110084
110544
|
interface SecretStoreSpecProviderAwsAuthJwtServiceAccountRefPatch {
|
|
110085
110545
|
/**
|
|
110086
110546
|
* Audience specifies the `aud` claim for the service account token
|
|
110087
|
-
*
|
|
110088
|
-
*
|
|
110547
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
110548
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
110089
110549
|
*/
|
|
110090
110550
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
110091
110551
|
/**
|
|
@@ -110581,8 +111041,8 @@ export declare namespace external_secrets {
|
|
|
110581
111041
|
interface SecretStoreSpecProviderAzurekvServiceAccountRef {
|
|
110582
111042
|
/**
|
|
110583
111043
|
* Audience specifies the `aud` claim for the service account token
|
|
110584
|
-
*
|
|
110585
|
-
*
|
|
111044
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
111045
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
110586
111046
|
*/
|
|
110587
111047
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
110588
111048
|
/**
|
|
@@ -110602,8 +111062,8 @@ export declare namespace external_secrets {
|
|
|
110602
111062
|
interface SecretStoreSpecProviderAzurekvServiceAccountRefPatch {
|
|
110603
111063
|
/**
|
|
110604
111064
|
* Audience specifies the `aud` claim for the service account token
|
|
110605
|
-
*
|
|
110606
|
-
*
|
|
111065
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
111066
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
110607
111067
|
*/
|
|
110608
111068
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
110609
111069
|
/**
|
|
@@ -111565,8 +112025,8 @@ export declare namespace external_secrets {
|
|
|
111565
112025
|
interface SecretStoreSpecProviderConjurAuthJwtServiceAccountRef {
|
|
111566
112026
|
/**
|
|
111567
112027
|
* Audience specifies the `aud` claim for the service account token
|
|
111568
|
-
*
|
|
111569
|
-
*
|
|
112028
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
112029
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
111570
112030
|
*/
|
|
111571
112031
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
111572
112032
|
/**
|
|
@@ -111586,8 +112046,8 @@ export declare namespace external_secrets {
|
|
|
111586
112046
|
interface SecretStoreSpecProviderConjurAuthJwtServiceAccountRefPatch {
|
|
111587
112047
|
/**
|
|
111588
112048
|
* Audience specifies the `aud` claim for the service account token
|
|
111589
|
-
*
|
|
111590
|
-
*
|
|
112049
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
112050
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
111591
112051
|
*/
|
|
111592
112052
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
111593
112053
|
/**
|
|
@@ -112246,8 +112706,8 @@ export declare namespace external_secrets {
|
|
|
112246
112706
|
interface SecretStoreSpecProviderGcpsmAuthWorkloadIdentityServiceAccountRef {
|
|
112247
112707
|
/**
|
|
112248
112708
|
* Audience specifies the `aud` claim for the service account token
|
|
112249
|
-
*
|
|
112250
|
-
*
|
|
112709
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
112710
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
112251
112711
|
*/
|
|
112252
112712
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
112253
112713
|
/**
|
|
@@ -112266,8 +112726,8 @@ export declare namespace external_secrets {
|
|
|
112266
112726
|
interface SecretStoreSpecProviderGcpsmAuthWorkloadIdentityServiceAccountRefPatch {
|
|
112267
112727
|
/**
|
|
112268
112728
|
* Audience specifies the `aud` claim for the service account token
|
|
112269
|
-
*
|
|
112270
|
-
*
|
|
112729
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
112730
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
112271
112731
|
*/
|
|
112272
112732
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
112273
112733
|
/**
|
|
@@ -113094,8 +113554,8 @@ export declare namespace external_secrets {
|
|
|
113094
113554
|
interface SecretStoreSpecProviderKubernetesAuthServiceAccount {
|
|
113095
113555
|
/**
|
|
113096
113556
|
* Audience specifies the `aud` claim for the service account token
|
|
113097
|
-
*
|
|
113098
|
-
*
|
|
113557
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
113558
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
113099
113559
|
*/
|
|
113100
113560
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
113101
113561
|
/**
|
|
@@ -113114,8 +113574,8 @@ export declare namespace external_secrets {
|
|
|
113114
113574
|
interface SecretStoreSpecProviderKubernetesAuthServiceAccountPatch {
|
|
113115
113575
|
/**
|
|
113116
113576
|
* Audience specifies the `aud` claim for the service account token
|
|
113117
|
-
*
|
|
113118
|
-
*
|
|
113577
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
113578
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
113119
113579
|
*/
|
|
113120
113580
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
113121
113581
|
/**
|
|
@@ -113675,8 +114135,8 @@ export declare namespace external_secrets {
|
|
|
113675
114135
|
interface SecretStoreSpecProviderOracleServiceAccountRef {
|
|
113676
114136
|
/**
|
|
113677
114137
|
* Audience specifies the `aud` claim for the service account token
|
|
113678
|
-
*
|
|
113679
|
-
*
|
|
114138
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
114139
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
113680
114140
|
*/
|
|
113681
114141
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
113682
114142
|
/**
|
|
@@ -113696,8 +114156,8 @@ export declare namespace external_secrets {
|
|
|
113696
114156
|
interface SecretStoreSpecProviderOracleServiceAccountRefPatch {
|
|
113697
114157
|
/**
|
|
113698
114158
|
* Audience specifies the `aud` claim for the service account token
|
|
113699
|
-
*
|
|
113700
|
-
*
|
|
114159
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
114160
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
113701
114161
|
*/
|
|
113702
114162
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
113703
114163
|
/**
|
|
@@ -114862,8 +115322,8 @@ export declare namespace external_secrets {
|
|
|
114862
115322
|
interface SecretStoreSpecProviderVaultAuthIamJwtServiceAccountRef {
|
|
114863
115323
|
/**
|
|
114864
115324
|
* Audience specifies the `aud` claim for the service account token
|
|
114865
|
-
*
|
|
114866
|
-
*
|
|
115325
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
115326
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
114867
115327
|
*/
|
|
114868
115328
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
114869
115329
|
/**
|
|
@@ -114882,8 +115342,8 @@ export declare namespace external_secrets {
|
|
|
114882
115342
|
interface SecretStoreSpecProviderVaultAuthIamJwtServiceAccountRefPatch {
|
|
114883
115343
|
/**
|
|
114884
115344
|
* Audience specifies the `aud` claim for the service account token
|
|
114885
|
-
*
|
|
114886
|
-
*
|
|
115345
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
115346
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
114887
115347
|
*/
|
|
114888
115348
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
114889
115349
|
/**
|
|
@@ -115134,8 +115594,8 @@ export declare namespace external_secrets {
|
|
|
115134
115594
|
interface SecretStoreSpecProviderVaultAuthJwtKubernetesServiceAccountTokenServiceAccountRef {
|
|
115135
115595
|
/**
|
|
115136
115596
|
* Audience specifies the `aud` claim for the service account token
|
|
115137
|
-
*
|
|
115138
|
-
*
|
|
115597
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
115598
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
115139
115599
|
*/
|
|
115140
115600
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
115141
115601
|
/**
|
|
@@ -115154,8 +115614,8 @@ export declare namespace external_secrets {
|
|
|
115154
115614
|
interface SecretStoreSpecProviderVaultAuthJwtKubernetesServiceAccountTokenServiceAccountRefPatch {
|
|
115155
115615
|
/**
|
|
115156
115616
|
* Audience specifies the `aud` claim for the service account token
|
|
115157
|
-
*
|
|
115158
|
-
*
|
|
115617
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
115618
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
115159
115619
|
*/
|
|
115160
115620
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
115161
115621
|
/**
|
|
@@ -115315,8 +115775,8 @@ export declare namespace external_secrets {
|
|
|
115315
115775
|
interface SecretStoreSpecProviderVaultAuthKubernetesServiceAccountRef {
|
|
115316
115776
|
/**
|
|
115317
115777
|
* Audience specifies the `aud` claim for the service account token
|
|
115318
|
-
*
|
|
115319
|
-
*
|
|
115778
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
115779
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
115320
115780
|
*/
|
|
115321
115781
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
115322
115782
|
/**
|
|
@@ -115338,8 +115798,8 @@ export declare namespace external_secrets {
|
|
|
115338
115798
|
interface SecretStoreSpecProviderVaultAuthKubernetesServiceAccountRefPatch {
|
|
115339
115799
|
/**
|
|
115340
115800
|
* Audience specifies the `aud` claim for the service account token
|
|
115341
|
-
*
|
|
115342
|
-
*
|
|
115801
|
+
* Some providers automatically extend the audience field based on well-known annotations for workload
|
|
115802
|
+
* identity (e.g. IRSA or GCP Workload Identity)
|
|
115343
115803
|
*/
|
|
115344
115804
|
audiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
115345
115805
|
/**
|
|
@@ -124413,7 +124873,7 @@ export declare namespace gateway {
|
|
|
124413
124873
|
* Accepted Condition for the Route to `status: False`, with a
|
|
124414
124874
|
* Reason of `UnsupportedValue`.
|
|
124415
124875
|
*
|
|
124416
|
-
* Support: Core
|
|
124876
|
+
* Support: statusCode 301 and 302 are Core; all others are Extended.
|
|
124417
124877
|
*/
|
|
124418
124878
|
statusCode?: pulumi.Input<number | undefined>;
|
|
124419
124879
|
}
|
|
@@ -124485,7 +124945,7 @@ export declare namespace gateway {
|
|
|
124485
124945
|
* Accepted Condition for the Route to `status: False`, with a
|
|
124486
124946
|
* Reason of `UnsupportedValue`.
|
|
124487
124947
|
*
|
|
124488
|
-
* Support: Core
|
|
124948
|
+
* Support: statusCode 301 and 302 are Core; all others are Extended.
|
|
124489
124949
|
*/
|
|
124490
124950
|
statusCode?: pulumi.Input<number | undefined>;
|
|
124491
124951
|
}
|
|
@@ -126085,7 +126545,7 @@ export declare namespace gateway {
|
|
|
126085
126545
|
* Accepted Condition for the Route to `status: False`, with a
|
|
126086
126546
|
* Reason of `UnsupportedValue`.
|
|
126087
126547
|
*
|
|
126088
|
-
* Support: Core
|
|
126548
|
+
* Support: statusCode 301 and 302 are Core; all others are Extended.
|
|
126089
126549
|
*/
|
|
126090
126550
|
statusCode?: pulumi.Input<number | undefined>;
|
|
126091
126551
|
}
|
|
@@ -126157,7 +126617,7 @@ export declare namespace gateway {
|
|
|
126157
126617
|
* Accepted Condition for the Route to `status: False`, with a
|
|
126158
126618
|
* Reason of `UnsupportedValue`.
|
|
126159
126619
|
*
|
|
126160
|
-
* Support: Core
|
|
126620
|
+
* Support: statusCode 301 and 302 are Core; all others are Extended.
|
|
126161
126621
|
*/
|
|
126162
126622
|
statusCode?: pulumi.Input<number | undefined>;
|
|
126163
126623
|
}
|
|
@@ -143382,6 +143842,7 @@ export declare namespace gateway {
|
|
|
143382
143842
|
}
|
|
143383
143843
|
/**
|
|
143384
143844
|
* TLS configuration when connecting to the Wasm code source.
|
|
143845
|
+
* If unset, system trust store is used for HTTPS url.
|
|
143385
143846
|
*/
|
|
143386
143847
|
interface EnvoyExtensionPolicySpecWasmCodeHttpTls {
|
|
143387
143848
|
caCertificateRef?: pulumi.Input<inputs.gateway.v1alpha1.EnvoyExtensionPolicySpecWasmCodeHttpTlsCaCertificateRef | undefined>;
|
|
@@ -143458,6 +143919,7 @@ export declare namespace gateway {
|
|
|
143458
143919
|
}
|
|
143459
143920
|
/**
|
|
143460
143921
|
* TLS configuration when connecting to the Wasm code source.
|
|
143922
|
+
* If unset, system trust store is used for HTTPS url.
|
|
143461
143923
|
*/
|
|
143462
143924
|
interface EnvoyExtensionPolicySpecWasmCodeHttpTlsPatch {
|
|
143463
143925
|
caCertificateRef?: pulumi.Input<inputs.gateway.v1alpha1.EnvoyExtensionPolicySpecWasmCodeHttpTlsCaCertificateRefPatch | undefined>;
|
|
@@ -143570,6 +144032,7 @@ export declare namespace gateway {
|
|
|
143570
144032
|
}
|
|
143571
144033
|
/**
|
|
143572
144034
|
* TLS configuration when connecting to the Wasm code source.
|
|
144035
|
+
* If unset, system trust store is used.
|
|
143573
144036
|
*/
|
|
143574
144037
|
interface EnvoyExtensionPolicySpecWasmCodeImageTls {
|
|
143575
144038
|
caCertificateRef?: pulumi.Input<inputs.gateway.v1alpha1.EnvoyExtensionPolicySpecWasmCodeImageTlsCaCertificateRef | undefined>;
|
|
@@ -143646,6 +144109,7 @@ export declare namespace gateway {
|
|
|
143646
144109
|
}
|
|
143647
144110
|
/**
|
|
143648
144111
|
* TLS configuration when connecting to the Wasm code source.
|
|
144112
|
+
* If unset, system trust store is used.
|
|
143649
144113
|
*/
|
|
143650
144114
|
interface EnvoyExtensionPolicySpecWasmCodeImageTlsPatch {
|
|
143651
144115
|
caCertificateRef?: pulumi.Input<inputs.gateway.v1alpha1.EnvoyExtensionPolicySpecWasmCodeImageTlsCaCertificateRefPatch | undefined>;
|
|
@@ -185865,7 +186329,7 @@ export declare namespace gateway {
|
|
|
185865
186329
|
* Accepted Condition for the Route to `status: False`, with a
|
|
185866
186330
|
* Reason of `UnsupportedValue`.
|
|
185867
186331
|
*
|
|
185868
|
-
* Support: Core
|
|
186332
|
+
* Support: statusCode 301 and 302 are Core; all others are Extended.
|
|
185869
186333
|
*/
|
|
185870
186334
|
statusCode?: pulumi.Input<number | undefined>;
|
|
185871
186335
|
}
|
|
@@ -185937,7 +186401,7 @@ export declare namespace gateway {
|
|
|
185937
186401
|
* Accepted Condition for the Route to `status: False`, with a
|
|
185938
186402
|
* Reason of `UnsupportedValue`.
|
|
185939
186403
|
*
|
|
185940
|
-
* Support: Core
|
|
186404
|
+
* Support: statusCode 301 and 302 are Core; all others are Extended.
|
|
185941
186405
|
*/
|
|
185942
186406
|
statusCode?: pulumi.Input<number | undefined>;
|
|
185943
186407
|
}
|
|
@@ -187537,7 +188001,7 @@ export declare namespace gateway {
|
|
|
187537
188001
|
* Accepted Condition for the Route to `status: False`, with a
|
|
187538
188002
|
* Reason of `UnsupportedValue`.
|
|
187539
188003
|
*
|
|
187540
|
-
* Support: Core
|
|
188004
|
+
* Support: statusCode 301 and 302 are Core; all others are Extended.
|
|
187541
188005
|
*/
|
|
187542
188006
|
statusCode?: pulumi.Input<number | undefined>;
|
|
187543
188007
|
}
|
|
@@ -187609,7 +188073,7 @@ export declare namespace gateway {
|
|
|
187609
188073
|
* Accepted Condition for the Route to `status: False`, with a
|
|
187610
188074
|
* Reason of `UnsupportedValue`.
|
|
187611
188075
|
*
|
|
187612
|
-
* Support: Core
|
|
188076
|
+
* Support: statusCode 301 and 302 are Core; all others are Extended.
|
|
187613
188077
|
*/
|
|
187614
188078
|
statusCode?: pulumi.Input<number | undefined>;
|
|
187615
188079
|
}
|