Distributed Cloud Edge Container API

服务:edgecontainer.googleapis.com

创建 RPC 客户端存根需要名为 edgecontainer.googleapis.com 的服务。

google.cloud.edgecontainer.v1.EdgeContainer

方法
CreateCluster 在给定的项目和位置中创建新的集群。
CreateNodePool 在给定的项目和位置中创建一个新 NodePool。
CreateVpnConnection 在给定的项目和位置中创建新的 VPN 连接。
DeleteCluster 删除单个集群。
DeleteNodePool 删除单个 NodePool。
DeleteVpnConnection 删除单个 VPN 连接。
GenerateAccessToken 为集群生成访问令牌。
GenerateOfflineCredential 为集群生成离线凭据。
GetCluster 获取单个集群的详细信息。
GetMachine 获取单个虚拟机的详细信息。
GetNodePool 获取单个 NodePool 的详细信息。
GetServerConfig 获取服务器配置。
GetVpnConnection 获取单个 VPN 连接的详细信息。
ListClusters 列出给定项目和位置中的集群。
ListMachines 列出给定项目和位置中的机器。
ListNodePools 列出给定项目和位置中的 NodePool。
ListVpnConnections 列出给定项目和位置中的 VPN 连接。
UpdateCluster 更新单个集群的参数。
UpdateNodePool 更新单个 NodePool 的参数。
UpgradeCluster 升级单个集群。

google.cloud.edgecontainer.v1alpha.EdgeContainer

方法
CreateCluster 在给定的项目和位置中创建新的集群。
CreateNodePool 在给定的项目和位置中创建一个新 NodePool。
CreateVpnConnection 在给定的项目和位置中创建新的 VPN 连接。
DeleteCluster 删除单个集群。
DeleteNodePool 删除单个 NodePool。
DeleteVpnConnection 删除单个 VPN 连接。
GenerateAccessToken 为集群生成访问令牌。
GenerateOfflineCredential 为集群生成离线凭据。
GetCluster 获取单个集群的详细信息。
GetMachine 获取单个虚拟机的详细信息。
GetNodePool 获取单个 NodePool 的详细信息。
GetServerConfig 获取服务器配置。
GetVpnConnection 获取单个 VPN 连接的详细信息。
ListClusters 列出给定项目和位置中的集群。
ListMachines 列出给定项目和位置中的机器。
ListNodePools 列出给定项目和位置中的 NodePool。
ListVpnConnections 列出给定项目和位置中的 VPN 连接。
UpdateCluster 更新单个集群的参数。
UpdateNodePool 更新单个 NodePool 的参数。
UpgradeCluster 升级单个集群。

google.cloud.location.Locations

方法
GetLocation 获取位置相关信息。
ListLocations 列出有关此服务所支持位置的信息。

google.longrunning.Operations

方法
CancelOperation 对长时间运行的操作启动异步取消。
DeleteOperation 删除长时间运行的操作。
GetOperation 获取长时间运行的操作的最新状态。
ListOperations 列出与请求中指定的过滤条件匹配的操作。
WaitOperation 等到指定的长时间运行的操作完成,或最多达到指定的超时,从而返回最新状态。