Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -435,15 +435,16 @@ public com.google.container.v1.NodeManagementOrBuilder getManagementOrBuilder()
* information, read [how to specify min CPU
* platform](https://cloud.google.com/compute/docs/instances/specify-min-cpu-platform)
* This field is deprecated, min_cpu_platform should be specified using
* cloud.google.com/requested-min-cpu-platform label selector on the pod.
* https://cloud.google.com/requested-min-cpu-platform label selector on the
* pod.
* To unset the min cpu platform field pass "automatic"
* as field value.
* </pre>
*
* <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=3311
* deprecated. See google/container/v1/cluster_service.proto;l=3313
* @return The minCpuPlatform.
*/
@java.lang.Override
Expand Down Expand Up @@ -471,15 +472,16 @@ public java.lang.String getMinCpuPlatform() {
* information, read [how to specify min CPU
* platform](https://cloud.google.com/compute/docs/instances/specify-min-cpu-platform)
* This field is deprecated, min_cpu_platform should be specified using
* cloud.google.com/requested-min-cpu-platform label selector on the pod.
* https://cloud.google.com/requested-min-cpu-platform label selector on the
* pod.
* To unset the min cpu platform field pass "automatic"
* as field value.
* </pre>
*
* <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=3311
* deprecated. See google/container/v1/cluster_service.proto;l=3313
* @return The bytes for minCpuPlatform.
*/
@java.lang.Override
Expand Down Expand Up @@ -1904,15 +1906,16 @@ public com.google.container.v1.NodeManagementOrBuilder getManagementOrBuilder()
* information, read [how to specify min CPU
* platform](https://cloud.google.com/compute/docs/instances/specify-min-cpu-platform)
* This field is deprecated, min_cpu_platform should be specified using
* cloud.google.com/requested-min-cpu-platform label selector on the pod.
* https://cloud.google.com/requested-min-cpu-platform label selector on the
* pod.
* To unset the min cpu platform field pass "automatic"
* as field value.
* </pre>
*
* <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=3311
* deprecated. See google/container/v1/cluster_service.proto;l=3313
* @return The minCpuPlatform.
*/
@java.lang.Deprecated
Expand All @@ -1939,15 +1942,16 @@ public java.lang.String getMinCpuPlatform() {
* information, read [how to specify min CPU
* platform](https://cloud.google.com/compute/docs/instances/specify-min-cpu-platform)
* This field is deprecated, min_cpu_platform should be specified using
* cloud.google.com/requested-min-cpu-platform label selector on the pod.
* https://cloud.google.com/requested-min-cpu-platform label selector on the
* pod.
* To unset the min cpu platform field pass "automatic"
* as field value.
* </pre>
*
* <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=3311
* deprecated. See google/container/v1/cluster_service.proto;l=3313
* @return The bytes for minCpuPlatform.
*/
@java.lang.Deprecated
Expand All @@ -1974,15 +1978,16 @@ public com.google.protobuf.ByteString getMinCpuPlatformBytes() {
* information, read [how to specify min CPU
* platform](https://cloud.google.com/compute/docs/instances/specify-min-cpu-platform)
* This field is deprecated, min_cpu_platform should be specified using
* cloud.google.com/requested-min-cpu-platform label selector on the pod.
* https://cloud.google.com/requested-min-cpu-platform label selector on the
* pod.
* To unset the min cpu platform field pass "automatic"
* as field value.
* </pre>
*
* <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=3311
* deprecated. See google/container/v1/cluster_service.proto;l=3313
* @param value The minCpuPlatform to set.
* @return This builder for chaining.
*/
Expand All @@ -2008,15 +2013,16 @@ public Builder setMinCpuPlatform(java.lang.String value) {
* information, read [how to specify min CPU
* platform](https://cloud.google.com/compute/docs/instances/specify-min-cpu-platform)
* This field is deprecated, min_cpu_platform should be specified using
* cloud.google.com/requested-min-cpu-platform label selector on the pod.
* https://cloud.google.com/requested-min-cpu-platform label selector on the
* pod.
* To unset the min cpu platform field pass "automatic"
* as field value.
* </pre>
*
* <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=3311
* deprecated. See google/container/v1/cluster_service.proto;l=3313
* @return This builder for chaining.
*/
@java.lang.Deprecated
Expand All @@ -2038,15 +2044,16 @@ public Builder clearMinCpuPlatform() {
* information, read [how to specify min CPU
* platform](https://cloud.google.com/compute/docs/instances/specify-min-cpu-platform)
* This field is deprecated, min_cpu_platform should be specified using
* cloud.google.com/requested-min-cpu-platform label selector on the pod.
* https://cloud.google.com/requested-min-cpu-platform label selector on the
* pod.
* To unset the min cpu platform field pass "automatic"
* as field value.
* </pre>
*
* <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=3311
* deprecated. See google/container/v1/cluster_service.proto;l=3313
* @param value The bytes for minCpuPlatform to set.
* @return This builder for chaining.
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -181,15 +181,16 @@ public interface AutoprovisioningNodePoolDefaultsOrBuilder
* information, read [how to specify min CPU
* platform](https://cloud.google.com/compute/docs/instances/specify-min-cpu-platform)
* This field is deprecated, min_cpu_platform should be specified using
* cloud.google.com/requested-min-cpu-platform label selector on the pod.
* https://cloud.google.com/requested-min-cpu-platform label selector on the
* pod.
* To unset the min cpu platform field pass "automatic"
* as field value.
* </pre>
*
* <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=3311
* deprecated. See google/container/v1/cluster_service.proto;l=3313
* @return The minCpuPlatform.
*/
@java.lang.Deprecated
Expand All @@ -206,15 +207,16 @@ public interface AutoprovisioningNodePoolDefaultsOrBuilder
* information, read [how to specify min CPU
* platform](https://cloud.google.com/compute/docs/instances/specify-min-cpu-platform)
* This field is deprecated, min_cpu_platform should be specified using
* cloud.google.com/requested-min-cpu-platform label selector on the pod.
* https://cloud.google.com/requested-min-cpu-platform label selector on the
* pod.
* To unset the min cpu platform field pass "automatic"
* as field value.
* </pre>
*
* <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=3311
* deprecated. See google/container/v1/cluster_service.proto;l=3313
* @return The bytes for minCpuPlatform.
*/
@java.lang.Deprecated
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -285,15 +285,19 @@ private EvaluationMode(int value) {
*
*
* <pre>
* Enable Binary Authorization for this cluster. If enabled, all container
* images will be validated by Binary Authorization.
* This field is deprecated. Leave this unset and instead configure
* BinaryAuthorization using evaluation_mode. If evaluation_mode is set to
* anything other than EVALUATION_MODE_UNSPECIFIED, this field is ignored.
* </pre>
*
* <code>bool enabled = 1;</code>
* <code>bool enabled = 1 [deprecated = true];</code>
*
* @deprecated google.container.v1.BinaryAuthorization.enabled is deprecated. See
* google/container/v1/cluster_service.proto;l=1224
* @return The enabled.
*/
@java.lang.Override
@java.lang.Deprecated
public boolean getEnabled() {
return enabled_;
}
Expand Down Expand Up @@ -679,31 +683,39 @@ public Builder mergeFrom(
*
*
* <pre>
* Enable Binary Authorization for this cluster. If enabled, all container
* images will be validated by Binary Authorization.
* This field is deprecated. Leave this unset and instead configure
* BinaryAuthorization using evaluation_mode. If evaluation_mode is set to
* anything other than EVALUATION_MODE_UNSPECIFIED, this field is ignored.
* </pre>
*
* <code>bool enabled = 1;</code>
* <code>bool enabled = 1 [deprecated = true];</code>
*
* @deprecated google.container.v1.BinaryAuthorization.enabled is deprecated. See
* google/container/v1/cluster_service.proto;l=1224
* @return The enabled.
*/
@java.lang.Override
@java.lang.Deprecated
public boolean getEnabled() {
return enabled_;
}
/**
*
*
* <pre>
* Enable Binary Authorization for this cluster. If enabled, all container
* images will be validated by Binary Authorization.
* This field is deprecated. Leave this unset and instead configure
* BinaryAuthorization using evaluation_mode. If evaluation_mode is set to
* anything other than EVALUATION_MODE_UNSPECIFIED, this field is ignored.
* </pre>
*
* <code>bool enabled = 1;</code>
* <code>bool enabled = 1 [deprecated = true];</code>
*
* @deprecated google.container.v1.BinaryAuthorization.enabled is deprecated. See
* google/container/v1/cluster_service.proto;l=1224
* @param value The enabled to set.
* @return This builder for chaining.
*/
@java.lang.Deprecated
public Builder setEnabled(boolean value) {

enabled_ = value;
Expand All @@ -714,14 +726,18 @@ public Builder setEnabled(boolean value) {
*
*
* <pre>
* Enable Binary Authorization for this cluster. If enabled, all container
* images will be validated by Binary Authorization.
* This field is deprecated. Leave this unset and instead configure
* BinaryAuthorization using evaluation_mode. If evaluation_mode is set to
* anything other than EVALUATION_MODE_UNSPECIFIED, this field is ignored.
* </pre>
*
* <code>bool enabled = 1;</code>
* <code>bool enabled = 1 [deprecated = true];</code>
*
* @deprecated google.container.v1.BinaryAuthorization.enabled is deprecated. See
* google/container/v1/cluster_service.proto;l=1224
* @return This builder for chaining.
*/
@java.lang.Deprecated
public Builder clearEnabled() {

enabled_ = false;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,18 @@ public interface BinaryAuthorizationOrBuilder
*
*
* <pre>
* Enable Binary Authorization for this cluster. If enabled, all container
* images will be validated by Binary Authorization.
* This field is deprecated. Leave this unset and instead configure
* BinaryAuthorization using evaluation_mode. If evaluation_mode is set to
* anything other than EVALUATION_MODE_UNSPECIFIED, this field is ignored.
* </pre>
*
* <code>bool enabled = 1;</code>
* <code>bool enabled = 1 [deprecated = true];</code>
*
* @deprecated google.container.v1.BinaryAuthorization.enabled is deprecated. See
* google/container/v1/cluster_service.proto;l=1224
* @return The enabled.
*/
@java.lang.Deprecated
boolean getEnabled();

/**
Expand Down
Loading