Skip to content

Commit fedaf23

Browse files
feat: Automated regeneration of Container client (googleapis#12945)
Auto-created at 2025-02-09 13:14:00 +0000 using the toys pull request generator.
1 parent 41523aa commit fedaf23

File tree

8 files changed

+11
-8
lines changed

8 files changed

+11
-8
lines changed

clients/container/lib/google_api/container/v1/metadata.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ defmodule GoogleApi.Container.V1 do
2020
API client metadata for GoogleApi.Container.V1.
2121
"""
2222

23-
@discovery_revision "20250114"
23+
@discovery_revision "20250128"
2424

2525
def discovery_revision(), do: @discovery_revision
2626
end

clients/container/lib/google_api/container/v1/model/autopilot_compatibility_issue.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ defmodule GoogleApi.Container.V1.Model.AutopilotCompatibilityIssue do
2323
2424
* `constraintType` (*type:* `String.t`, *default:* `nil`) - The constraint type of the issue.
2525
* `description` (*type:* `String.t`, *default:* `nil`) - The description of the issue.
26-
* `documentationUrl` (*type:* `String.t`, *default:* `nil`) - A URL to a public documnetation, which addresses resolving this issue.
26+
* `documentationUrl` (*type:* `String.t`, *default:* `nil`) - A URL to a public documentation, which addresses resolving this issue.
2727
* `incompatibilityType` (*type:* `String.t`, *default:* `nil`) - The incompatibility type of this issue.
2828
* `lastObservation` (*type:* `DateTime.t`, *default:* `nil`) - The last time when this issue was observed.
2929
* `subjects` (*type:* `list(String.t)`, *default:* `nil`) - The name of the resources which are subject to this issue.

clients/container/lib/google_api/container/v1/model/certificate_authority_domain_config.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ defmodule GoogleApi.Container.V1.Model.CertificateAuthorityDomainConfig do
2121
2222
## Attributes
2323
24-
* `fqdns` (*type:* `list(String.t)`, *default:* `nil`) - List of fully qualified domain names (FQDN). Specifying port is supported. Wilcards are NOT supported. Examples: - my.customdomain.com - 10.0.1.2:5000
24+
* `fqdns` (*type:* `list(String.t)`, *default:* `nil`) - List of fully qualified domain names (FQDN). Specifying port is supported. Wildcards are NOT supported. Examples: - my.customdomain.com - 10.0.1.2:5000
2525
* `gcpSecretManagerCertificateConfig` (*type:* `GoogleApi.Container.V1.Model.GCPSecretManagerCertificateConfig.t`, *default:* `nil`) - Google Secret Manager (GCP) certificate configuration.
2626
"""
2727

clients/container/lib/google_api/container/v1/model/get_json_web_keys_response.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
defmodule GoogleApi.Container.V1.Model.GetJSONWebKeysResponse do
1919
@moduledoc """
20-
GetJSONWebKeysResponse is a valid JSON Web Key Set as specififed in rfc 7517
20+
GetJSONWebKeysResponse is a valid JSON Web Key Set as specified in rfc 7517
2121
2222
## Attributes
2323

clients/container/lib/google_api/container/v1/model/master_authorized_networks_config.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ defmodule GoogleApi.Container.V1.Model.MasterAuthorizedNetworksConfig do
2323
2424
* `cidrBlocks` (*type:* `list(GoogleApi.Container.V1.Model.CidrBlock.t)`, *default:* `nil`) - cidr_blocks define up to 50 external networks that could access Kubernetes master through HTTPS.
2525
* `enabled` (*type:* `boolean()`, *default:* `nil`) - Whether or not master authorized networks is enabled.
26-
* `gcpPublicCidrsAccessEnabled` (*type:* `boolean()`, *default:* `nil`) - Whether master is accessbile via Google Compute Engine Public IP addresses.
26+
* `gcpPublicCidrsAccessEnabled` (*type:* `boolean()`, *default:* `nil`) - Whether master is accessible via Google Compute Engine Public IP addresses.
2727
* `privateEndpointEnforcementEnabled` (*type:* `boolean()`, *default:* `nil`) - Whether master authorized networks is enforced on private endpoint or not.
2828
"""
2929

clients/container/lib/google_api/container/v1/model/network_config.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ defmodule GoogleApi.Container.V1.Model.NetworkConfig do
3333
* `enableMultiNetworking` (*type:* `boolean()`, *default:* `nil`) - Whether multi-networking is enabled for this cluster.
3434
* `gatewayApiConfig` (*type:* `GoogleApi.Container.V1.Model.GatewayAPIConfig.t`, *default:* `nil`) - GatewayAPIConfig contains the desired config of Gateway API on this cluster.
3535
* `inTransitEncryptionConfig` (*type:* `String.t`, *default:* `nil`) - Specify the details of in-transit encryption. Now named inter-node transparent encryption.
36-
* `network` (*type:* `String.t`, *default:* `nil`) - Output only. The relative name of the Google Compute Engine network(https://cloud.google.com/compute/docs/networks-and-firewalls#networks) to which the cluster is connected. Example: projects/my-project/global/networks/my-network
36+
* `network` (*type:* `String.t`, *default:* `nil`) - Output only. The relative name of the Google Compute Engine [network](https://cloud.google.com/compute/docs/networks-and-firewalls#networks) to which the cluster is connected. Example: projects/my-project/global/networks/my-network
3737
* `networkPerformanceConfig` (*type:* `GoogleApi.Container.V1.Model.ClusterNetworkPerformanceConfig.t`, *default:* `nil`) - Network bandwidth tier configuration.
3838
* `privateIpv6GoogleAccess` (*type:* `String.t`, *default:* `nil`) - The desired state of IPv6 connectivity to Google Services. By default, no private IPv6 access to or from Google Services (all access will be via IPv4)
3939
* `serviceExternalIpsConfig` (*type:* `GoogleApi.Container.V1.Model.ServiceExternalIPsConfig.t`, *default:* `nil`) - ServiceExternalIPsConfig specifies if services with externalIPs field are blocked or not.

clients/container/lib/google_api/container/v1/model/node_config.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ defmodule GoogleApi.Container.V1.Model.NodeConfig do
5656
* `diskSizeGb` (*type:* `integer()`, *default:* `nil`) - Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB.
5757
* `machineType` (*type:* `String.t`, *default:* `nil`) - The name of a Google Compute Engine [machine type](https://cloud.google.com/compute/docs/machine-types) If unspecified, the default machine type is `e2-medium`.
5858
* `imageType` (*type:* `String.t`, *default:* `nil`) - The image type to use for this node. Note that for a given image type, the latest version of it will be used. Please see https://cloud.google.com/kubernetes-engine/docs/concepts/node-images for available image types.
59-
* `localSsdEncryptionMode` (*type:* `String.t`, *default:* `nil`) - Specifies which method should be used for encrypting the Local SSDs attahced to the node.
59+
* `localSsdEncryptionMode` (*type:* `String.t`, *default:* `nil`) - Specifies which method should be used for encrypting the Local SSDs attached to the node.
6060
* `preemptible` (*type:* `boolean()`, *default:* `nil`) - Whether the nodes are created as preemptible VM instances. See: https://cloud.google.com/compute/docs/instances/preemptible for more information about preemptible VM instances.
6161
* `spot` (*type:* `boolean()`, *default:* `nil`) - Spot flag for enabling Spot VM, which is a rebrand of the existing preemptible flag.
6262
* `storagePools` (*type:* `list(String.t)`, *default:* `nil`) - List of Storage Pools where boot disks are provisioned.

clients/container/lib/google_api/container/v1/model/workload_policy_config.ex

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,18 @@ defmodule GoogleApi.Container.V1.Model.WorkloadPolicyConfig do
2222
## Attributes
2323
2424
* `allowNetAdmin` (*type:* `boolean()`, *default:* `nil`) - If true, workloads can use NET_ADMIN capability.
25+
* `autopilotCompatibilityAuditingEnabled` (*type:* `boolean()`, *default:* `nil`) - If true, enables the GCW Auditor that audits workloads on standard clusters.
2526
"""
2627

2728
use GoogleApi.Gax.ModelBase
2829

2930
@type t :: %__MODULE__{
30-
:allowNetAdmin => boolean() | nil
31+
:allowNetAdmin => boolean() | nil,
32+
:autopilotCompatibilityAuditingEnabled => boolean() | nil
3133
}
3234

3335
field(:allowNetAdmin)
36+
field(:autopilotCompatibilityAuditingEnabled)
3437
end
3538

3639
defimpl Poison.Decoder, for: GoogleApi.Container.V1.Model.WorkloadPolicyConfig do

0 commit comments

Comments
 (0)