Distributed Cloud Edge Container API

Service: edgecontainer.googleapis.com

The Service name edgecontainer.googleapis.com is needed to create RPC client stubs.

google.cloud.edgecontainer.v1.EdgeContainer

Methods
CreateCluster Creates a new Cluster in a given project and location.
CreateNodePool Creates a new NodePool in a given project and location.
CreateVpnConnection Creates a new VPN connection in a given project and location.
DeleteCluster Deletes a single Cluster.
DeleteNodePool Deletes a single NodePool.
DeleteVpnConnection Deletes a single VPN connection.
GenerateAccessToken Generates an access token for a Cluster.
GenerateOfflineCredential Generates an offline credential for a Cluster.
GetCluster Gets details of a single Cluster.
GetMachine Gets details of a single Machine.
GetNodePool Gets details of a single NodePool.
GetServerConfig Gets the server config.
GetVpnConnection Gets details of a single VPN connection.
ListClusters Lists Clusters in a given project and location.
ListMachines Lists Machines in a given project and location.
ListNodePools Lists NodePools in a given project and location.
ListVpnConnections Lists VPN connections in a given project and location.
UpdateCluster Updates the parameters of a single Cluster.
UpdateNodePool Updates the parameters of a single NodePool.
UpgradeCluster Upgrades a single cluster.

google.cloud.edgecontainer.v1alpha.EdgeContainer

Methods
CreateCluster Creates a new Cluster in a given project and location.
CreateNodePool Creates a new NodePool in a given project and location.
CreateVpnConnection Creates a new VPN connection in a given project and location.
DeleteCluster Deletes a single Cluster.
DeleteNodePool Deletes a single NodePool.
DeleteVpnConnection Deletes a single VPN connection.
GenerateAccessToken Generates an access token for a Cluster.
GenerateOfflineCredential Generates an offline credential for a Cluster.
GetCluster Gets details of a single Cluster.
GetMachine Gets details of a single Machine.
GetNodePool Gets details of a single NodePool.
GetServerConfig Gets the server config.
GetVpnConnection Gets details of a single VPN connection.
ListClusters Lists Clusters in a given project and location.
ListMachines Lists Machines in a given project and location.
ListNodePools Lists NodePools in a given project and location.
ListVpnConnections Lists VPN connections in a given project and location.
UpdateCluster Updates the parameters of a single Cluster.
UpdateNodePool Updates the parameters of a single NodePool.
UpgradeCluster Upgrades a single cluster.

google.cloud.location.Locations

Methods
GetLocation Gets information about a location.
ListLocations Lists information about the supported locations for this service.

google.longrunning.Operations

Methods
CancelOperation Starts asynchronous cancellation on a long-running operation.
DeleteOperation Deletes a long-running operation.
GetOperation Gets the latest state of a long-running operation.
ListOperations Lists operations that match the specified filter in the request.
WaitOperation Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state.