Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Commit

Permalink
feat: sync v1beta1 GKE API; deprecate SetLocations and use UpdateClus…
Browse files Browse the repository at this point in the history
…ter; support for sysctls config in Linux nodes; support for node kubelet config controlling CPU manager policy, CFS quota; support for Customer Managed Encryption

PiperOrigin-RevId: 344443035

Source-Author: Google APIs <noreply@google.com>
Source-Date: Thu Nov 26 11:27:06 2020 -0800
Source-Repo: googleapis/googleapis
Source-Sha: df4fd38d040c5c8a0869936205bca13fb64b2cff
Source-Link: googleapis/googleapis@df4fd38
  • Loading branch information
yoshi-automation committed Nov 30, 2020
1 parent 20401fb commit 17f0a29
Show file tree
Hide file tree
Showing 12 changed files with 2,898 additions and 422 deletions.
54 changes: 54 additions & 0 deletions google/cloud/container_v1beta1/__init__.py
Expand Up @@ -27,25 +27,40 @@
from .types.cluster_service import CloudRunConfig
from .types.cluster_service import Cluster
from .types.cluster_service import ClusterAutoscaling
from .types.cluster_service import ClusterTelemetry
from .types.cluster_service import ClusterUpdate
from .types.cluster_service import CompleteIPRotationRequest
from .types.cluster_service import ConfidentialNodes
from .types.cluster_service import ConfigConnectorConfig
from .types.cluster_service import CreateClusterRequest
from .types.cluster_service import CreateNodePoolRequest
from .types.cluster_service import DailyMaintenanceWindow
from .types.cluster_service import DatabaseEncryption
from .types.cluster_service import DatapathProvider
from .types.cluster_service import DefaultSnatStatus
from .types.cluster_service import DeleteClusterRequest
from .types.cluster_service import DeleteNodePoolRequest
from .types.cluster_service import DnsCacheConfig
from .types.cluster_service import EphemeralStorageConfig
from .types.cluster_service import GcePersistentDiskCsiDriverConfig
from .types.cluster_service import GetClusterRequest
from .types.cluster_service import GetJSONWebKeysRequest
from .types.cluster_service import GetJSONWebKeysResponse
from .types.cluster_service import GetNodePoolRequest
from .types.cluster_service import GetOpenIDConfigRequest
from .types.cluster_service import GetOpenIDConfigResponse
from .types.cluster_service import GetOperationRequest
from .types.cluster_service import GetServerConfigRequest
from .types.cluster_service import HorizontalPodAutoscaling
from .types.cluster_service import HttpLoadBalancing
from .types.cluster_service import IPAllocationPolicy
from .types.cluster_service import IntraNodeVisibilityConfig
from .types.cluster_service import IstioConfig
from .types.cluster_service import Jwk
from .types.cluster_service import KalmConfig
from .types.cluster_service import KubernetesDashboard
from .types.cluster_service import LegacyAbac
from .types.cluster_service import LinuxNodeConfig
from .types.cluster_service import ListClustersRequest
from .types.cluster_service import ListClustersResponse
from .types.cluster_service import ListLocationsRequest
Expand All @@ -59,25 +74,32 @@
from .types.cluster_service import Location
from .types.cluster_service import MaintenancePolicy
from .types.cluster_service import MaintenanceWindow
from .types.cluster_service import Master
from .types.cluster_service import MasterAuth
from .types.cluster_service import MasterAuthorizedNetworksConfig
from .types.cluster_service import MaxPodsConstraint
from .types.cluster_service import NetworkConfig
from .types.cluster_service import NetworkPolicy
from .types.cluster_service import NetworkPolicyConfig
from .types.cluster_service import NodeConfig
from .types.cluster_service import NodeKubeletConfig
from .types.cluster_service import NodeManagement
from .types.cluster_service import NodePool
from .types.cluster_service import NodePoolAutoscaling
from .types.cluster_service import NodeTaint
from .types.cluster_service import NotificationConfig
from .types.cluster_service import Operation
from .types.cluster_service import OperationProgress
from .types.cluster_service import PodSecurityPolicyConfig
from .types.cluster_service import PrivateClusterConfig
from .types.cluster_service import PrivateClusterMasterGlobalAccessConfig
from .types.cluster_service import RecurringTimeWindow
from .types.cluster_service import ReleaseChannel
from .types.cluster_service import ReservationAffinity
from .types.cluster_service import ResourceLimit
from .types.cluster_service import ResourceUsageExportConfig
from .types.cluster_service import RollbackNodePoolUpgradeRequest
from .types.cluster_service import SandboxConfig
from .types.cluster_service import ServerConfig
from .types.cluster_service import SetAddonsConfigRequest
from .types.cluster_service import SetLabelsRequest
Expand All @@ -92,15 +114,20 @@
from .types.cluster_service import SetNodePoolManagementRequest
from .types.cluster_service import SetNodePoolSizeRequest
from .types.cluster_service import ShieldedInstanceConfig
from .types.cluster_service import ShieldedNodes
from .types.cluster_service import StartIPRotationRequest
from .types.cluster_service import StatusCondition
from .types.cluster_service import TimeWindow
from .types.cluster_service import TpuConfig
from .types.cluster_service import UpdateClusterRequest
from .types.cluster_service import UpdateMasterRequest
from .types.cluster_service import UpdateNodePoolRequest
from .types.cluster_service import UpgradeEvent
from .types.cluster_service import UpgradeResourceType
from .types.cluster_service import UsableSubnetwork
from .types.cluster_service import UsableSubnetworkSecondaryRange
from .types.cluster_service import VerticalPodAutoscaling
from .types.cluster_service import WorkloadIdentityConfig
from .types.cluster_service import WorkloadMetadataConfig


Expand All @@ -116,25 +143,40 @@
"CloudRunConfig",
"Cluster",
"ClusterAutoscaling",
"ClusterTelemetry",
"ClusterUpdate",
"CompleteIPRotationRequest",
"ConfidentialNodes",
"ConfigConnectorConfig",
"CreateClusterRequest",
"CreateNodePoolRequest",
"DailyMaintenanceWindow",
"DatabaseEncryption",
"DatapathProvider",
"DefaultSnatStatus",
"DeleteClusterRequest",
"DeleteNodePoolRequest",
"DnsCacheConfig",
"EphemeralStorageConfig",
"GcePersistentDiskCsiDriverConfig",
"GetClusterRequest",
"GetJSONWebKeysRequest",
"GetJSONWebKeysResponse",
"GetNodePoolRequest",
"GetOpenIDConfigRequest",
"GetOpenIDConfigResponse",
"GetOperationRequest",
"GetServerConfigRequest",
"HorizontalPodAutoscaling",
"HttpLoadBalancing",
"IPAllocationPolicy",
"IntraNodeVisibilityConfig",
"IstioConfig",
"Jwk",
"KalmConfig",
"KubernetesDashboard",
"LegacyAbac",
"LinuxNodeConfig",
"ListClustersRequest",
"ListClustersResponse",
"ListLocationsRequest",
Expand All @@ -148,25 +190,32 @@
"Location",
"MaintenancePolicy",
"MaintenanceWindow",
"Master",
"MasterAuth",
"MasterAuthorizedNetworksConfig",
"MaxPodsConstraint",
"NetworkConfig",
"NetworkPolicy",
"NetworkPolicyConfig",
"NodeConfig",
"NodeKubeletConfig",
"NodeManagement",
"NodePool",
"NodePoolAutoscaling",
"NodeTaint",
"NotificationConfig",
"Operation",
"OperationProgress",
"PodSecurityPolicyConfig",
"PrivateClusterConfig",
"PrivateClusterMasterGlobalAccessConfig",
"RecurringTimeWindow",
"ReleaseChannel",
"ReservationAffinity",
"ResourceLimit",
"ResourceUsageExportConfig",
"RollbackNodePoolUpgradeRequest",
"SandboxConfig",
"ServerConfig",
"SetAddonsConfigRequest",
"SetLabelsRequest",
Expand All @@ -181,15 +230,20 @@
"SetNodePoolManagementRequest",
"SetNodePoolSizeRequest",
"ShieldedInstanceConfig",
"ShieldedNodes",
"StartIPRotationRequest",
"StatusCondition",
"TimeWindow",
"TpuConfig",
"UpdateClusterRequest",
"UpdateMasterRequest",
"UpdateNodePoolRequest",
"UpgradeEvent",
"UpgradeResourceType",
"UsableSubnetwork",
"UsableSubnetworkSecondaryRange",
"VerticalPodAutoscaling",
"WorkloadIdentityConfig",
"WorkloadMetadataConfig",
"ClusterManagerClient",
)

0 comments on commit 17f0a29

Please sign in to comment.