@nebius/js-sdk 0.2.34 → 0.2.36

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.
@@ -1213,8 +1213,10 @@ export declare const FederatedCredentialsServiceBaseClient: {
1213
1213
  };
1214
1214
  /**
1215
1215
  * [PUBLIC PREVIEW]
1216
- * This feature is currently available only for early adopters.
1217
- * Contact the support team to check whether your tenant is eligible for it.
1216
+ * The federated credentials feature is currently fully available with Nebius Managed Kubernetes issuers.
1217
+ * Custom external credentials providers are available only for early adopters.
1218
+ * Contact the support team to check whether this feature is available for your tenant.
1219
+ * Alternatively, you can use them in conjunction with local JWK set storage without limitations.
1218
1220
  *
1219
1221
  */
1220
1222
  export interface FederatedCredentialsService {