@@ -6,7 +6,7 @@ The purpose of this application is to provide access to Akeyless API.
6
6
This API client was generated by the [ OpenAPI Generator] ( https://openapi-generator.tech ) project. By using the [ OpenAPI-spec] ( https://www.openapis.org/ ) from a remote server, you can easily generate an API client.
7
7
8
8
- API version: 2.0
9
- - Package version: 2.16.7
9
+ - Package version: 2.16.8
10
10
- Build package: org.openapitools.codegen.languages.GoClientCodegen
11
11
For more information, please visit [ http://akeyless.io ] ( http://akeyless.io )
12
12
@@ -193,6 +193,7 @@ Class | Method | HTTP request | Description
193
193
* V2Api* | [ ** GatewayDeleteProducer** ] ( docs/V2Api.md#gatewaydeleteproducer ) | ** Post** /gateway-delete-producer |
194
194
* V2Api* | [ ** GatewayGetConfig** ] ( docs/V2Api.md#gatewaygetconfig ) | ** Post** /gateway-get-config |
195
195
* V2Api* | [ ** GatewayGetK8SAuthConfig** ] ( docs/V2Api.md#gatewaygetk8sauthconfig ) | ** Post** /gateway-get-k8s-auth-config |
196
+ * V2Api* | [ ** GatewayGetLdapAuthConfig** ] ( docs/V2Api.md#gatewaygetldapauthconfig ) | ** Post** /gateway-get-ldap-auth-config |
196
197
* V2Api* | [ ** GatewayGetMigration** ] ( docs/V2Api.md#gatewaygetmigration ) | ** Post** /gateway-get-migration |
197
198
* V2Api* | [ ** GatewayGetProducer** ] ( docs/V2Api.md#gatewaygetproducer ) | ** Post** /gateway-get-producer |
198
199
* V2Api* | [ ** GatewayGetTmpUsers** ] ( docs/V2Api.md#gatewaygettmpusers ) | ** Post** /gateway-get-producer-tmp-creds |
@@ -205,6 +206,7 @@ Class | Method | HTTP request | Description
205
206
* V2Api* | [ ** GatewaySyncMigration** ] ( docs/V2Api.md#gatewaysyncmigration ) | ** Post** /gateway-sync-migration |
206
207
* V2Api* | [ ** GatewayUpdateItem** ] ( docs/V2Api.md#gatewayupdateitem ) | ** Post** /gateway-update-item |
207
208
* V2Api* | [ ** GatewayUpdateK8SAuthConfig** ] ( docs/V2Api.md#gatewayupdatek8sauthconfig ) | ** Post** /gateway-update-k8s-auth-config |
209
+ * V2Api* | [ ** GatewayUpdateLdapAuthConfig** ] ( docs/V2Api.md#gatewayupdateldapauthconfig ) | ** Post** /gateway-update-ldap-auth-config |
208
210
* V2Api* | [ ** GatewayUpdateMigration** ] ( docs/V2Api.md#gatewayupdatemigration ) | ** Post** /gateway-update-migration |
209
211
* V2Api* | [ ** GatewayUpdateProducerArtifactory** ] ( docs/V2Api.md#gatewayupdateproducerartifactory ) | ** Post** /gateway-update-producer-artifactory |
210
212
* V2Api* | [ ** GatewayUpdateProducerAws** ] ( docs/V2Api.md#gatewayupdateproduceraws ) | ** Post** /gateway-update-producer-aws |
@@ -491,6 +493,8 @@ Class | Method | HTTP request | Description
491
493
- [ EncryptWithClassicKeyOutput] ( docs/EncryptWithClassicKeyOutput.md )
492
494
- [ ExternalKMSKeyId] ( docs/ExternalKMSKeyId.md )
493
495
- [ GCPAccessRules] ( docs/GCPAccessRules.md )
496
+ - [ GCPPayload] ( docs/GCPPayload.md )
497
+ - [ GCPSecretsMigration] ( docs/GCPSecretsMigration.md )
494
498
- [ GatewayAddAllowedManagementAccess] ( docs/GatewayAddAllowedManagementAccess.md )
495
499
- [ GatewayCreateK8SAuthConfig] ( docs/GatewayCreateK8SAuthConfig.md )
496
500
- [ GatewayCreateK8SAuthConfigOutput] ( docs/GatewayCreateK8SAuthConfigOutput.md )
@@ -552,6 +556,8 @@ Class | Method | HTTP request | Description
552
556
- [ GatewayGetConfig] ( docs/GatewayGetConfig.md )
553
557
- [ GatewayGetK8SAuthConfig] ( docs/GatewayGetK8SAuthConfig.md )
554
558
- [ GatewayGetK8SAuthConfigOutput] ( docs/GatewayGetK8SAuthConfigOutput.md )
559
+ - [ GatewayGetLdapAuthConfig] ( docs/GatewayGetLdapAuthConfig.md )
560
+ - [ GatewayGetLdapAuthConfigOutput] ( docs/GatewayGetLdapAuthConfigOutput.md )
555
561
- [ GatewayGetMigration] ( docs/GatewayGetMigration.md )
556
562
- [ GatewayGetProducer] ( docs/GatewayGetProducer.md )
557
563
- [ GatewayGetTmpUsers] ( docs/GatewayGetTmpUsers.md )
@@ -575,6 +581,8 @@ Class | Method | HTTP request | Description
575
581
- [ GatewayUpdateItemOutput] ( docs/GatewayUpdateItemOutput.md )
576
582
- [ GatewayUpdateK8SAuthConfig] ( docs/GatewayUpdateK8SAuthConfig.md )
577
583
- [ GatewayUpdateK8SAuthConfigOutput] ( docs/GatewayUpdateK8SAuthConfigOutput.md )
584
+ - [ GatewayUpdateLdapAuthConfig] ( docs/GatewayUpdateLdapAuthConfig.md )
585
+ - [ GatewayUpdateLdapAuthConfigOutput] ( docs/GatewayUpdateLdapAuthConfigOutput.md )
578
586
- [ GatewayUpdateMigration] ( docs/GatewayUpdateMigration.md )
579
587
- [ GatewayUpdateProducerArtifactory] ( docs/GatewayUpdateProducerArtifactory.md )
580
588
- [ GatewayUpdateProducerArtifactoryOutput] ( docs/GatewayUpdateProducerArtifactoryOutput.md )
0 commit comments