googleapis/google/container/v1/container_v1.yaml
Google APIs 928703e038 feat: Add SwapConfig to enable and configure swap memory for node pools
feat: Add GPUDirectConfig to configure GPU Direct for node pools
feat: Add consolidation_delay to configure Cluster Autoscaler node consolidation delay
feat: Add RegistryHostConfig to ContainerdConfig for containerd registry host configuration
feat: Add SliceControllerConfig to AddonsConfig to manage the Slice Controller addon
feat: Add ManagedOpenTelemetryConfig to Cluster to manage the OpenTelemetry pipeline
feat: Add NodeDrainConfig to NodePool to configure node draining behavior
feat: Add AutopilotGeneralProfile to ClusterAutoscaling to configure Autopilot profiles
feat: Add SHORT_LIVED as a NodePoolUpdateStrategy
feat: Add DRAINING status to AdditionalIPRangesConfig for subnet draining
feat: Allow specifying subnetwork in NodeNetworkConfig during node pool creation
feat: Add DisruptionEvent to provide details on node disruption events
docs: A comment for field `sysctls` in message `.google.container.v1.LinuxNodeConfig` is changed
docs: A comment for field `subnetwork` in message `.google.container.v1.NodeNetworkConfig` is changed
docs: A comment for field `gcp_secret_manager_certificate_config` in message `.google.container.v1.ContainerdConfig` is changed
docs: A comment for field `cluster_ipv4_cidr_block` in message `.google.container.v1.IPAllocationPolicy` is changed
docs: A comment for field `node_ipv4_cidr_block` in message `.google.container.v1.IPAllocationPolicy` is changed
docs: A comment for field `services_ipv4_cidr_block` in message `.google.container.v1.IPAllocationPolicy` is changed
docs: A comment for field `tpu_ipv4_cidr_block` in message `.google.container.v1.IPAllocationPolicy` is changed
docs: A comment for field `cluster_ipv4_cidr` in message `.google.container.v1.Cluster` is changed
docs: A comment for field `services_ipv4_cidr` in message `.google.container.v1.Cluster` is changed
docs: A comment for field `tpu_ipv4_cidr_block` in message `.google.container.v1.Cluster` is changed
docs: A comment for field `recurrence` in message `.google.container.v1.RecurringTimeWindow` is changed

PiperOrigin-RevId: 859731311
2026-01-22 12:43:56 -08:00

37 lines
970 B
YAML

type: google.api.Service
config_version: 3
name: container.googleapis.com
title: Kubernetes Engine API
apis:
- name: google.container.v1.ClusterManager
types:
- name: google.container.v1.GetOpenIDConfigRequest
- name: google.container.v1.GetOpenIDConfigResponse
- name: google.container.v1.SecurityBulletinEvent
- name: google.container.v1.UpgradeAvailableEvent
- name: google.container.v1.UpgradeEvent
- name: google.container.v1.UpgradeInfoEvent
enums:
- name: google.container.v1.UpgradeResourceType
documentation:
summary: |-
Builds and manages container-based applications, powered by the open source
Kubernetes technology.
authentication:
rules:
- selector: 'google.container.v1.ClusterManager.*'
oauth:
canonical_scopes: |-
https://www.googleapis.com/auth/cloud-platform
publishing:
library_settings:
- version: google.container.v1
java_settings:
library_package: com.google.cloud.container.v1
common: {}