Skip to content

Commit 82e0589

Browse files
feat(gkehub): update the api
#### gkehub:v1alpha The following keys were deleted: - schemas.IdentityServiceAuthMethod.properties.azureadConfig.$ref (Total Keys: 1) - schemas.IdentityServiceAuthMethod.properties.googleConfig.$ref (Total Keys: 1) - schemas.IdentityServiceAzureADConfig (Total Keys: 9) - schemas.IdentityServiceGoogleConfig (Total Keys: 3)
1 parent ca27b61 commit 82e0589

File tree

7 files changed

+6
-134
lines changed

7 files changed

+6
-134
lines changed

docs/dyn/gkehub_v1alpha.projects.locations.features.html

Lines changed: 0 additions & 80 deletions
Original file line numberDiff line numberDiff line change
@@ -199,16 +199,6 @@ <h3>Method Details</h3>
199199
&quot;identityservice&quot;: { # **Anthos Identity Service**: Configuration for a single Membership. # Identity Service-specific spec.
200200
&quot;authMethods&quot;: [ # A member may support multiple auth methods.
201201
{ # Configuration of an auth method for a member/cluster. Only one authentication method (e.g., OIDC and LDAP) can be set per AuthMethod.
202-
&quot;azureadConfig&quot;: { # Configuration for the AzureAD Auth flow. # AzureAD specific Configuration.
203-
&quot;clientId&quot;: &quot;A String&quot;, # ID for the registered client application that makes authentication requests to the Azure AD identity provider.
204-
&quot;clientSecret&quot;: &quot;A String&quot;, # Input only. Unencrypted AzureAD client secret will be passed to the GKE Hub CLH.
205-
&quot;encryptedClientSecret&quot;: &quot;A String&quot;, # Output only. Encrypted AzureAD client secret.
206-
&quot;kubectlRedirectUri&quot;: &quot;A String&quot;, # The redirect URL that kubectl uses for authorization.
207-
&quot;tenant&quot;: &quot;A String&quot;, # Kind of Azure AD account to be authenticated. Supported values are or for accounts belonging to a specific tenant.
208-
},
209-
&quot;googleConfig&quot;: { # Configuration for the Google Plugin Auth flow. # GoogleConfig specific configuration
210-
&quot;disable&quot;: True or False, # Disable automatic configuration of Google Plugin on supported platforms.
211-
},
212202
&quot;name&quot;: &quot;A String&quot;, # Identifier for auth config.
213203
&quot;oidcConfig&quot;: { # Configuration for OIDC Auth flow. # OIDC specific configuration.
214204
&quot;certificateAuthorityData&quot;: &quot;A String&quot;, # PEM-encoded CA for OIDC provider.
@@ -423,16 +413,6 @@ <h3>Method Details</h3>
423413
&quot;memberConfig&quot;: { # **Anthos Identity Service**: Configuration for a single Membership. # Last reconciled membership configuration
424414
&quot;authMethods&quot;: [ # A member may support multiple auth methods.
425415
{ # Configuration of an auth method for a member/cluster. Only one authentication method (e.g., OIDC and LDAP) can be set per AuthMethod.
426-
&quot;azureadConfig&quot;: { # Configuration for the AzureAD Auth flow. # AzureAD specific Configuration.
427-
&quot;clientId&quot;: &quot;A String&quot;, # ID for the registered client application that makes authentication requests to the Azure AD identity provider.
428-
&quot;clientSecret&quot;: &quot;A String&quot;, # Input only. Unencrypted AzureAD client secret will be passed to the GKE Hub CLH.
429-
&quot;encryptedClientSecret&quot;: &quot;A String&quot;, # Output only. Encrypted AzureAD client secret.
430-
&quot;kubectlRedirectUri&quot;: &quot;A String&quot;, # The redirect URL that kubectl uses for authorization.
431-
&quot;tenant&quot;: &quot;A String&quot;, # Kind of Azure AD account to be authenticated. Supported values are or for accounts belonging to a specific tenant.
432-
},
433-
&quot;googleConfig&quot;: { # Configuration for the Google Plugin Auth flow. # GoogleConfig specific configuration
434-
&quot;disable&quot;: True or False, # Disable automatic configuration of Google Plugin on supported platforms.
435-
},
436416
&quot;name&quot;: &quot;A String&quot;, # Identifier for auth config.
437417
&quot;oidcConfig&quot;: { # Configuration for OIDC Auth flow. # OIDC specific configuration.
438418
&quot;certificateAuthorityData&quot;: &quot;A String&quot;, # PEM-encoded CA for OIDC provider.
@@ -746,16 +726,6 @@ <h3>Method Details</h3>
746726
&quot;identityservice&quot;: { # **Anthos Identity Service**: Configuration for a single Membership. # Identity Service-specific spec.
747727
&quot;authMethods&quot;: [ # A member may support multiple auth methods.
748728
{ # Configuration of an auth method for a member/cluster. Only one authentication method (e.g., OIDC and LDAP) can be set per AuthMethod.
749-
&quot;azureadConfig&quot;: { # Configuration for the AzureAD Auth flow. # AzureAD specific Configuration.
750-
&quot;clientId&quot;: &quot;A String&quot;, # ID for the registered client application that makes authentication requests to the Azure AD identity provider.
751-
&quot;clientSecret&quot;: &quot;A String&quot;, # Input only. Unencrypted AzureAD client secret will be passed to the GKE Hub CLH.
752-
&quot;encryptedClientSecret&quot;: &quot;A String&quot;, # Output only. Encrypted AzureAD client secret.
753-
&quot;kubectlRedirectUri&quot;: &quot;A String&quot;, # The redirect URL that kubectl uses for authorization.
754-
&quot;tenant&quot;: &quot;A String&quot;, # Kind of Azure AD account to be authenticated. Supported values are or for accounts belonging to a specific tenant.
755-
},
756-
&quot;googleConfig&quot;: { # Configuration for the Google Plugin Auth flow. # GoogleConfig specific configuration
757-
&quot;disable&quot;: True or False, # Disable automatic configuration of Google Plugin on supported platforms.
758-
},
759729
&quot;name&quot;: &quot;A String&quot;, # Identifier for auth config.
760730
&quot;oidcConfig&quot;: { # Configuration for OIDC Auth flow. # OIDC specific configuration.
761731
&quot;certificateAuthorityData&quot;: &quot;A String&quot;, # PEM-encoded CA for OIDC provider.
@@ -970,16 +940,6 @@ <h3>Method Details</h3>
970940
&quot;memberConfig&quot;: { # **Anthos Identity Service**: Configuration for a single Membership. # Last reconciled membership configuration
971941
&quot;authMethods&quot;: [ # A member may support multiple auth methods.
972942
{ # Configuration of an auth method for a member/cluster. Only one authentication method (e.g., OIDC and LDAP) can be set per AuthMethod.
973-
&quot;azureadConfig&quot;: { # Configuration for the AzureAD Auth flow. # AzureAD specific Configuration.
974-
&quot;clientId&quot;: &quot;A String&quot;, # ID for the registered client application that makes authentication requests to the Azure AD identity provider.
975-
&quot;clientSecret&quot;: &quot;A String&quot;, # Input only. Unencrypted AzureAD client secret will be passed to the GKE Hub CLH.
976-
&quot;encryptedClientSecret&quot;: &quot;A String&quot;, # Output only. Encrypted AzureAD client secret.
977-
&quot;kubectlRedirectUri&quot;: &quot;A String&quot;, # The redirect URL that kubectl uses for authorization.
978-
&quot;tenant&quot;: &quot;A String&quot;, # Kind of Azure AD account to be authenticated. Supported values are or for accounts belonging to a specific tenant.
979-
},
980-
&quot;googleConfig&quot;: { # Configuration for the Google Plugin Auth flow. # GoogleConfig specific configuration
981-
&quot;disable&quot;: True or False, # Disable automatic configuration of Google Plugin on supported platforms.
982-
},
983943
&quot;name&quot;: &quot;A String&quot;, # Identifier for auth config.
984944
&quot;oidcConfig&quot;: { # Configuration for OIDC Auth flow. # OIDC specific configuration.
985945
&quot;certificateAuthorityData&quot;: &quot;A String&quot;, # PEM-encoded CA for OIDC provider.
@@ -1281,16 +1241,6 @@ <h3>Method Details</h3>
12811241
&quot;identityservice&quot;: { # **Anthos Identity Service**: Configuration for a single Membership. # Identity Service-specific spec.
12821242
&quot;authMethods&quot;: [ # A member may support multiple auth methods.
12831243
{ # Configuration of an auth method for a member/cluster. Only one authentication method (e.g., OIDC and LDAP) can be set per AuthMethod.
1284-
&quot;azureadConfig&quot;: { # Configuration for the AzureAD Auth flow. # AzureAD specific Configuration.
1285-
&quot;clientId&quot;: &quot;A String&quot;, # ID for the registered client application that makes authentication requests to the Azure AD identity provider.
1286-
&quot;clientSecret&quot;: &quot;A String&quot;, # Input only. Unencrypted AzureAD client secret will be passed to the GKE Hub CLH.
1287-
&quot;encryptedClientSecret&quot;: &quot;A String&quot;, # Output only. Encrypted AzureAD client secret.
1288-
&quot;kubectlRedirectUri&quot;: &quot;A String&quot;, # The redirect URL that kubectl uses for authorization.
1289-
&quot;tenant&quot;: &quot;A String&quot;, # Kind of Azure AD account to be authenticated. Supported values are or for accounts belonging to a specific tenant.
1290-
},
1291-
&quot;googleConfig&quot;: { # Configuration for the Google Plugin Auth flow. # GoogleConfig specific configuration
1292-
&quot;disable&quot;: True or False, # Disable automatic configuration of Google Plugin on supported platforms.
1293-
},
12941244
&quot;name&quot;: &quot;A String&quot;, # Identifier for auth config.
12951245
&quot;oidcConfig&quot;: { # Configuration for OIDC Auth flow. # OIDC specific configuration.
12961246
&quot;certificateAuthorityData&quot;: &quot;A String&quot;, # PEM-encoded CA for OIDC provider.
@@ -1505,16 +1455,6 @@ <h3>Method Details</h3>
15051455
&quot;memberConfig&quot;: { # **Anthos Identity Service**: Configuration for a single Membership. # Last reconciled membership configuration
15061456
&quot;authMethods&quot;: [ # A member may support multiple auth methods.
15071457
{ # Configuration of an auth method for a member/cluster. Only one authentication method (e.g., OIDC and LDAP) can be set per AuthMethod.
1508-
&quot;azureadConfig&quot;: { # Configuration for the AzureAD Auth flow. # AzureAD specific Configuration.
1509-
&quot;clientId&quot;: &quot;A String&quot;, # ID for the registered client application that makes authentication requests to the Azure AD identity provider.
1510-
&quot;clientSecret&quot;: &quot;A String&quot;, # Input only. Unencrypted AzureAD client secret will be passed to the GKE Hub CLH.
1511-
&quot;encryptedClientSecret&quot;: &quot;A String&quot;, # Output only. Encrypted AzureAD client secret.
1512-
&quot;kubectlRedirectUri&quot;: &quot;A String&quot;, # The redirect URL that kubectl uses for authorization.
1513-
&quot;tenant&quot;: &quot;A String&quot;, # Kind of Azure AD account to be authenticated. Supported values are or for accounts belonging to a specific tenant.
1514-
},
1515-
&quot;googleConfig&quot;: { # Configuration for the Google Plugin Auth flow. # GoogleConfig specific configuration
1516-
&quot;disable&quot;: True or False, # Disable automatic configuration of Google Plugin on supported platforms.
1517-
},
15181458
&quot;name&quot;: &quot;A String&quot;, # Identifier for auth config.
15191459
&quot;oidcConfig&quot;: { # Configuration for OIDC Auth flow. # OIDC specific configuration.
15201460
&quot;certificateAuthorityData&quot;: &quot;A String&quot;, # PEM-encoded CA for OIDC provider.
@@ -1772,16 +1712,6 @@ <h3>Method Details</h3>
17721712
&quot;identityservice&quot;: { # **Anthos Identity Service**: Configuration for a single Membership. # Identity Service-specific spec.
17731713
&quot;authMethods&quot;: [ # A member may support multiple auth methods.
17741714
{ # Configuration of an auth method for a member/cluster. Only one authentication method (e.g., OIDC and LDAP) can be set per AuthMethod.
1775-
&quot;azureadConfig&quot;: { # Configuration for the AzureAD Auth flow. # AzureAD specific Configuration.
1776-
&quot;clientId&quot;: &quot;A String&quot;, # ID for the registered client application that makes authentication requests to the Azure AD identity provider.
1777-
&quot;clientSecret&quot;: &quot;A String&quot;, # Input only. Unencrypted AzureAD client secret will be passed to the GKE Hub CLH.
1778-
&quot;encryptedClientSecret&quot;: &quot;A String&quot;, # Output only. Encrypted AzureAD client secret.
1779-
&quot;kubectlRedirectUri&quot;: &quot;A String&quot;, # The redirect URL that kubectl uses for authorization.
1780-
&quot;tenant&quot;: &quot;A String&quot;, # Kind of Azure AD account to be authenticated. Supported values are or for accounts belonging to a specific tenant.
1781-
},
1782-
&quot;googleConfig&quot;: { # Configuration for the Google Plugin Auth flow. # GoogleConfig specific configuration
1783-
&quot;disable&quot;: True or False, # Disable automatic configuration of Google Plugin on supported platforms.
1784-
},
17851715
&quot;name&quot;: &quot;A String&quot;, # Identifier for auth config.
17861716
&quot;oidcConfig&quot;: { # Configuration for OIDC Auth flow. # OIDC specific configuration.
17871717
&quot;certificateAuthorityData&quot;: &quot;A String&quot;, # PEM-encoded CA for OIDC provider.
@@ -1996,16 +1926,6 @@ <h3>Method Details</h3>
19961926
&quot;memberConfig&quot;: { # **Anthos Identity Service**: Configuration for a single Membership. # Last reconciled membership configuration
19971927
&quot;authMethods&quot;: [ # A member may support multiple auth methods.
19981928
{ # Configuration of an auth method for a member/cluster. Only one authentication method (e.g., OIDC and LDAP) can be set per AuthMethod.
1999-
&quot;azureadConfig&quot;: { # Configuration for the AzureAD Auth flow. # AzureAD specific Configuration.
2000-
&quot;clientId&quot;: &quot;A String&quot;, # ID for the registered client application that makes authentication requests to the Azure AD identity provider.
2001-
&quot;clientSecret&quot;: &quot;A String&quot;, # Input only. Unencrypted AzureAD client secret will be passed to the GKE Hub CLH.
2002-
&quot;encryptedClientSecret&quot;: &quot;A String&quot;, # Output only. Encrypted AzureAD client secret.
2003-
&quot;kubectlRedirectUri&quot;: &quot;A String&quot;, # The redirect URL that kubectl uses for authorization.
2004-
&quot;tenant&quot;: &quot;A String&quot;, # Kind of Azure AD account to be authenticated. Supported values are or for accounts belonging to a specific tenant.
2005-
},
2006-
&quot;googleConfig&quot;: { # Configuration for the Google Plugin Auth flow. # GoogleConfig specific configuration
2007-
&quot;disable&quot;: True or False, # Disable automatic configuration of Google Plugin on supported platforms.
2008-
},
20091929
&quot;name&quot;: &quot;A String&quot;, # Identifier for auth config.
20101930
&quot;oidcConfig&quot;: { # Configuration for OIDC Auth flow. # OIDC specific configuration.
20111931
&quot;certificateAuthorityData&quot;: &quot;A String&quot;, # PEM-encoded CA for OIDC provider.

googleapiclient/discovery_cache/documents/gkehub.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -905,7 +905,7 @@
905905
}
906906
}
907907
},
908-
"revision": "20220805",
908+
"revision": "20220812",
909909
"rootUrl": "https://gkehub.googleapis.com/",
910910
"schemas": {
911911
"AnthosVMMembershipSpec": {

googleapiclient/discovery_cache/documents/gkehub.v1alpha.json

Lines changed: 1 addition & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -1151,7 +1151,7 @@
11511151
}
11521152
}
11531153
},
1154-
"revision": "20220805",
1154+
"revision": "20220812",
11551155
"rootUrl": "https://gkehub.googleapis.com/",
11561156
"schemas": {
11571157
"AnthosObservabilityFeatureSpec": {
@@ -2605,14 +2605,6 @@
26052605
"description": "Configuration of an auth method for a member/cluster. Only one authentication method (e.g., OIDC and LDAP) can be set per AuthMethod.",
26062606
"id": "IdentityServiceAuthMethod",
26072607
"properties": {
2608-
"azureadConfig": {
2609-
"$ref": "IdentityServiceAzureADConfig",
2610-
"description": "AzureAD specific Configuration."
2611-
},
2612-
"googleConfig": {
2613-
"$ref": "IdentityServiceGoogleConfig",
2614-
"description": "GoogleConfig specific configuration"
2615-
},
26162608
"name": {
26172609
"description": "Identifier for auth config.",
26182610
"type": "string"
@@ -2628,46 +2620,6 @@
26282620
},
26292621
"type": "object"
26302622
},
2631-
"IdentityServiceAzureADConfig": {
2632-
"description": "Configuration for the AzureAD Auth flow.",
2633-
"id": "IdentityServiceAzureADConfig",
2634-
"properties": {
2635-
"clientId": {
2636-
"description": "ID for the registered client application that makes authentication requests to the Azure AD identity provider.",
2637-
"type": "string"
2638-
},
2639-
"clientSecret": {
2640-
"description": "Input only. Unencrypted AzureAD client secret will be passed to the GKE Hub CLH.",
2641-
"type": "string"
2642-
},
2643-
"encryptedClientSecret": {
2644-
"description": "Output only. Encrypted AzureAD client secret.",
2645-
"format": "byte",
2646-
"readOnly": true,
2647-
"type": "string"
2648-
},
2649-
"kubectlRedirectUri": {
2650-
"description": "The redirect URL that kubectl uses for authorization.",
2651-
"type": "string"
2652-
},
2653-
"tenant": {
2654-
"description": "Kind of Azure AD account to be authenticated. Supported values are or for accounts belonging to a specific tenant.",
2655-
"type": "string"
2656-
}
2657-
},
2658-
"type": "object"
2659-
},
2660-
"IdentityServiceGoogleConfig": {
2661-
"description": "Configuration for the Google Plugin Auth flow.",
2662-
"id": "IdentityServiceGoogleConfig",
2663-
"properties": {
2664-
"disable": {
2665-
"description": "Disable automatic configuration of Google Plugin on supported platforms.",
2666-
"type": "boolean"
2667-
}
2668-
},
2669-
"type": "object"
2670-
},
26712623
"IdentityServiceMembershipSpec": {
26722624
"description": "**Anthos Identity Service**: Configuration for a single Membership.",
26732625
"id": "IdentityServiceMembershipSpec",

googleapiclient/discovery_cache/documents/gkehub.v1alpha2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -652,7 +652,7 @@
652652
}
653653
}
654654
},
655-
"revision": "20220805",
655+
"revision": "20220812",
656656
"rootUrl": "https://gkehub.googleapis.com/",
657657
"schemas": {
658658
"ApplianceCluster": {

googleapiclient/discovery_cache/documents/gkehub.v1beta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -670,7 +670,7 @@
670670
}
671671
}
672672
},
673-
"revision": "20220805",
673+
"revision": "20220812",
674674
"rootUrl": "https://gkehub.googleapis.com/",
675675
"schemas": {
676676
"AnthosObservabilityFeatureSpec": {

googleapiclient/discovery_cache/documents/gkehub.v1beta1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -706,7 +706,7 @@
706706
}
707707
}
708708
},
709-
"revision": "20220805",
709+
"revision": "20220812",
710710
"rootUrl": "https://gkehub.googleapis.com/",
711711
"schemas": {
712712
"ApplianceCluster": {

googleapiclient/discovery_cache/documents/gkehub.v2alpha.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@
280280
}
281281
}
282282
},
283-
"revision": "20220805",
283+
"revision": "20220812",
284284
"rootUrl": "https://gkehub.googleapis.com/",
285285
"schemas": {
286286
"CancelOperationRequest": {

0 commit comments

Comments
 (0)