Distributed Cloud Edge Container API

服務:edgecontainer.googleapis.com

需要服務名稱 edgecontainer.googleapis.com 才能建立遠端程序呼叫 (RPC) 用戶端虛設常式。

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 在指定專案和位置建立新叢集。
CreateIdentityProvider 在基礎架構叢集中設定識別資訊提供者。
CreateNodePool 在指定專案和位置中建立新的 NodePool。
CreateServiceAccount CreateServiceAccount 會在叢集的專案命名空間中建立專案服務帳戶 CR (V2 的基礎架構叢集,V1 的使用者叢集)。
CreateVpnConnection 在指定專案和位置建立新的 VPN 連線。
DeleteApiKey DeleteApiKey 會刪除指定專案服務帳戶的 API 金鑰。
DeleteCluster 刪除單一叢集。
DeleteIdentityProvider DeleteIdentityProvider 會從基礎架構叢集中移除識別資訊提供者。
DeleteNodePool 刪除單一 NodePool。
DeleteServiceAccount DeleteServiceAccount 會刪除叢集專案命名空間中的專案服務帳戶 CR (V2 的基礎架構叢集,V1 的使用者叢集)。
DeleteVpnConnection 刪除單一 VPN 連線。
EnableZonalProject EnableZonalProject 可在區域中啟用消費者專案。
EnableZonalService EnableZonalService 可啟用區域中的服務。
GenerateAccessToken 為叢集產生存取權杖。
GenerateOfflineCredential 為叢集產生離線憑證。
GenerateServiceAccountKey GenerateServiceAccountKey 會為指定的服務帳戶資源產生金鑰組。
GetApiKey 取得單一 ApiKey 的詳細資料。
GetCluster 取得單一叢集的詳細資料。
GetIamPolicy GetIamPolicy 會取得基礎架構叢集中專案的 IAM 政策。
GetIdentityProvider GetIdentityProvider 會取得識別資訊提供者詳細資料。
GetMachine 取得單一機器的詳細資料。
GetNodePool 取得單一 NodePool 的詳細資料。
GetServerConfig 取得伺服器設定。
GetServiceAccount GetServiceAccount 會取得服務帳戶詳細資料。
GetVpnConnection 取得單一 VPN 連線的詳細資料。
GetZonalProject GetZonalProject 會取得 ZonalProject。
GetZonalService Get EnabledZonalService 會取得已啟用服務的詳細資料。
GetZone 取得已啟用上層機構的單一區域詳細資料。
ListApiKeys 列出指定專案和位置中的 ApiKey。
ListClusters 列出指定專案和位置中的叢集。
ListIdentityProviders 列出基礎架構叢集中設定的識別資訊提供者。
ListMachines 列出指定專案和位置中的機器。
ListNodePools 列出指定專案和位置中的 NodePool。
ListServiceAccounts ListServiceAccounts 會列出叢集中專案的所有服務帳戶資源詳細資料 (V2 的基礎架構叢集,V1 的使用者叢集)。
ListVpnConnections 列出指定專案和位置中的 VPN 連線。
ListZonalProjects 列出可用區的 ZonalProjects。
ListZonalServices 列出指定專案和位置的 ZonalServices。
ListZones 列出已啟用上層機構的區域。
SetIamPolicy SetIamPolicy 會設定基礎架構叢集中專案的 IAM 政策。
UpdateCluster 更新單一叢集的參數。
UpdateNodePool 更新單一 NodePool 的參數。
UpgradeCluster 升級單一叢集。

google.cloud.location.Locations

方法
GetLocation 取得位置相關資訊。
ListLocations 列出這項服務支援位置的相關資訊。

google.longrunning.Operations

方法
CancelOperation 開始非同步取消長時間執行的作業。
DeleteOperation 刪除長時間執行的作業。
GetOperation 取得長時間執行作業的最新狀態。
ListOperations 列出符合要求中指定篩選器的作業。
WaitOperation 等待指定的長時間執行作業完成,或是最多等到指定的逾時時間為止,並傳回最新狀態。