Skip to content

Commit

Permalink
feat: [container] add fields desired_in_transit_encryption_config and…
Browse files Browse the repository at this point in the history
… in_transit_encryption_config (#10260)

* feat: add fields desired_in_transit_encryption_config and in_transit_encryption_config
docs: Remove Not GA comments for GetOpenIDConfig and GetJSONWebKeys in v1alpha1/v1beta1/v1

PiperOrigin-RevId: 599973058

Source-Link: googleapis/googleapis@fa8b417

Source-Link: googleapis/googleapis-gen@d0e5ef8
Copy-Tag: eyJwIjoiamF2YS1jb250YWluZXIvLk93bEJvdC55YW1sIiwiaCI6ImQwZTVlZjhhZTZlZTdlNmVhYmNiYTBmMjgxOTVkNzlmNzgwNTZlZGYifQ==

docs: Remove Not GA comments for GetOpenIDConfig and GetJSONWebKeys in v1alpha1/v1beta1/v1

PiperOrigin-RevId: 599972979

Source-Link: googleapis/googleapis@8128999

Source-Link: googleapis/googleapis-gen@057f152
Copy-Tag: eyJwIjoiamF2YS1jb250YWluZXIvLk93bEJvdC55YW1sIiwiaCI6IjA1N2YxNTJmNDVhYjgxZDRjNWQ0MmM2NzhmMWFiZGU5NDFhZTM5NDIifQ==

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
gcf-owl-bot[bot] and gcf-owl-bot[bot] committed Jan 22, 2024
1 parent 560e5fe commit 9785f8c
Show file tree
Hide file tree
Showing 179 changed files with 3,569 additions and 2,867 deletions.
Expand Up @@ -425,7 +425,7 @@
* </tr>
* <tr>
* <td><p> GetJSONWebKeys</td>
* <td><p> Gets the public component of the cluster signing keys in JSON Web Key format. This API is not yet intended for general use, and is not available for all clusters.</td>
* <td><p> Gets the public component of the cluster signing keys in JSON Web Key format.</td>
* <td>
* <p>Request object method variants only take one parameter, a request object, which must be constructed before the call.</p>
* <ul>
Expand Down Expand Up @@ -3015,8 +3015,7 @@ public final UnaryCallable<GetServerConfigRequest, ServerConfig> getServerConfig

// AUTO-GENERATED DOCUMENTATION AND METHOD.
/**
* Gets the public component of the cluster signing keys in JSON Web Key format. This API is not
* yet intended for general use, and is not available for all clusters.
* Gets the public component of the cluster signing keys in JSON Web Key format.
*
* <p>Sample code:
*
Expand All @@ -3042,8 +3041,7 @@ public final GetJSONWebKeysResponse getJSONWebKeys(GetJSONWebKeysRequest request

// AUTO-GENERATED DOCUMENTATION AND METHOD.
/**
* Gets the public component of the cluster signing keys in JSON Web Key format. This API is not
* yet intended for general use, and is not available for all clusters.
* Gets the public component of the cluster signing keys in JSON Web Key format.
*
* <p>Sample code:
*
Expand Down
Expand Up @@ -418,7 +418,7 @@
* </tr>
* <tr>
* <td><p> GetJSONWebKeys</td>
* <td><p> Gets the public component of the cluster signing keys in JSON Web Key format. This API is not yet intended for general use, and is not available for all clusters.</td>
* <td><p> Gets the public component of the cluster signing keys in JSON Web Key format.</td>
* <td>
* <p>Request object method variants only take one parameter, a request object, which must be constructed before the call.</p>
* <ul>
Expand Down Expand Up @@ -2596,8 +2596,7 @@ public final UnaryCallable<GetServerConfigRequest, ServerConfig> getServerConfig

// AUTO-GENERATED DOCUMENTATION AND METHOD.
/**
* Gets the public component of the cluster signing keys in JSON Web Key format. This API is not
* yet intended for general use, and is not available for all clusters.
* Gets the public component of the cluster signing keys in JSON Web Key format.
*
* <p>Sample code:
*
Expand All @@ -2623,8 +2622,7 @@ public final GetJSONWebKeysResponse getJSONWebKeys(GetJSONWebKeysRequest request

// AUTO-GENERATED DOCUMENTATION AND METHOD.
/**
* Gets the public component of the cluster signing keys in JSON Web Key format. This API is not
* yet intended for general use, and is not available for all clusters.
* Gets the public component of the cluster signing keys in JSON Web Key format.
*
* <p>Sample code:
*
Expand Down
Expand Up @@ -1646,6 +1646,15 @@
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.container.v1.InTransitEncryptionConfig",
"queryAllDeclaredConstructors": true,
"queryAllPublicConstructors": true,
"queryAllDeclaredMethods": true,
"allPublicMethods": true,
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.container.v1.IntraNodeVisibilityConfig",
"queryAllDeclaredConstructors": true,
Expand Down
Expand Up @@ -1833,8 +1833,6 @@ default void getServerConfig(
* <pre>
* Gets the public component of the cluster signing keys in
* JSON Web Key format.
* This API is not yet intended for general use, and is not available for all
* clusters.
* </pre>
*/
default void getJSONWebKeys(
Expand Down Expand Up @@ -2412,8 +2410,6 @@ public void getServerConfig(
* <pre>
* Gets the public component of the cluster signing keys in
* JSON Web Key format.
* This API is not yet intended for general use, and is not available for all
* clusters.
* </pre>
*/
public void getJSONWebKeys(
Expand Down Expand Up @@ -2958,8 +2954,6 @@ public com.google.container.v1.ServerConfig getServerConfig(
* <pre>
* Gets the public component of the cluster signing keys in
* JSON Web Key format.
* This API is not yet intended for general use, and is not available for all
* clusters.
* </pre>
*/
public com.google.container.v1.GetJSONWebKeysResponse getJSONWebKeys(
Expand Down Expand Up @@ -3453,8 +3447,6 @@ protected ClusterManagerFutureStub build(
* <pre>
* Gets the public component of the cluster signing keys in
* JSON Web Key format.
* This API is not yet intended for general use, and is not available for all
* clusters.
* </pre>
*/
public com.google.common.util.concurrent.ListenableFuture<
Expand Down
Expand Up @@ -1961,8 +1961,6 @@ default void getServerConfig(
* <pre>
* Gets the public component of the cluster signing keys in
* JSON Web Key format.
* This API is not yet intended for general use, and is not available for all
* clusters.
* </pre>
*/
default void getJSONWebKeys(
Expand Down Expand Up @@ -2556,8 +2554,6 @@ public void getServerConfig(
* <pre>
* Gets the public component of the cluster signing keys in
* JSON Web Key format.
* This API is not yet intended for general use, and is not available for all
* clusters.
* </pre>
*/
public void getJSONWebKeys(
Expand Down Expand Up @@ -3120,8 +3116,6 @@ public com.google.container.v1beta1.ServerConfig getServerConfig(
* <pre>
* Gets the public component of the cluster signing keys in
* JSON Web Key format.
* This API is not yet intended for general use, and is not available for all
* clusters.
* </pre>
*/
public com.google.container.v1beta1.GetJSONWebKeysResponse getJSONWebKeys(
Expand Down Expand Up @@ -3642,8 +3636,6 @@ protected ClusterManagerFutureStub build(
* <pre>
* Gets the public component of the cluster signing keys in
* JSON Web Key format.
* This API is not yet intended for general use, and is not available for all
* clusters.
* </pre>
*/
public com.google.common.util.concurrent.ListenableFuture<
Expand Down
Expand Up @@ -188,7 +188,7 @@ public com.google.container.v1.HorizontalPodAutoscaling getHorizontalPodAutoscal
* </code>
*
* @deprecated google.container.v1.AddonsConfig.kubernetes_dashboard is deprecated. See
* google/container/v1/cluster_service.proto;l=1198
* google/container/v1/cluster_service.proto;l=1196
* @return Whether the kubernetesDashboard field is set.
*/
@java.lang.Override
Expand All @@ -211,7 +211,7 @@ public boolean hasKubernetesDashboard() {
* </code>
*
* @deprecated google.container.v1.AddonsConfig.kubernetes_dashboard is deprecated. See
* google/container/v1/cluster_service.proto;l=1198
* google/container/v1/cluster_service.proto;l=1196
* @return The kubernetesDashboard.
*/
@java.lang.Override
Expand Down Expand Up @@ -1799,7 +1799,7 @@ public Builder clearHorizontalPodAutoscaling() {
* </code>
*
* @deprecated google.container.v1.AddonsConfig.kubernetes_dashboard is deprecated. See
* google/container/v1/cluster_service.proto;l=1198
* google/container/v1/cluster_service.proto;l=1196
* @return Whether the kubernetesDashboard field is set.
*/
@java.lang.Deprecated
Expand All @@ -1821,7 +1821,7 @@ public boolean hasKubernetesDashboard() {
* </code>
*
* @deprecated google.container.v1.AddonsConfig.kubernetes_dashboard is deprecated. See
* google/container/v1/cluster_service.proto;l=1198
* google/container/v1/cluster_service.proto;l=1196
* @return The kubernetesDashboard.
*/
@java.lang.Deprecated
Expand Down
Expand Up @@ -117,7 +117,7 @@ public interface AddonsConfigOrBuilder
* </code>
*
* @deprecated google.container.v1.AddonsConfig.kubernetes_dashboard is deprecated. See
* google/container/v1/cluster_service.proto;l=1198
* google/container/v1/cluster_service.proto;l=1196
* @return Whether the kubernetesDashboard field is set.
*/
@java.lang.Deprecated
Expand All @@ -137,7 +137,7 @@ public interface AddonsConfigOrBuilder
* </code>
*
* @deprecated google.container.v1.AddonsConfig.kubernetes_dashboard is deprecated. See
* google/container/v1/cluster_service.proto;l=1198
* google/container/v1/cluster_service.proto;l=1196
* @return The kubernetesDashboard.
*/
@java.lang.Deprecated
Expand Down
Expand Up @@ -309,7 +309,7 @@ public com.google.container.v1.NodeManagementOrBuilder getManagementOrBuilder()
* <code>string min_cpu_platform = 5 [deprecated = true];</code>
*
* @deprecated google.container.v1.AutoprovisioningNodePoolDefaults.min_cpu_platform is
* deprecated. See google/container/v1/cluster_service.proto;l=3922
* deprecated. See google/container/v1/cluster_service.proto;l=3923
* @return The minCpuPlatform.
*/
@java.lang.Override
Expand Down Expand Up @@ -345,7 +345,7 @@ public java.lang.String getMinCpuPlatform() {
* <code>string min_cpu_platform = 5 [deprecated = true];</code>
*
* @deprecated google.container.v1.AutoprovisioningNodePoolDefaults.min_cpu_platform is
* deprecated. See google/container/v1/cluster_service.proto;l=3922
* deprecated. See google/container/v1/cluster_service.proto;l=3923
* @return The bytes for minCpuPlatform.
*/
@java.lang.Override
Expand Down Expand Up @@ -1944,7 +1944,7 @@ public com.google.container.v1.NodeManagementOrBuilder getManagementOrBuilder()
* <code>string min_cpu_platform = 5 [deprecated = true];</code>
*
* @deprecated google.container.v1.AutoprovisioningNodePoolDefaults.min_cpu_platform is
* deprecated. See google/container/v1/cluster_service.proto;l=3922
* deprecated. See google/container/v1/cluster_service.proto;l=3923
* @return The minCpuPlatform.
*/
@java.lang.Deprecated
Expand Down Expand Up @@ -1979,7 +1979,7 @@ public java.lang.String getMinCpuPlatform() {
* <code>string min_cpu_platform = 5 [deprecated = true];</code>
*
* @deprecated google.container.v1.AutoprovisioningNodePoolDefaults.min_cpu_platform is
* deprecated. See google/container/v1/cluster_service.proto;l=3922
* deprecated. See google/container/v1/cluster_service.proto;l=3923
* @return The bytes for minCpuPlatform.
*/
@java.lang.Deprecated
Expand Down Expand Up @@ -2014,7 +2014,7 @@ public com.google.protobuf.ByteString getMinCpuPlatformBytes() {
* <code>string min_cpu_platform = 5 [deprecated = true];</code>
*
* @deprecated google.container.v1.AutoprovisioningNodePoolDefaults.min_cpu_platform is
* deprecated. See google/container/v1/cluster_service.proto;l=3922
* deprecated. See google/container/v1/cluster_service.proto;l=3923
* @param value The minCpuPlatform to set.
* @return This builder for chaining.
*/
Expand Down Expand Up @@ -2048,7 +2048,7 @@ public Builder setMinCpuPlatform(java.lang.String value) {
* <code>string min_cpu_platform = 5 [deprecated = true];</code>
*
* @deprecated google.container.v1.AutoprovisioningNodePoolDefaults.min_cpu_platform is
* deprecated. See google/container/v1/cluster_service.proto;l=3922
* deprecated. See google/container/v1/cluster_service.proto;l=3923
* @return This builder for chaining.
*/
@java.lang.Deprecated
Expand Down Expand Up @@ -2078,7 +2078,7 @@ public Builder clearMinCpuPlatform() {
* <code>string min_cpu_platform = 5 [deprecated = true];</code>
*
* @deprecated google.container.v1.AutoprovisioningNodePoolDefaults.min_cpu_platform is
* deprecated. See google/container/v1/cluster_service.proto;l=3922
* deprecated. See google/container/v1/cluster_service.proto;l=3923
* @param value The bytes for minCpuPlatform to set.
* @return This builder for chaining.
*/
Expand Down
Expand Up @@ -189,7 +189,7 @@ public interface AutoprovisioningNodePoolDefaultsOrBuilder
* <code>string min_cpu_platform = 5 [deprecated = true];</code>
*
* @deprecated google.container.v1.AutoprovisioningNodePoolDefaults.min_cpu_platform is
* deprecated. See google/container/v1/cluster_service.proto;l=3922
* deprecated. See google/container/v1/cluster_service.proto;l=3923
* @return The minCpuPlatform.
*/
@java.lang.Deprecated
Expand All @@ -214,7 +214,7 @@ public interface AutoprovisioningNodePoolDefaultsOrBuilder
* <code>string min_cpu_platform = 5 [deprecated = true];</code>
*
* @deprecated google.container.v1.AutoprovisioningNodePoolDefaults.min_cpu_platform is
* deprecated. See google/container/v1/cluster_service.proto;l=3922
* deprecated. See google/container/v1/cluster_service.proto;l=3923
* @return The bytes for minCpuPlatform.
*/
@java.lang.Deprecated
Expand Down
Expand Up @@ -237,7 +237,7 @@ private EvaluationMode(int value) {
* <code>bool enabled = 1 [deprecated = true];</code>
*
* @deprecated google.container.v1.BinaryAuthorization.enabled is deprecated. See
* google/container/v1/cluster_service.proto;l=1442
* google/container/v1/cluster_service.proto;l=1440
* @return The enabled.
*/
@java.lang.Override
Expand Down Expand Up @@ -663,7 +663,7 @@ public Builder mergeFrom(
* <code>bool enabled = 1 [deprecated = true];</code>
*
* @deprecated google.container.v1.BinaryAuthorization.enabled is deprecated. See
* google/container/v1/cluster_service.proto;l=1442
* google/container/v1/cluster_service.proto;l=1440
* @return The enabled.
*/
@java.lang.Override
Expand All @@ -683,7 +683,7 @@ public boolean getEnabled() {
* <code>bool enabled = 1 [deprecated = true];</code>
*
* @deprecated google.container.v1.BinaryAuthorization.enabled is deprecated. See
* google/container/v1/cluster_service.proto;l=1442
* google/container/v1/cluster_service.proto;l=1440
* @param value The enabled to set.
* @return This builder for chaining.
*/
Expand All @@ -707,7 +707,7 @@ public Builder setEnabled(boolean value) {
* <code>bool enabled = 1 [deprecated = true];</code>
*
* @deprecated google.container.v1.BinaryAuthorization.enabled is deprecated. See
* google/container/v1/cluster_service.proto;l=1442
* google/container/v1/cluster_service.proto;l=1440
* @return This builder for chaining.
*/
@java.lang.Deprecated
Expand Down
Expand Up @@ -35,7 +35,7 @@ public interface BinaryAuthorizationOrBuilder
* <code>bool enabled = 1 [deprecated = true];</code>
*
* @deprecated google.container.v1.BinaryAuthorization.enabled is deprecated. See
* google/container/v1/cluster_service.proto;l=1442
* google/container/v1/cluster_service.proto;l=1440
* @return The enabled.
*/
@java.lang.Deprecated
Expand Down

0 comments on commit 9785f8c

Please sign in to comment.